Commit Graph

11 Commits (5fac2b14986da1ae716c59947b44dc7ed3acf146)

Author SHA1 Message Date
Arvind Iyengar 20fb8f030f
Revert "Remove all charts and assets"
This reverts commit fdddd045cf.
2021-03-30 19:05:35 -07:00
Arvind Iyengar fdddd045cf
Remove all charts and assets 2021-03-30 16:39:14 -07:00
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 8c71c7bb3f Merge pull request #1005 from rmweir/update-kube-rbac-repo
Update repo to rancher/mirrored-kube-rbac-proxy
2021-02-22 21:31:13 +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
Donnie Adams e62048823b Add "catalog.cattle.io/os: linux" annotations 2020-12-22 09:31:16 -07:00
actions baa2f76b18 Generated changes 2020-12-11 23:32:53 +00:00
actions 090bd1f72c Generated changes 2020-12-10 23:35:02 +00:00
actions 168bcb29fe Generated changes 2020-12-09 00:19:05 +00:00