Commit Graph

15 Commits (d7c8735983564c8d5bece064bfd95f459eedd19a)

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
Donnie Adams e62048823b Add "catalog.cattle.io/os: linux" annotations 2020-12-22 09:31:16 -07:00
actions b5bd4f421b Generated changes 2020-11-04 22:22:04 +00:00
actions 5789c6a2b3 Generated changes 2020-10-22 21:11:43 +00:00
actions 5c4f18e1ed Generated changes 2020-10-12 22:53:17 +00:00
actions 0393173080 Generated changes 2020-10-12 22:25:01 +00:00
Caleb Bron e40a96c84a revert commit 62bf8e7 in order to bump versions first 2020-10-12 10:58:50 -07:00
actions 62bf8e748b Generated changes 2020-10-12 16:01:55 +00:00
actions 280468a500 Generated changes 2020-09-30 00:28:44 +00:00
actions 45f5bec2ab Generated changes 2020-09-22 23:01:37 +00:00
Caleb Bron 03904e697a delete index and all assets 2020-09-22 15:49:30 -07:00
StrongMonkey 46277d5684 Generated changes 2020-09-18 03:29:16 +00:00
Daishan f29ed480a8 Add istio dependency to rio chart 2020-09-17 16:51:55 -07:00
StrongMonkey 2821923bfc Generated changes 2020-08-18 21:11:59 +00:00