Skip to content

Add chart info configmap to enable upgrading to furture versions

DJ Mountney requested to merge add-version-chart-info-to-1-9 into 1-9-stable

The 2.0 version of the chart will not allow you to upgrade unless it detects this version file. We need to add it to the 1.9.x chart to permit upgrades.

This is the companion to the 2.0 MR: https://gitlab.com/charts/gitlab/merge_requests/828/

Once this is merged I will release a new patch to the 1.9.x line of the charts to include it.

Users will need to upgrade to that version before upgrading to the 2.0 version of the chart.

Merge request reports