Skip to content

Commit

Permalink
feat(container): update thanos group
Browse files Browse the repository at this point in the history
| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos | v0.27.0 | v0.36.1 |
| docker     | quay.io/thanos/thanos | v0.27.0 | v0.36.1 |
| docker     | quay.io/thanos/thanos | v0.27.0 | v0.36.1 |
| docker     | quay.io/thanos/thanos | v0.27.0 | v0.36.1 |
| helm       | thanos                | 11.1.2  | 11.6.8  |
  • Loading branch information
chii-bot[bot] committed Aug 13, 2024
1 parent 7384ee8 commit 4357c58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,9 @@ spec:
requests:
storage: 10Gi
thanos:
image: quay.io/thanos/thanos:v0.27.0
image: quay.io/thanos/thanos:v0.36.1
# renovate: datasource=docker depName=quay.io/thanos/thanos
version: "v0.27.0"
version: "v0.36.1"
objectStorageConfig:
name: thanos-objstore-secret
key: objstore.yml
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/thanos/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: thanos
version: 11.1.2
version: 11.6.8
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 4357c58

Please sign in to comment.