From 4772c91835bb51defe971a3892cbf76863b3b2e4 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Sat, 13 Feb 2021 13:40:20 +0200 Subject: [PATCH] Update logo in Helm charts Signed-off-by: Stefan Prodan --- charts/flagger/Chart.yaml | 2 +- charts/grafana/Chart.yaml | 2 +- charts/loadtester/Chart.yaml | 2 +- charts/podinfo/Chart.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/flagger/Chart.yaml b/charts/flagger/Chart.yaml index 4311a0b2..5b966b04 100644 --- a/charts/flagger/Chart.yaml +++ b/charts/flagger/Chart.yaml @@ -6,7 +6,7 @@ kubeVersion: ">=1.16.0-0" engine: gotpl description: Flagger is a progressive delivery operator for Kubernetes home: https://flagger.app -icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/weaveworks.png +icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png sources: - https://github.com/fluxcd/flagger maintainers: diff --git a/charts/grafana/Chart.yaml b/charts/grafana/Chart.yaml index 6bcc6e8f..5682c486 100644 --- a/charts/grafana/Chart.yaml +++ b/charts/grafana/Chart.yaml @@ -3,7 +3,7 @@ name: grafana version: 1.5.0 appVersion: 7.2.0 description: Grafana dashboards for monitoring Flagger canary deployments -icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/weaveworks.png +icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png home: https://flagger.app sources: - https://github.com/fluxcd/flagger diff --git a/charts/loadtester/Chart.yaml b/charts/loadtester/Chart.yaml index d760c51a..c1bb11c6 100644 --- a/charts/loadtester/Chart.yaml +++ b/charts/loadtester/Chart.yaml @@ -6,7 +6,7 @@ kubeVersion: ">=1.11.0-0" engine: gotpl description: Flagger's load testing services based on rakyll/hey and bojand/ghz that generates traffic during canary analysis when configured as a webhook. home: https://docs.flagger.app -icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/weaveworks.png +icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png sources: - https://github.com/fluxcd/flagger maintainers: diff --git a/charts/podinfo/Chart.yaml b/charts/podinfo/Chart.yaml index 3718cd68..04ef597c 100644 --- a/charts/podinfo/Chart.yaml +++ b/charts/podinfo/Chart.yaml @@ -5,7 +5,7 @@ name: podinfo engine: gotpl description: Flagger canary deployment demo application home: https://docs.flagger.app -icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/weaveworks.png +icon: https://raw.githubusercontent.com/fluxcd/flagger/main/docs/logo/flagger-icon.png sources: - https://github.com/stefanprodan/podinfo maintainers: