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 3e845a4 commit e77aadaCopy full SHA for e77aada
integration/e2e/images/images.go
@@ -11,5 +11,5 @@ var (
11
Minio = "minio/minio:RELEASE.2024-05-28T17-19-04Z"
12
Consul = "consul:1.8.4"
13
ETCD = "gcr.io/etcd-development/etcd:v3.4.7"
14
- Prometheus = "quay.io/prometheus/prometheus:v3.2.1"
+ Prometheus = "quay.io/prometheus/prometheus:v3.3.1"
15
)
0 commit comments