From 90e3fd16419000f7d3004b1493b88a9a7116da2e Mon Sep 17 00:00:00 2001 From: Scott Leggett Date: Fri, 31 Jul 2020 10:34:25 +0800 Subject: [PATCH] Add icon to charts --- charts/lagoon-logging/Chart.yaml | 4 ++-- charts/lagoon-logs-concentrator/Chart.yaml | 4 ++-- charts/lagoon-remote/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/lagoon-logging/Chart.yaml b/charts/lagoon-logging/Chart.yaml index 1295d22b..4f4ba7f7 100644 --- a/charts/lagoon-logging/Chart.yaml +++ b/charts/lagoon-logging/Chart.yaml @@ -4,7 +4,7 @@ description: > A Helm chart for Kubernetes which installs the Lagoon container and router logs collection system. home: https://github.com/amazeeio/charts -icon: https://raw.githubusercontent.com/amazeeio/lagoon/bea89afee1ae4c9f0bd8df50824ed10cd3ea4776/services/ui/src/static/images/favicons/favicon-32x32.png +icon: https://raw.githubusercontent.com/amazeeio/charts/master/amazeeio_icon.png maintainers: - name: smlx email: scott.leggett@amazee.io @@ -18,7 +18,7 @@ type: application # time you make changes to the chart and its templates, including the app # version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.0 +version: 0.7.1 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. diff --git a/charts/lagoon-logs-concentrator/Chart.yaml b/charts/lagoon-logs-concentrator/Chart.yaml index 66782ef2..8c2ebd97 100644 --- a/charts/lagoon-logs-concentrator/Chart.yaml +++ b/charts/lagoon-logs-concentrator/Chart.yaml @@ -4,7 +4,7 @@ description: > A Helm chart for Kubernetes which installs the Lagoon logs-concentrator service. home: https://github.com/amazeeio/charts -icon: https://raw.githubusercontent.com/amazeeio/lagoon/bea89afee1ae4c9f0bd8df50824ed10cd3ea4776/services/ui/src/static/images/favicons/favicon-32x32.png +icon: https://raw.githubusercontent.com/amazeeio/charts/master/amazeeio_icon.png maintainers: - name: smlx email: scott.leggett@amazee.io @@ -18,7 +18,7 @@ type: application # time you make changes to the chart and its templates, including the app # version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.2 +version: 0.2.3 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. diff --git a/charts/lagoon-remote/Chart.yaml b/charts/lagoon-remote/Chart.yaml index 3806e073..cc78045e 100644 --- a/charts/lagoon-remote/Chart.yaml +++ b/charts/lagoon-remote/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: lagoon-remote description: A Helm chart to run a lagoon-remote home: https://github.com/amazeeio/charts -icon: https://raw.githubusercontent.com/amazeeio/lagoon/bea89afee1ae4c9f0bd8df50824ed10cd3ea4776/services/ui/src/static/images/favicons/favicon-32x32.png +icon: https://raw.githubusercontent.com/amazeeio/charts/master/amazeeio_icon.png maintainers: - name: schnitzel email: michael@amazee.com @@ -17,7 +17,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.4 +version: 0.1.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.