diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index ac670e6b80a8de..44dd5fcbbb4d26 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -24,4 +24,4 @@ name: etcd sources: - https://github.com/bitnami/containers/tree/main/bitnami/etcd - https://coreos.com/etcd/ -version: 8.5.7 +version: 8.5.8 diff --git a/bitnami/etcd/README.md b/bitnami/etcd/README.md index 5b0e0f025c3db2..d14c884e47229a 100644 --- a/bitnami/etcd/README.md +++ b/bitnami/etcd/README.md @@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and | -------------------------------------- | ----------------------------------------------------------------------------------------------------------- | --------------------- | | `image.registry` | etcd image registry | `docker.io` | | `image.repository` | etcd image name | `bitnami/etcd` | -| `image.tag` | etcd image tag | `3.5.5-debian-11-r12` | +| `image.tag` | etcd image tag | `3.5.5-debian-11-r13` | | `image.digest` | etcd image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `image.pullPolicy` | etcd image pull policy | `IfNotPresent` | | `image.pullSecrets` | etcd image pull secrets | `[]` | diff --git a/bitnami/etcd/values.yaml b/bitnami/etcd/values.yaml index 89b9071a61e2fb..f34343d4371130 100644 --- a/bitnami/etcd/values.yaml +++ b/bitnami/etcd/values.yaml @@ -70,7 +70,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/etcd - tag: 3.5.5-debian-11-r12 + tag: 3.5.5-debian-11-r13 digest: "" ## @param image.pullPolicy etcd image pull policy ## Specify a imagePullPolicy