Skip to content

Commit

Permalink
fix(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.35.0 | v0.35.1 |
| helm       | thanos                | 15.5.0  | 15.5.1  |


Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 41ee057 commit 433dad8
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 @@ -227,7 +227,7 @@ spec:
replicas: 2
replicaExternalLabelName: "replica"
thanos:
image: quay.io/thanos/thanos:v0.35.0
image: quay.io/thanos/thanos:v0.35.1
version: v0.30.1
objectStorageConfig:
name: thanos
Expand Down
2 changes: 1 addition & 1 deletion monitoring/thanos/thanos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.bitnami.com/bitnami
chart: thanos
version: 15.5.0
version: 15.5.1
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 433dad8

Please sign in to comment.