Skip to content

Commit

Permalink
[bitnami/thanos] Release 15.10.1 (#31444)
Browse files Browse the repository at this point in the history
* [bitnami/thanos] Release 15.10.1 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 Jan 17, 2025
1 parent b34be1a commit 7767445
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/thanos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 15.10.0 (2025-01-15)
## 15.10.1 (2025-01-17)

* [bitnami/thanos] feature: allow configuring the Thanos ruler rule-file via ruler.ruleFile parameter ([#31377](https://github.com/bitnami/charts/pull/31377))
* [bitnami/thanos] Release 15.10.1 ([#31444](https://github.com/bitnami/charts/pull/31444))

## 15.10.0 (2025-01-16)

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/thanos] feature: allow configuring the Thanos ruler rule-file via ruler.ruleFile parameter ([72d5d3f](https://github.com/bitnami/charts/commit/72d5d3f854cde59f5ac4ef5e647eefec855fe91b)), closes [#31377](https://github.com/bitnami/charts/issues/31377)

## <small>15.9.2 (2024-12-12)</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.9.0
version: 14.10.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:05b3d2f6b004ed4f9d7129f9a698205bbeeb9c65e2062e5e752a12c6c6d7f445
generated: "2024-12-11T11:09:30.77784192Z"
version: 2.29.0
digest: sha256:916ddbbfc249a3efddf941380c4890cdbd6ed393d3c161b95a2ac50f908711ee
generated: "2025-01-17T05:26:54.649153094Z"
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-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: thanos
image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
image: docker.io/bitnami/thanos:0.37.2-debian-12-r2
apiVersion: v2
appVersion: 0.37.2
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: thanos
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
version: 15.10.0
version: 15.10.1
4 changes: 2 additions & 2 deletions bitnami/thanos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/thanos
tag: 0.37.2-debian-12-r0
tag: 0.37.2-debian-12-r2
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -4993,7 +4993,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 7767445

Please sign in to comment.