Skip to content

Commit

Permalink
[bitnami/etcd] Release 8.5.8 (bitnami#13076)
Browse files Browse the repository at this point in the history
* [bitnami/etcd] Release 8.5.8 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <[email protected]>

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Oct 21, 2022
1 parent d9de900 commit 1ea11eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bitnami/etcd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion bitnami/etcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | `[]` |
Expand Down
2 changes: 1 addition & 1 deletion bitnami/etcd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ea11eb

Please sign in to comment.