Skip to content

Commit 300b7f2

Browse files
committed
[prometheus] bump to 2.55.1
The fixes in https://gitpod.slack.com/archives/C05GP09J0MD/p1699919290920779 which relate to memory consumption were available in 2.48.1.
1 parent cdc2138 commit 300b7f2

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)