Merge pull request 'Update Thanos group' (#64) from renovate/thanos into main
Reviewed-on: #64
This commit is contained in:
commit
08a211ba47
2 changed files with 3 additions and 3 deletions
|
@ -201,7 +201,7 @@ spec:
|
||||||
enableAdminAPI: true
|
enableAdminAPI: true
|
||||||
walCompression: true
|
walCompression: true
|
||||||
thanos:
|
thanos:
|
||||||
image: quay.io/thanos/thanos:v0.32.3
|
image: quay.io/thanos/thanos:v0.32.4
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
name: thanos-s3-secret
|
name: thanos-s3-secret
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
|
|
|
@ -11,7 +11,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: thanos
|
chart: thanos
|
||||||
version: 12.13.5
|
version: 12.13.6
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
|
@ -34,7 +34,7 @@ spec:
|
||||||
image:
|
image:
|
||||||
registry: quay.io
|
registry: quay.io
|
||||||
repository: thanos/thanos
|
repository: thanos/thanos
|
||||||
tag: v0.32.3
|
tag: v0.32.4
|
||||||
existingObjstoreSecret: thanos-s3-secret
|
existingObjstoreSecret: thanos-s3-secret
|
||||||
queryFrontend:
|
queryFrontend:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Reference in a new issue