Charts that are already released need to be able to update rancher-min-version / rancher-max-version / kubeVersions in a way that is compatible with our current CI.
make validate currently does not allow for any changes to be made to already released charts. Therefore, we need some sort of workaround in order to be able to bypass CI for these changes so that it still passes when only those specific fields in the Chart.yaml are changed.
Charts that are already released need to be able to update rancher-min-version / rancher-max-version / kubeVersions in a way that is compatible with our current CI.
make validate
currently does not allow for any changes to be made to already released charts. Therefore, we need some sort of workaround in order to be able to bypass CI for these changes so that it still passes when only those specific fields in the Chart.yaml are changed.Epic Issue: https://github.com/rancher/charts-build-scripts/issues/60