Compare commits

...

1 commit

Author SHA1 Message Date
394d25df4e Update Thanos group 2023-12-19 10:01:20 +00:00
2 changed files with 3 additions and 3 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.32.5
image: quay.io/thanos/thanos:v0.33.0
objectStorageConfig:
name: thanos-s3-secret
key: objstore.yml

View file

@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: thanos
version: 12.16.1
version: 12.19.0
sourceRef:
kind: HelmRepository
name: bitnami
@ -31,7 +31,7 @@ spec:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.32.5
tag: v0.33.0
existingObjstoreSecret: thanos-s3-secret
queryFrontend:
enabled: true