Commit Graph

10 Commits (99e5b3feb7eef577c3dbc99d3480444a31973952)

Author SHA1 Message Date
actions c6e8a33ce0 Merge pull request #998 from aiyengar2/add_windows_tolerations_pushprox
Add windows nodeSelector and tolerations to rancher-pushprox
2021-03-04 22:24:38 +00:00
Arvind Iyengar 730d462577
make release 2021-03-04 09:48:04 -08:00
actions bc890259a4 Merge pull request #1003 from thedadams/add-mirrored 2021-02-19 20:17:19 +00:00
actions 0949cebf7c Merge pull request #955 from aiyengar2/minor_monitoring_fixes
Minor fixes for Monitoring v2
2021-02-01 21:51:22 +00:00
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 022a19fedb Generated changes 2020-11-17 17:43:36 +00:00
actions c08bea030c Generated changes 2020-10-29 21:05:38 +00:00
actions 4f46968821 Generated changes 2020-10-15 23:32:33 +00:00
actions 45f5bec2ab Generated changes 2020-09-22 23:01:37 +00:00