
CHG: Updated naming variable to change based on global values subchart_release_name for the following: * mariadb * rabbitmq * memcached This is a required change for the chart to be included as a subchart. if subchart_release_name is not present the yaml will render the same as prior to this change, leaving existing deployments unaffected. Change-Id: Ib7a449f3b21d5169b8003cf4464f3ed95e942c14
15 lines
537 B
YAML
15 lines
537 B
YAML
---
|
|
memcached:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Make stats cachedump configurable.
|
|
- 0.1.3 Remove panko residue
|
|
- 0.1.4 Use full image ref for docker official images
|
|
- 0.1.5 Update htk requirements
|
|
- 0.1.6 Switch to using sidecar for exporter
|
|
- 0.1.7 Updated naming for subchart compatibility
|
|
- 0.1.8 Enable taint toleration for Openstack services jobs
|
|
- 0.1.9 Revert naming for subchart compatibility
|
|
- 0.1.10 Updated naming for subchart compatibility
|
|
...
|