Update Thanos group #157

Merged
jahanson merged 1 commit from renovate/thanos into main 2023-12-20 11:24:47 -06:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 5bfb56d028 - Show all commits

View file

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

View file

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