* stable/metallb: rename arpCIDR to arpAddresses.
MetalLB now supports ways other than CIDR prefix to specify IP addresses,
so make the term more generic. It also has the benefit of being more
approachable for people who aren't as familiar with networking terminology.
* stable/metallb: update to upstream version 0.5.0.
* Add appVersion for cassandra
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
* Add Version
Add Version
* Add appVersion key for factorio
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
* Missing starting space in line 20
Missing starting space in line 20
* Add appVersion key for heapster
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
* Add home key
Add home key
* Modify the home url
Modify the home url
* Add home and appVersion key for minecraft
The key "appVersion"and "home" are needed for ci testing, they are missing in this yaml. That sometimes will cause testing failure.
* update appVersion to 1.7.9
update appVersion to 1.7.9
* Update appVersion to 1.12.2
Update appVersion to 1.12.2
* Add version for incubator/webpagetest-agent/Chart.yaml
Add version for incubator/webpagetest-agent/Chart.yaml
* Typo fix in webpagetest-agent/README.md
Typo fix in webpagetest-agent/README.md
* Add appVersion for webpagetest-agent
Add appVersion for webpagetest-agent
* modify appVersion for webpagetest-agent
modify appVersion for webpagetest-agent
* Add home and appVersion for redis-cache
The key "appVersion" and "home" are needed for ci testing, they are missing in this yaml. That sometimes will cause testing failure.
* missing starting space and too many spaces before colon
incubator/redis-cache/values.yaml
5:3 error missing starting space in comment (comments)
6:13 error too many spaces before colon (colons)
* Add appVersion for webpagetest-server
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
* modify appVersion to a str
modify appVersion to a str
* Fix missing ghost.fullname in template call.
Given I am a user of this chart,
When I try to deploy this using serviceType NodePort,
Then helm will explode and tell me that
```
Error: render error in "ghost/templates/NOTES.txt": template: ghost/templates/NOTES.txt:39:130: executing "ghost/templates/NOTES.txt" at <{{template "fullname...>: template "fullname" not defined
```
* Bump ghost chart version number.
* Bump ghost chart version number.
* Bump chart version number.
* [incubator/chartmuseum] update to latest stable image, add new params to values.yaml
* [incubator/chartmuseum] upgrade to 0.4.2
* [chartmuseum] move from incubator to stable
- Set "deprecated: true" in incubator Chart.yaml, bump patch (0.4.7)
- Add note to incubator README and NOTES that chart is deprecated
- New chart version in stable with minor version bump (0.5.0)
- Add new kubernetes org member @goruha to OWNERS
- Add Codefresh to list of maintainers
* [chartmuseum] move from incubator to stable
- Set "deprecated: true" in incubator Chart.yaml, bump patch (0.4.7)
- Add note to incubator README and NOTES that chart is deprecated
- New chart version in stable with minor version bump (0.5.0)
- Add new kubernetes org member @goruha to OWNERS
- Add Codefresh to list of maintainers
* [chartmuseum] fix maintainer names to match github orgs
* [chartmuseum] incubator maintainer names to match stable
* [chartmuseum] copy improvements from incubator chart
* [chartmuseum] upgrade to chartmuseum v0.5.1
* [chartmuseum] copy updates from incubator chart
* [chartmuseum] bump incubator version for deprecate
* [chartmuseum] remove maintainers from incubator
* Add rbac and serviceaccount for kube-spot-termination-notice-handler chart
This code is based on the work of @innovia done in https://github.com/mumoshu/kube-spot-termination-notice-handler/pull/10. I adapted it to work nicely with the HELM chart and be inline with the other charts.
* Bump chart minor version
* Add appVersion