Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.7.25 (#29260)
Browse files Browse the repository at this point in the history
* [bitnami/thanos] Release 15.7.25 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 Sep 6, 2024
1 parent 989b2f1 commit 254365c
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.24 (2024-09-05)
## 15.7.25 (2024-09-06)

* [bitnami/thanos] Added apiVersion and kind to volumeClaimTemplates ([#29200](https://github.com/bitnami/charts/pull/29200))
* [bitnami/thanos] Release 15.7.25 ([#29260](https://github.com/bitnami/charts/pull/29260))

## <small>15.7.24 (2024-09-05)</small>

* [bitnami/thanos] Added apiVersion and kind to volumeClaimTemplates (#29200) ([44aca55](https://github.com/bitnami/charts/commit/44aca5511b5522cae34d1f22df6755571cdc9929)), closes [#29200](https://github.com/bitnami/charts/issues/29200) [#29178](https://github.com/bitnami/charts/issues/29178)

## <small>15.7.23 (2024-08-27)</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.1
version: 14.7.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:5e0d813bbf2de533fb1982644e7886bdf444e77e5d3473a437bd5ab088ff5b60
generated: "2024-08-27T20:11:55.928543608Z"
digest: sha256:9258a3af0ed88b7900e591a497f57a543e7a6d16b81ccfb181c4ffc35aa1f1cf
generated: "2024-09-06T05:19:39.510622859Z"
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-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
- name: thanos
image: docker.io/bitnami/thanos:0.36.1-debian-12-r1
image: docker.io/bitnami/thanos:0.36.1-debian-12-r2
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.24
version: 15.7.25
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-r1
tag: 0.36.1-debian-12-r2
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-r28
tag: 12-debian-12-r29
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 254365c

Please sign in to comment.