Skip to content

Commit

Permalink
feat: update the thanos image
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Jan 27, 2025
1 parent 769d313 commit 9413c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resources:
- url: https://github.com/aquasecurity/kube-bench
ref: ${image_tag}
license_path: LICENSE
- container_image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
- container_image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
sources:
- license_path: LICENSE
ref: v${image_tag%-debian-12-r0}
Expand Down
2 changes: 1 addition & 1 deletion services/thanos/15.9.2/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.37.1-debian-12-r0
tag: 0.37.2-debian-12-r0
storegateway:
enabled: false
compactor:
Expand Down

0 comments on commit 9413c59

Please sign in to comment.