-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from amazeeio/icon
Add icon to charts
- Loading branch information
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
@@ -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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
@@ -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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
@@ -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. | ||
|