Compare commits

..

1 commit

Author SHA1 Message Date
a7bf854ae1 Update Helm release thanos to v12.18.0 2023-12-13 13:01:14 +00:00
2 changed files with 2 additions and 2 deletions
kubernetes/apps/monitoring
kube-prometheus-stack/app
thanos/app

View file

@ -193,7 +193,7 @@ spec:
enableAdminAPI: true
walCompression: true
thanos:
image: quay.io/thanos/thanos:v0.33.0
image: quay.io/thanos/thanos:v0.32.5
objectStorageConfig:
name: thanos-s3-secret
key: objstore.yml

View file

@ -31,7 +31,7 @@ spec:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.33.0
tag: v0.32.5
existingObjstoreSecret: thanos-s3-secret
queryFrontend:
enabled: true