diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index 389d1aad9..0a11ff72e 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: etcd -version: 4.10.0 -appVersion: 3.4.12 +version: 4.10.1 +appVersion: 3.4.13 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 ce3f2b219..ec5ed44b0 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.12-debian-10-r0 + tag: 3.4.13-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 5a00d6d04..d5bc6fd6e 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.12-debian-10-r0 + tag: 3.4.13-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