* 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
* 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
* JanusGraph helm chart - initial commit
* updated to https repo and bucket url scheme
* fixed circleci linting errors
* fixed linting error
missed in original fix
* added icon link
* updated app to use janusgraph.name
* updated pullpolicy to IfNotPresent
* commented out load balancer annotation
* updated chart value
* fixed indenting to be consistent
* Add home key for verdaccio
"home" key is needed for ci testing now, otherwise testing will fail.
* Add version for verdaccio
Add version for verdaccio
* Initial commit.
* Change the probe record to return localhost.
* Add support for local data records and restructure the file a bit.
* Moved the health check to healthz in order to keep default restricted acl for the unbound container.
* Added the serverPort reference.
* Defaulted the healthz image to googles public docker registry.
* Reference the image value for healthz
* Added healthz repo to the chart sources.
* Always bind to 0.0.0.0 so the service will be healthy.
* Update the readme.
* Add a section on setting unbound as an upstream for kube-dns.
* Use the auto-built docker image.
* Updated the readme.
* Updated with somewhat meaningful note.
* Fixed a typo.
* Added some more info to the readme.
* The health check will now use the server port from values.
* Moved to stable.
* nslookup on busybox handles the port differently.
* shortened the initial delay for probes to 5s.
* Added some information on the other configurable properties.
* Use github username in the maintainer field.
* Revise templates and use in selectors and metadata to better follow guidelines.
* Restructure the image references.
* Add a cpu limit
* Fixed the image references.
* Lower the cpu limit to half a core.
* Update the readme with changes to values.yaml.
* Bring template funcs in line with helm 2.8
* Bring standard metadata in line with helm 2.8
* Fixed a bug in the fullname function.
* Restructure the values to separate by container where appropriate.
* Bring up to date with new values structure.
* Add some additional documentation.
* Unquote something I missed.
* Bring the readme up to date.
* Add a disruption budget
* Add a table of all supported values
* Fix the indent level for resources
* Fix the quoting of statsCumulative
* Correct the indent level of the ports list in the service template.
* Update api version.
* [stable/dokuwiki] Refactor image properties in values.yaml
* Update image.pullSecrets property
* Refactor pullSecrets
* Delete duplicated key
* Use rolling tag
* Fix lint issue
* Set proper tag and appVersion for dokuwiki
* Update Chart.yaml
* [stable/jasperreports] Refactor image properties in values.yaml
* Delete duplicated property
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Update Chart.yaml
* [stable/joomla] Refactor image properties in values.yaml
* Delete duplicated property
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Bump chart version
* Update Chart.yaml
* [stable/magento] Refactor image properties in values.yaml
* Delete duplicated property
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Update Chart.yaml
* [stable/mariadb] Refactor image properties in values.yaml
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Bump chart version
* Update test runner
* Update Chart.yaml
* [stable/mongodb] Refactor image properties in values.yaml
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Bump chart version
* Update mongodb to version 3.7.3
* Update Chart.yaml
* [stable/moodle] Refactor image properties in values.yaml
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Bump chart version
* Update Chart.yaml