[bitnami/etcd] Release 10.2.15 (#29373)

* [bitnami/etcd] Release 10.2.15 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:
Bitnami Bot
2024-09-12 11:42:21 +02:00
committed by GitHub
parent 3b9cfe99e2
commit be542d607f
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 10.2.14 (2024-09-05)
## 10.2.15 (2024-09-12)
* [bitnami/etcd] Release 10.2.14 ([#29233](https://github.com/bitnami/charts/pull/29233))
* [bitnami/etcd] Release 10.2.15 ([#29373](https://github.com/bitnami/charts/pull/29373))
## <small>10.2.14 (2024-09-05)</small>
* [bitnami/etcd] Release 10.2.14 (#29233) ([72a3026](https://github.com/bitnami/charts/commit/72a30265033f92f4b1e2d357948140ffd5ab4751)), closes [#29233](https://github.com/bitnami/charts/issues/29233)
## <small>10.2.13 (2024-08-27)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: etcd
image: docker.io/bitnami/etcd:3.5.15-debian-12-r8
image: docker.io/bitnami/etcd:3.5.15-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 3.5.15
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: etcd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/etcd
version: 10.2.14
version: 10.2.15

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.15-debian-12-r8
tag: 3.5.15-debian-12-r9
digest: ""
## @param image.pullPolicy etcd image pull policy
## Specify a imagePullPolicy
@@ -673,7 +673,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r29
tag: 12-debian-12-r30
digest: ""
## @param volumePermissions.image.pullPolicy Init container volume-permissions image pull policy
##