diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index 5f6934a44..fba728292 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: etcd -version: 4.8.8 +version: 4.8.9 appVersion: 3.4.9 description: etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines keywords: diff --git a/bitnami/etcd/values-production.yaml b/bitnami/etcd/values-production.yaml index 892c94f2b..1afb4f57c 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.9-debian-10-r37 + tag: 3.4.9-debian-10-r41 ## 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 09f79b4e9..b02623449 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.9-debian-10-r37 + tag: 3.4.9-debian-10-r41 ## 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