diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index d5996d7f0..d39175a4f 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.6.14 +appVersion: 1.6.15 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -22,4 +22,4 @@ name: memcached sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ -version: 6.0.9 +version: 6.0.10 diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 8f6538d75..7ded1c226 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-r44 + tag: 1.6.15-debian-10-r0 ## 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-r378 + tag: 10-debian-10-r380 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-r340 + tag: 0.9.0-debian-10-r342 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.