Skip to content

Commit

Permalink
[bitnami/etcd] Release 10.2.15 (#29373)
Browse files Browse the repository at this point in the history
* [bitnami/etcd] Release 10.2.15 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 12, 2024
1 parent 3b9cfe9 commit be542d6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
8 changes: 6 additions & 2 deletions bitnami/etcd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/etcd/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: 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:
Expand All @@ -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
4 changes: 2 additions & 2 deletions bitnami/etcd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
##
Expand Down

0 comments on commit be542d6

Please sign in to comment.