From d080ba6aeb7dea0342101d7c2e487cfdbf509029 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 29 Mar 2022 13:25:20 +0000 Subject: [PATCH] [bitnami/wavefront] Release 3.3.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wavefront/Chart.yaml | 2 +- bitnami/wavefront/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index d52980278..e9fb666f7 100644 --- a/bitnami/wavefront/Chart.yaml +++ b/bitnami/wavefront/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/bitnami/bitnami-docker-wavefront-proxy - https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes - https://github.com/wavefrontHQ/wavefront-proxy -version: 3.3.1 +version: 3.3.2 diff --git a/bitnami/wavefront/values.yaml b/bitnami/wavefront/values.yaml index d6f948bb7..0feba605e 100644 --- a/bitnami/wavefront/values.yaml +++ b/bitnami/wavefront/values.yaml @@ -91,7 +91,7 @@ collector: image: registry: docker.io repository: bitnami/wavefront-kubernetes-collector - tag: 1.10.0-scratch-r4 + tag: 1.10.0-scratch-r5 ## 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 @@ -465,7 +465,7 @@ proxy: image: registry: docker.io repository: bitnami/wavefront-proxy - tag: 11.0.0-debian-10-r3 + tag: 11.0.0-debian-10-r4 ## 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