Commit Graph

23 Commits (808e1f51d36356e12a336f99c7742acc152bcd24)

Author SHA1 Message Date
actions 08990cc6b5 Merge pull request #946 from aiyengar2/dev-v2.5-source-alt
Ensure we check into staging before sync
2021-01-16 02:08:30 +00: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 3612c95ae0 Generated changes 2020-12-14 21:50:49 +00:00
actions 022a19fedb Generated changes 2020-11-17 17:43:36 +00:00
actions b5bd4f421b Generated changes 2020-11-04 22:22:04 +00:00
actions 25aa4434a1 Generated changes 2020-11-03 21:48:42 +00:00
actions c08bea030c Generated changes 2020-10-29 21:05:38 +00:00
actions 7a90bd47e1 Generated changes 2020-10-29 19:14:55 +00:00
actions c5a29b5a4c Generated changes 2020-10-22 20:53:26 +00:00
actions 7c90ada4be Generated changes 2020-10-19 16:04:42 +00:00
actions 72a5e87531 Generated changes 2020-10-15 22:23:41 +00:00
actions c1604b3331 Generated changes 2020-10-13 21:30:30 +00:00
actions cd1edf4097 Generated changes 2020-10-13 02:35:33 +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 0baaa8e01b Generated changes 2020-10-02 19:28:34 +00:00
actions 1ae77fed59 Generated changes 2020-10-02 16:27:21 +00:00
actions 4915ff8f5b Generated changes 2020-10-02 00:27:04 +00:00
actions 00d368a736 Generated changes 2020-09-28 20:38:54 +00:00
actions 20213592ef Generated changes 2020-09-28 20:15:04 +00:00
actions 116fd26b1f Generated changes 2020-09-25 20:19:26 +00:00
actions 45f5bec2ab Generated changes 2020-09-22 23:01:37 +00:00