Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.7.23 (#29068)
Browse files Browse the repository at this point in the history
* [bitnami/thanos] Release 15.7.23 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 27, 2024
1 parent aecbb98 commit 9ed3b18
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.22 (2024-08-26)
## 15.7.23 (2024-08-27)

* add custom relabel config while thanos storegateway hash shard ([#28969](https://github.com/bitnami/charts/pull/28969))
* [bitnami/thanos] Release 15.7.23 ([#29068](https://github.com/bitnami/charts/pull/29068))

## <small>15.7.22 (2024-08-27)</small>

* add custom relabel config while thanos storegateway hash shard (#28969) ([10a31bd](https://github.com/bitnami/charts/commit/10a31bdbf51328190ec3eebc269a780448f62e53)), closes [#28969](https://github.com/bitnami/charts/issues/28969)

## <small>15.7.21 (2024-08-20)</small>

Expand Down
6 changes: 3 additions & 3 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.7.0
version: 14.7.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:35200964cc3de0b51453eb0ce12cf6c58bc4b7c5547e136294918ed2d569379c
generated: "2024-08-13T15:04:37.391622891Z"
digest: sha256:5e0d813bbf2de533fb1982644e7886bdf444e77e5d3473a437bd5ab088ff5b60
generated: "2024-08-27T20:11:55.928543608Z"
6 changes: 3 additions & 3 deletions bitnami/thanos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
- name: thanos
image: docker.io/bitnami/thanos:0.36.1-debian-12-r0
image: docker.io/bitnami/thanos:0.36.1-debian-12-r1
apiVersion: v2
appVersion: 0.36.1
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: thanos
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
version: 15.7.22
version: 15.7.23
4 changes: 2 additions & 2 deletions 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.1-debian-12-r0
tag: 0.36.1-debian-12-r1
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 Expand Up @@ -4973,7 +4973,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
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 9ed3b18

Please sign in to comment.