From 4f711aa5204610c2c9ac5968ef00a335bbdfcbe2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Mar 2022 08:02:56 +0000 Subject: [PATCH] [bitnami/memcached] Release 6.0.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/memcached/Chart.lock | 6 +++--- bitnami/memcached/Chart.yaml | 2 +- bitnami/memcached/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/memcached/Chart.lock b/bitnami/memcached/Chart.lock index 35641a038..674c489f2 100644 --- a/bitnami/memcached/Chart.lock +++ b/bitnami/memcached/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.12.0 -digest: sha256:7e484480451778c273e7a165dbfaa5594ec1c9a63a114ce9d458626cadd28893 -generated: "2022-03-17T08:58:30.836683654Z" + version: 1.13.0 +digest: sha256:e83af41b39942278f8389623671732e624f28c6f1ad6ac2d937e210c5f354a18 +generated: "2022-03-26T14:30:50.283501553Z" diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index 7e652bfa3..5294a8434 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.7 +version: 6.0.8 diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index bba9d30d9..1b5627e8b 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-r34 + tag: 1.6.14-debian-10-r43 ## 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-r367 + tag: 10-debian-10-r377 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-r330 + tag: 0.9.0-debian-10-r339 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.