From fe43ac114e7129fc508cedfdf3faf3be62c24fbc Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 19 Apr 2022 07:58:26 +0000 Subject: [PATCH] [bitnami/memcached] Release 6.0.15 updating components versions Signed-off-by: Bitnami Containers --- bitnami/memcached/Chart.yaml | 2 +- bitnami/memcached/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index 171677e72..328c4a642 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -22,4 +22,4 @@ name: memcached sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ -version: 6.0.14 +version: 6.0.15 diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 77cef0ff6..730d9bad4 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/memcached - tag: 1.6.15-debian-10-r6 + tag: 1.6.15-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -493,7 +493,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r386 + tag: 10-debian-10-r399 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -536,7 +536,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.9.0-debian-10-r348 + tag: 0.9.0-debian-10-r361 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.