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:
|
requests:
|
||||||
storage: 20Gi
|
storage: 20Gi
|
||||||
thanos:
|
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
|
# renovate: datasource=docker depName=quay.io/thanos/thanos
|
||||||
version: "v0.31.0"
|
version: "v0.32.4"
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
name: thanos-objstore-secret
|
name: thanos-objstore-secret
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: thanos
|
chart: thanos
|
||||||
version: 12.11.1
|
version: 12.13.11
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
@@ -30,7 +30,7 @@ spec:
|
|||||||
image:
|
image:
|
||||||
registry: quay.io
|
registry: quay.io
|
||||||
repository: thanos/thanos
|
repository: thanos/thanos
|
||||||
tag: v0.31.0
|
tag: v0.32.4
|
||||||
objstoreConfig:
|
objstoreConfig:
|
||||||
type: s3
|
type: s3
|
||||||
config:
|
config:
|
||||||
|
Reference in New Issue
Block a user