mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image quay.io/thanos/thanos to v0.30.0
| datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.29.0 | v0.30.0 |
This commit is contained in:
@@ -142,9 +142,9 @@ spec:
|
||||
requests:
|
||||
storage: 20Gi
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.29.0
|
||||
image: quay.io/thanos/thanos:v0.30.0
|
||||
# renovate: datasource=docker depName=quay.io/thanos/thanos
|
||||
version: "v0.29.0"
|
||||
version: "v0.30.0"
|
||||
objectStorageConfig:
|
||||
name: thanos-objstore-secret
|
||||
key: objstore.yml
|
||||
|
@@ -30,7 +30,7 @@ spec:
|
||||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.29.0
|
||||
tag: v0.30.0
|
||||
objstoreConfig:
|
||||
type: s3
|
||||
query:
|
||||
|
Reference in New Issue
Block a user