From 11a30d319d4ac9921745c07445a03f0ca6d684cd Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 19 Apr 2022 07:58:27 +0000 Subject: [PATCH] [bitnami/geode] Release 0.4.17 updating components versions Signed-off-by: Bitnami Containers --- bitnami/geode/Chart.yaml | 2 +- bitnami/geode/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/geode/Chart.yaml b/bitnami/geode/Chart.yaml index f3f04bd6e..83f4c4fd7 100644 --- a/bitnami/geode/Chart.yaml +++ b/bitnami/geode/Chart.yaml @@ -22,4 +22,4 @@ name: geode sources: - https://github.com/bitnami/bitnami-docker-geode - https://github.com/apache/geode -version: 0.4.16 +version: 0.4.17 diff --git a/bitnami/geode/values.yaml b/bitnami/geode/values.yaml index 7ff2128c6..528332414 100644 --- a/bitnami/geode/values.yaml +++ b/bitnami/geode/values.yaml @@ -65,7 +65,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/geode - tag: 1.14.4-debian-10-r5 + tag: 1.14.4-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 @@ -899,7 +899,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r384 + tag: 10-debian-10-r399 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -944,7 +944,7 @@ metrics: image: registry: docker.io repository: bitnami/haproxy - tag: 2.5.5-debian-10-r19 + tag: 2.5.5-debian-10-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.