Skip to content

Commit

Permalink
Merge pull request #2195 from wrmilling/renovate/thanos
Browse files Browse the repository at this point in the history
fix(container): update thanos group
  • Loading branch information
wrmilling authored Jun 4, 2024
2 parents ce7bcae + 3bdc331 commit 63388e8
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.6.0
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 63388e8

Please sign in to comment.