diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index f88f73f0c5..f1d0857aff 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.6.12 +appVersion: 1.6.13 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: 5.15.13 +version: 5.15.14 diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 923f4bd946..84bc2d95d1 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/memcached - tag: 1.6.12-debian-10-r95 + tag: 1.6.13-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 @@ -320,7 +320,7 @@ metrics: image: registry: docker.io repository: bitnami/memcached-exporter - tag: 0.9.0-debian-10-r266 + tag: 0.9.0-debian-10-r268 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -473,7 +473,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r304 + tag: 10-debian-10-r307 ## 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