Files
charts/bitnami/contour/Chart.lock
George Goh 25e31a0644 [bitnami/contour] Change CRDs approach to handle CRD upgrades (#3665)
* Place CRDs into a subchart of contour.

Helm does not perform any actions on CRDs when a chart is upgraded.

Placing the CRDs in a subchart causes them to be processed when the
contour chart is upgraded.

Discussions about this approach - https://github.com/projectcontour/contour/issues/2050#issuecomment-673722738

* Bump version to 4.0.0 as there is a breaking change in how CRDs are installed and upgraded(see README).

* Changed the repository location for contour-crds - this lives as top-level in charts.

* Update Chart and add subchart.

* Move contour-crds back inside contour chart.

* Bump the chart version and fix trailing spaces.

* Updated README to indicate notable changes and steps required for upgrading from 3.x to 4.

* Move the 4.0.0 notes to the 'Upgrade' section.

* Move out contour-crds subchart to manage CRDs in a separate `resources` directory.

Add a `contour.manageCRDs` flag to indicate whether you want the chart to manage CRDs or not.

* Remove the obsolete(Helm v2) CRD options from the README and values.yaml.

Document the new `manageCRDs` option.
2021-01-26 09:23:18 +01:00

7 lines
221 B
Plaintext

dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.3.7
digest: sha256:8d8e2b6a63a344d8bd0153181d5b3345d14b04094d339736a9199e3fb907fb19
generated: "2021-01-21T11:12:16.647509+08:00"