Commit Graph

9 Commits (08b239617bf9928e315a2efbf23f98643baf2a64)

Author SHA1 Message Date
Nick Gerace 192e419241 Double make validate 2021-09-29 22:12:12 -04:00
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 7a05185008 Generated changes 2021-01-14 19:06:49 +00:00
actions 8c064fe807 Generated changes 2021-01-12 18:42:45 +00:00
actions d5cc3ea34d Generated changes 2020-12-22 17:59:44 +00:00
Donnie Adams e62048823b Add "catalog.cattle.io/os: linux" annotations 2020-12-22 09:31:16 -07:00
actions b3823847df Generated changes 2020-12-11 22:41:49 +00:00
actions 261442277b Generated changes 2020-12-07 22:07:05 +00:00