Merge pull request 'Update quay.io/thanos/thanos Docker tag to v0.32.0' (#23) from renovate/thanos into main
Reviewed-on: #23
This commit is contained in:
commit
86260afa00
2 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@ spec:
|
||||||
enableAdminAPI: true
|
enableAdminAPI: true
|
||||||
walCompression: true
|
walCompression: true
|
||||||
thanos:
|
thanos:
|
||||||
image: quay.io/thanos/thanos:v0.31.0
|
image: quay.io/thanos/thanos:v0.32.0
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
name: thanos-objstore-secret
|
name: thanos-objstore-secret
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
||||||
image:
|
image:
|
||||||
registry: quay.io
|
registry: quay.io
|
||||||
repository: thanos/thanos
|
repository: thanos/thanos
|
||||||
tag: v0.31.0
|
tag: v0.32.0
|
||||||
objstoreConfig:
|
objstoreConfig:
|
||||||
type: s3
|
type: s3
|
||||||
config:
|
config:
|
||||||
|
|
Reference in a new issue