From 65f0ed663d7bcbbca9f3fdf09efaaa55edb492d4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 3 Jul 2020 08:48:03 +0000 Subject: [PATCH] [bitnami/etcd] Release 4.8.9 updating components versions Signed-off-by: Bitnami Containers --- bitnami/etcd/Chart.yaml | 2 +- bitnami/etcd/values-production.yaml | 2 +- bitnami/etcd/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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