Update Thanos group #98
2 changed files with 3 additions and 3 deletions
|
@ -201,7 +201,7 @@ spec:
|
|||
enableAdminAPI: true
|
||||
walCompression: true
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.32.4
|
||||
image: quay.io/thanos/thanos:v0.32.5
|
||||
objectStorageConfig:
|
||||
name: thanos-s3-secret
|
||||
key: objstore.yml
|
||||
|
|
|
@ -11,7 +11,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: thanos
|
||||
version: 12.13.11
|
||||
version: 12.13.12
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami
|
||||
|
@ -34,7 +34,7 @@ spec:
|
|||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.32.4
|
||||
tag: v0.32.5
|
||||
existingObjstoreSecret: thanos-s3-secret
|
||||
queryFrontend:
|
||||
enabled: true
|
||||
|
|
Reference in a new issue