From 9986b8481d752b9633a58d5e84314d1d690a874c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20G=C3=A1mez=2C=20PhD?= Date: Tue, 12 Jul 2022 19:34:26 +0200 Subject: [PATCH] Fix wavefront icon url (#11150) Signed-off-by: Antonio Gamez Diaz --- bitnami/wavefront/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index 3e6bafbbde..476356b884 100644 --- a/bitnami/wavefront/Chart.yaml +++ b/bitnami/wavefront/Chart.yaml @@ -15,7 +15,7 @@ dependencies: description: Wavefront is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications. engine: gotpl home: https://www.wavefront.com -icon: https://bitnami.com/assets/stacks/wavefront-collector/img/wavefront-collector-stack-220x234.png +icon: https://bitnami.com/assets/stacks/wavefront/img/wavefront-stack-220x234.png keywords: - metric - monitoring @@ -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: 4.0.3 +version: 4.0.4