From 8d2f0a8fd99d79cab42ceb5ef88952b142ca2a64 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Feb 2022 16:59:06 +0000 Subject: [PATCH] [bitnami/memcached] Release 6.0.5 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 45c6541a7..9149a850f 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.4 +version: 6.0.5 diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 4e528fde0..870c5205b 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.14-debian-10-r0 + tag: 1.6.14-debian-10-r16 ## 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-r334 + tag: 10-debian-10-r349 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-r296 + tag: 0.9.0-debian-10-r312 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.