Skip to content

Commit 4f0efa7

Browse files
feat(container): update image quay.io/thanos/thanos to v0.33.0 (#3850)
1 parent 994902a commit 4f0efa7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/kyak/apps/monitoring/kube-prometheus-stack/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ spec:
104104
- memory-snapshot-on-shutdown
105105
- new-service-discovery-manager
106106
thanos:
107-
image: quay.io/thanos/thanos:v0.32.5
107+
image: quay.io/thanos/thanos:v0.33.0
108108
objectStorageConfig:
109109
existingSecret:
110110
name: thanos-objstore-secret

kubernetes/kyak/apps/monitoring/thanos/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
image:
3333
registry: quay.io
3434
repository: thanos/thanos
35-
tag: v0.32.5
35+
tag: v0.33.0
3636
objstoreConfig:
3737
type: s3
3838
config:

0 commit comments

Comments
 (0)