We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b64ec2 commit 35fc7cdCopy full SHA for 35fc7cd
config/software/alertmanager.rb
@@ -20,7 +20,7 @@
20
require "#{Omnibus::Config.project_root}/lib/gitlab/prometheus_helper"
21
22
name 'alertmanager'
23
-version = Gitlab::Version.new('alertmanager', '0.26.0')
+version = Gitlab::Version.new('alertmanager', '0.27.0')
24
default_version version.print
25
26
license 'APACHE-2.0'
0 commit comments