From 7515d1b722b69e93edbb6340fc90630cf5409c16 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 4 May 2022 10:16:00 +0000 Subject: [PATCH] [bitnami/wavefront] Release 3.4.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wavefront/Chart.lock | 6 +++--- bitnami/wavefront/Chart.yaml | 4 ++-- bitnami/wavefront/values.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/wavefront/Chart.lock b/bitnami/wavefront/Chart.lock index cbc183fb48..67eb6269f4 100644 --- a/bitnami/wavefront/Chart.lock +++ b/bitnami/wavefront/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.2.19 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.13.0 -digest: sha256:8a9d758dcd34088c896c405c13345e1a793549e4df313ebf708c0890df0f9edc -generated: "2022-04-21T14:05:46.022642857Z" + version: 1.13.1 +digest: sha256:3eb4a50c7c11c1e4db9f625c8d9a360955643ea833fc8151f783257610530c7a +generated: "2022-05-04T09:41:55.943574608Z" diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index 7d956420af..bad6856532 100644 --- a/bitnami/wavefront/Chart.yaml +++ b/bitnami/wavefront/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Analytics apiVersion: v2 -appVersion: 1.10.0 +appVersion: 1.11.0 dependencies: - condition: kube-state-metrics.enabled name: kube-state-metrics @@ -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.4.1 +version: 3.4.2 diff --git a/bitnami/wavefront/values.yaml b/bitnami/wavefront/values.yaml index 76c4ce19e5..0306b4cd45 100644 --- a/bitnami/wavefront/values.yaml +++ b/bitnami/wavefront/values.yaml @@ -133,7 +133,7 @@ collector: image: registry: docker.io repository: bitnami/wavefront-kubernetes-collector - tag: 1.10.0-scratch-r11 + tag: 1.11.0-scratch-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 @@ -526,7 +526,7 @@ proxy: image: registry: docker.io repository: bitnami/wavefront-proxy - tag: 11.0.0-debian-10-r26 + tag: 11.0.0-debian-10-r39 ## 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