Update quay.io/thanos/thanos Docker tag to v0.32.0 #23
2 changed files with 2 additions and 2 deletions
|
@ -200,7 +200,7 @@ spec:
|
|||
enableAdminAPI: true
|
||||
walCompression: true
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.31.0
|
||||
image: quay.io/thanos/thanos:v0.32.0
|
||||
objectStorageConfig:
|
||||
name: thanos-objstore-secret
|
||||
key: objstore.yml
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.31.0
|
||||
tag: v0.32.0
|
||||
objstoreConfig:
|
||||
type: s3
|
||||
config:
|
||||
|
|
Reference in a new issue