mirror of
https://forge.liiib.re/indiehost/libre.sh/libre.sh.git
synced 2024-12-28 06:36:42 +00:00
| datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.36.1 | v0.37.1 | | helm | thanos | 15.8.1 | 15.8.4 |
This commit is contained in:
parent
994b4f1062
commit
54432cb7ea
2 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ prometheus:
|
||||||
# TODO do we need to specify it ?
|
# TODO do we need to specify it ?
|
||||||
# image: quay.io/thanos/thanos:v0.30.2
|
# image: quay.io/thanos/thanos:v0.30.2
|
||||||
# renovate: datasource=docker depName=quay.io/thanos/thanos
|
# renovate: datasource=docker depName=quay.io/thanos/thanos
|
||||||
# version: "v0.36.1"
|
# version: "v0.37.1"
|
||||||
objectStorageConfig:
|
objectStorageConfig:
|
||||||
existingSecret:
|
existingSecret:
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
|
|
|
@ -8,7 +8,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: thanos
|
chart: thanos
|
||||||
version: 15.8.1
|
version: 15.8.4
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
|
|
Loading…
Reference in a new issue