rancher / charts-build-scripts

Apache License 2.0
9 stars 31 forks source link

Compare index.yaml for integrity of git pages. #150

Closed nicholasSUSE closed 1 month ago

nicholasSUSE commented 1 month ago

Issue: https://github.com/rancher/ecm-distro-tools/issues/475

Solution

We are implementing a command to load the current index.yaml from the charts repository, download the index.yaml from charts.rancher.io, and compare both.

This will be used on every release Pull Request at: charts-repo Only on the last active branch.