From 996649f2e91eaaa738e7f513f87570b0056366fc Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 26 Aug 2020 08:05:42 +0000 Subject: [PATCH] [bitnami/etcd] Release 4.10.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/etcd/Chart.yaml | 4 ++-- bitnami/etcd/values-production.yaml | 2 +- bitnami/etcd/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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