diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index d529802783..e9fb666f7a 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 d6f948bb7d..0feba605e7 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