From 26360dc99ab3867dbc19174136f1ca43bcce5247 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 20 Mar 2022 02:09:35 +0000 Subject: [PATCH] [bitnami/geode] Release 0.4.13 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 2f7718fb6..f25298791 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.12 +version: 0.4.13 diff --git a/bitnami/geode/values.yaml b/bitnami/geode/values.yaml index 028e1e831..091ccf868 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-r0 + tag: 1.14.4-debian-10-r1 ## 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-r369 + tag: 10-debian-10-r370 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-r3 + tag: 2.5.5-debian-10-r5 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.