Skip to content

Commit

Permalink
Merge pull request #3904 from tvories/renovate/thanos
Browse files Browse the repository at this point in the history
fix: update thanos group
  • Loading branch information
tvories authored Dec 5, 2024
2 parents 98eb468 + 549483c commit 2c7a213
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 @@ -212,9 +212,9 @@ spec:
memory: 5977M

thanos:
image: quay.io/thanos/thanos:v0.37.0
image: quay.io/thanos/thanos:v0.37.1
# renovate: datasource=docker depName=quay.io/thanos/thanos
version: v0.37.0
version: v0.37.1
objectStorageConfig:
name: thanos-objstore-secret
key: objstore.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: thanos
version: 15.8.2
version: 15.8.3
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 2c7a213

Please sign in to comment.