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.36.1 | v0.37.0 |
| helm       | thanos                | 15.8.1  | 15.8.2  |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 3c128da commit 42cc92b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
replicas: 1
replicaExternalLabelName: "replica"
thanos:
image: quay.io/thanos/thanos:v0.36.1
image: quay.io/thanos/thanos:v0.37.0
version: v0.30.1
objectStorageConfig:
name: thanos-objstore-secret
Expand Down
2 changes: 1 addition & 1 deletion monitoring/thanos/thanos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: thanos
version: 15.8.1
version: 15.8.2
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 42cc92b

Please sign in to comment.