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