mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/thanos] Release 15.8.2 (#30626)
* [bitnami/thanos] Release 15.8.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 15.8.1 (2024-11-07)
|
||||
## 15.8.2 (2024-11-26)
|
||||
|
||||
* [bitnami/thanos] Release 15.8.1 ([#30293](https://github.com/bitnami/charts/pull/30293))
|
||||
* [bitnami/thanos] Release 15.8.2 ([#30626](https://github.com/bitnami/charts/pull/30626))
|
||||
|
||||
## <small>15.8.1 (2024-11-07)</small>
|
||||
|
||||
* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
|
||||
* [bitnami/thanos] Release 15.8.1 (#30293) ([cd0e549](https://github.com/bitnami/charts/commit/cd0e5491be20d9fbc78f2732c81e5af6e73806d8)), closes [#30293](https://github.com/bitnami/charts/issues/30293)
|
||||
|
||||
## 15.8.0 (2024-10-24)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.8.3
|
||||
version: 14.8.5
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.27.0
|
||||
digest: sha256:ab7752c5598828e773a25bd6a0be8a15f3efc1c98494e6dd836e2ddd92e32474
|
||||
generated: "2024-11-07T09:44:20.960656196Z"
|
||||
digest: sha256:811e592dd6deaadbcf808daecebdcb966a8afbed456fa60d7d1c4969fc97ee68
|
||||
generated: "2024-11-26T14:48:49.232800369Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r33
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
|
||||
image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 0.36.1
|
||||
appVersion: 0.37.0
|
||||
dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
||||
version: 15.8.1
|
||||
version: 15.8.2
|
||||
|
||||
@@ -66,7 +66,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/thanos
|
||||
tag: 0.36.1-debian-12-r5
|
||||
tag: 0.37.0-debian-12-r0
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -4983,7 +4983,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r32
|
||||
tag: 12-debian-12-r33
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user