[bitnami/etcd] Release 6.13.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-01-18 13:57:13 +00:00
parent f2f9a2668f
commit 76351d00de
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ name: etcd
sources:
- https://github.com/bitnami/bitnami-docker-etcd
- https://coreos.com/etcd/
version: 6.13.0
version: 6.13.1
+2 -2
View File
@@ -69,7 +69,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/etcd
tag: 3.5.1-debian-10-r86
tag: 3.5.1-debian-10-r88
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -574,7 +574,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r311
tag: 10-debian-10-r312
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.