From 79db69e47a8b370c1929d7f7bb1c9276becacdfa Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 27 Oct 2020 06:44:25 +0000 Subject: [PATCH] [bitnami/memcached] Release 4.2.27 updating components versions Signed-off-by: Bitnami Containers --- bitnami/memcached/Chart.yaml | 4 ++-- bitnami/memcached/values-production.yaml | 4 ++-- bitnami/memcached/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index a7cb6ae47..27069cbf0 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: memcached -version: 4.2.26 -appVersion: 1.6.7 +version: 4.2.27 +appVersion: 1.6.8 description: Chart for Memcached keywords: - memcached diff --git a/bitnami/memcached/values-production.yaml b/bitnami/memcached/values-production.yaml index 9fec49e57..5bf1b758d 100644 --- a/bitnami/memcached/values-production.yaml +++ b/bitnami/memcached/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/memcached - tag: 1.6.7-debian-10-r39 + tag: 1.6.8-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 @@ -171,7 +171,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.7.0-debian-10-r72 + tag: 0.7.0-debian-10-r79 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 5ffd4f6a7..6d48828ca 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/memcached - tag: 1.6.7-debian-10-r39 + tag: 1.6.8-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 @@ -171,7 +171,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.7.0-debian-10-r72 + tag: 0.7.0-debian-10-r79 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.