From 2b3fae7ef4acb05f3b68172af526b06d2ee8be19 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 11 Mar 2020 21:53:33 +0000 Subject: [PATCH] [bitnami/memcached] Release 4.2.10 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 38be6900c9..708aaa8e08 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: memcached -version: 4.2.9 +version: 4.2.10 appVersion: 1.6.0 description: Chart for Memcached keywords: diff --git a/bitnami/memcached/values-production.yaml b/bitnami/memcached/values-production.yaml index 2b89d87f45..3eea4cba38 100644 --- a/bitnami/memcached/values-production.yaml +++ b/bitnami/memcached/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/memcached - tag: 1.6.0-debian-10-r0 + tag: 1.6.0-debian-10-r4 ## 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 @@ -170,7 +170,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.6.0-debian-10-r40 + tag: 0.6.0-debian-10-r42 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 9acd4b9031..b3b74bd49e 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/memcached - tag: 1.6.0-debian-10-r0 + tag: 1.6.0-debian-10-r4 ## 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 @@ -170,7 +170,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.6.0-debian-10-r40 + tag: 0.6.0-debian-10-r42 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.