Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.7.20 (#28859)
Browse files Browse the repository at this point in the history
* [bitnami/thanos] Release 15.7.20 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 13, 2024
1 parent a341719 commit 73a02f4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/thanos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.7.19 (2024-08-09)
## 15.7.20 (2024-08-13)

* [bitnami/thanos] add receive distributor termination grace period ([#28793](https://github.com/bitnami/charts/pull/28793))
* [bitnami/thanos] Release 15.7.20 ([#28859](https://github.com/bitnami/charts/pull/28859))

## <small>15.7.19 (2024-08-09)</small>

* [bitnami/thanos] add receive distributor termination grace period (#28793) ([6838ae1](https://github.com/bitnami/charts/commit/6838ae1092db9c66327d03f1955c6b0cc3afa0ad)), closes [#28793](https://github.com/bitnami/charts/issues/28793)

## <small>15.7.18 (2024-08-07)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/thanos/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.6.33
version: 14.7.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:6a738030ab283ea86f85f8f0914841ccb80738fc1918343e3fd897a678ad55cf
generated: "2024-08-07T14:48:11.642873579Z"
version: 2.22.0
digest: sha256:35200964cc3de0b51453eb0ce12cf6c58bc4b7c5547e136294918ed2d569379c
generated: "2024-08-13T15:04:37.391622891Z"
6 changes: 3 additions & 3 deletions bitnami/thanos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: thanos
image: docker.io/bitnami/thanos:0.36.0-debian-12-r1
image: docker.io/bitnami/thanos:0.36.1-debian-12-r0
apiVersion: v2
appVersion: 0.36.0
appVersion: 0.36.1
dependencies:
- condition: minio.enabled
name: minio
Expand All @@ -35,4 +35,4 @@ maintainers:
name: thanos
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
version: 15.7.19
version: 15.7.20
2 changes: 1 addition & 1 deletion bitnami/thanos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.36.0-debian-12-r1
tag: 0.36.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 73a02f4

Please sign in to comment.