diff --git a/bitnami/wavefront/Chart.lock b/bitnami/wavefront/Chart.lock index 99b867e181..c04e1535ea 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.4.3 + version: 1.5.1 - name: kube-state-metrics repository: https://charts.bitnami.com/bitnami version: 2.0.0 -digest: sha256:2e5fe72cf4ccdda62bef7cd1df79f8a3b6b757711f61667b91854f5f8ddca43c -generated: "2021-05-10T11:14:43.797448062Z" +digest: sha256:deee4ca7edb0972bdb73736cf9ea2ba1407a2f825c3c1113c1e68f8f06a96ebd +generated: "2021-05-18T15:11:53.952785343Z" diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index e11cf000c3..7295bb2973 100644 --- a/bitnami/wavefront/Chart.yaml +++ b/bitnami/wavefront/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Analytics apiVersion: v2 -appVersion: 1.3.5 +appVersion: 1.3.6 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -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.0.0 +version: 3.0.1 diff --git a/bitnami/wavefront/values.yaml b/bitnami/wavefront/values.yaml index 609f8dea32..139dc36f36 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.3.5-scratch-r0 + tag: 1.3.6-scratch-r0 ## 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 @@ -410,7 +410,7 @@ proxy: image: registry: docker.io repository: bitnami/wavefront-proxy - tag: 9.7.0-debian-10-r20 + tag: 9.7.0-debian-10-r43 ## 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