From 726b2ea56173e15d5534c0d92dcf9fbf756a335a Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 25 Jan 2021 04:55:02 +0000 Subject: [PATCH] [bitnami/wavefront] Release 1.1.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wavefront/Chart.lock | 8 ++++---- bitnami/wavefront/Chart.yaml | 2 +- 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 b195064fc6..d371595d31 100644 --- a/bitnami/wavefront/Chart.lock +++ b/bitnami/wavefront/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.1.4 + version: 1.3.7 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 1.1.3 -digest: sha256:0f9db668203502ea45f6f2827d30f7369d47c887d12908d9651559e80d1caeb7 -generated: "2020-12-24T22:43:36.491886741Z" + version: 1.1.6 +digest: sha256:199e9ce7dcdf9aa4598e7b357163bb29dcae9db3059c79fc6863845bb43fb4cb +generated: "2021-01-24T16:45:44.101337612Z" diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index 4c862c889d..4af4d67213 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: 1.1.1 +version: 1.1.2 diff --git a/bitnami/wavefront/values.yaml b/bitnami/wavefront/values.yaml index 8d0ec3e84a..aa9d5d2a26 100644 --- a/bitnami/wavefront/values.yaml +++ b/bitnami/wavefront/values.yaml @@ -43,7 +43,7 @@ collector: image: registry: docker.io repository: bitnami/wavefront-kubernetes-collector - tag: 1.2.6-debian-10-r28 + tag: 1.2.6-debian-10-r53 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -369,7 +369,7 @@ proxy: image: registry: docker.io repository: bitnami/wavefront-proxy - tag: 9.3.0-debian-10-r108 + tag: 9.5.0-debian-10-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images