Update Thanos group
This commit is contained in:
parent
46aadf3038
commit
6f71b4bf9c
2 changed files with 3 additions and 3 deletions
|
@ -200,7 +200,7 @@ spec:
|
||||||
enableAdminAPI: true
|
enableAdminAPI: true
|
||||||
walCompression: true
|
walCompression: true
|
||||||
thanos:
|
thanos:
|
||||||
image: quay.io/thanos/thanos:v0.32.0
|
image: quay.io/thanos/thanos:v0.32.3
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
name: thanos-objstore-secret
|
name: thanos-objstore-secret
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
|
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: thanos
|
chart: thanos
|
||||||
version: 12.11.4
|
version: 12.13.5
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
|
@ -33,7 +33,7 @@ spec:
|
||||||
image:
|
image:
|
||||||
registry: quay.io
|
registry: quay.io
|
||||||
repository: thanos/thanos
|
repository: thanos/thanos
|
||||||
tag: v0.32.0
|
tag: v0.32.3
|
||||||
objstoreConfig:
|
objstoreConfig:
|
||||||
type: s3
|
type: s3
|
||||||
config:
|
config:
|
||||||
|
|
Reference in a new issue