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.30.1 | v0.30.2 | | helm | thanos | 12.0.0 | 12.0.3 |
This commit is contained in:
@@ -142,9 +142,9 @@ spec:
|
||||
requests:
|
||||
storage: 20Gi
|
||||
thanos:
|
||||
image: quay.io/thanos/thanos:v0.30.1
|
||||
image: quay.io/thanos/thanos:v0.30.2
|
||||
# renovate: datasource=docker depName=quay.io/thanos/thanos
|
||||
version: "v0.30.1"
|
||||
version: "v0.30.2"
|
||||
objectStorageConfig:
|
||||
name: thanos-objstore-secret
|
||||
key: objstore.yml
|
||||
|
@@ -10,7 +10,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: thanos
|
||||
version: 12.0.0
|
||||
version: 12.0.3
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
image:
|
||||
registry: quay.io
|
||||
repository: thanos/thanos
|
||||
tag: v0.30.1
|
||||
tag: v0.30.2
|
||||
objstoreConfig:
|
||||
type: s3
|
||||
query:
|
||||
|
Reference in New Issue
Block a user