Skip to content

Commit

Permalink
[bitnami/etcd] Release 10.1.2 (#26555)
Browse files Browse the repository at this point in the history
* [bitnami/etcd] Release 10.1.2 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 May 29, 2024
1 parent 101c568 commit f646374
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 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.1.1 (2024-05-24)
## 10.1.2 (2024-05-29)

* [bitnami/etcd] Fix livenessProbe for ETCD with TLS ([#26407](https://github.com/bitnami/charts/pull/26407))
* [bitnami/etcd] Release 10.1.2 ([#26555](https://github.com/bitnami/charts/pull/26555))

## <small>10.1.1 (2024-05-24)</small>

* [bitnami/etcd] Fix livenessProbe for ETCD with TLS (#26407) ([4dbf742](https://github.com/bitnami/charts/commit/4dbf74264d1e718328757a07dc4dd4b86ab5f6da)), closes [#26407](https://github.com/bitnami/charts/issues/26407)

## 10.1.0 (2024-05-21)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/etcd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: etcd
image: docker.io/bitnami/etcd:3.5.13-debian-12-r10
image: docker.io/bitnami/etcd:3.5.14-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
appVersion: 3.5.13
appVersion: 3.5.14
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -32,4 +32,4 @@ maintainers:
name: etcd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/etcd
version: 10.1.1
version: 10.1.2
4 changes: 2 additions & 2 deletions bitnami/etcd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.13-debian-12-r10
tag: 3.5.14-debian-12-r0
digest: ""
## @param image.pullPolicy etcd image pull policy
## Specify a imagePullPolicy
Expand Down Expand Up @@ -671,7 +671,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r21
tag: 12-debian-12-r22
digest: ""
## @param volumePermissions.image.pullPolicy Init container volume-permissions image pull policy
##
Expand Down

0 comments on commit f646374

Please sign in to comment.