Skip to content

Commit d9a804e

Browse files
authored
Merge pull request #601 from gitpod-io/kylos101/bump-prometheus
[prometheus] bump to 2.55.1
2 parents cdc2138 + 300b7f2 commit d9a804e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/pkg/components/prometheus/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "fmt"
55
const (
66
Name = "k8s"
77
App = "kube-prometheus"
8-
Version = "2.41.0"
8+
Version = "2.55.1"
99
Namespace = "monitoring-satellite"
1010
ImageURL = "quay.io/prometheus/prometheus"
1111
Component = "prometheus"

0 commit comments

Comments
 (0)