From fa16fbae6d20b18e45c77a8bb7620b9fa6cebfbb Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 21 Oct 2020 10:49:51 +0000 Subject: [PATCH] [bitnami/memcached] Release 4.2.26 updating components versions Signed-off-by: Bitnami Containers --- bitnami/memcached/Chart.yaml | 2 +- bitnami/memcached/values-production.yaml | 4 ++-- bitnami/memcached/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index 0e278f204..a7cb6ae47 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: memcached -version: 4.2.25 +version: 4.2.26 appVersion: 1.6.7 description: Chart for Memcached keywords: diff --git a/bitnami/memcached/values-production.yaml b/bitnami/memcached/values-production.yaml index a67ac74f6..9fec49e57 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-r12 + tag: 1.6.7-debian-10-r39 ## 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-r45 + tag: 0.7.0-debian-10-r72 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 f85a9ee95..5ffd4f6a7 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-r12 + tag: 1.6.7-debian-10-r39 ## 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-r45 + tag: 0.7.0-debian-10-r72 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.