Commit Graph

10 Commits (8354531a39b4668f03f08ae4e4f924f4b017182e)

Author SHA1 Message Date
Arvind Iyengar 29c698ddce
Run make validate once to generate charts 2021-05-17 15:42:16 -07:00
Arvind Iyengar 2448e73314
Move released assets / charts into released dir
This commit moves all already released assets into the released directory and drops the charts associated with them.

The primary purpose of moving assets to this directory is to avoid having the scripts validate rc versions for charts that have already been released. Since our source branch already validates against the main branch, it will already ensure that we do not release a new version of the chart without updating the packageVersion.

The helm index was also regenerated so that the download URLs emitted on trying to download an old asset from the staging branch will still work.

```bash
helm repo index --merge ./released/assets/index.yaml --url released/assets released/assets
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-15 00:40:21 -08:00
actions e41bb71646 Generated changes 2021-01-05 19:01:19 +00:00
actions b383d423fc Generated changes 2021-01-05 00:30:31 +00:00
actions d976f4ca15 Generated changes 2020-12-17 23:25:42 +00:00
actions d87339504f Generated changes 2020-12-15 20:06:16 +00:00
actions 4b12ac0aa3 Generated changes 2020-12-11 23:49:45 +00:00
actions 8477c388e7 Generated changes 2020-12-02 22:34:50 +00:00
actions 9bc2e88673 Generated changes 2020-12-02 18:05:01 +00:00
actions 71f13aaaaa Generated changes 2020-12-02 17:32:52 +00:00