diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index b563a3f167..563e829bf4 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: etcd -version: 4.7.2 -appVersion: 3.4.6 +version: 4.7.3 +appVersion: 3.4.7 description: etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines keywords: - etcd diff --git a/bitnami/etcd/values-production.yaml b/bitnami/etcd/values-production.yaml index 53da9ab3fe..3750f4d043 100644 --- a/bitnami/etcd/values-production.yaml +++ b/bitnami/etcd/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/etcd - tag: 3.4.6-debian-10-r0 + tag: 3.4.7-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/bitnami/etcd/values.yaml b/bitnami/etcd/values.yaml index f013a650b2..4e5458445a 100644 --- a/bitnami/etcd/values.yaml +++ b/bitnami/etcd/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/etcd - tag: 3.4.6-debian-10-r0 + tag: 3.4.7-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images