Commit Graph

693 Commits (a7cc671b99dd284a6b8def58c1e13dda275fc021)

Author SHA1 Message Date
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
Arvind Iyengar 9fcd34bd54
Migrate to the new docs and scripts
This commit just adds new files for the new scripts and modifies the README.md.

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-14 23:01:26 -08:00
Arvind Iyengar a7fe27e3f7
Remove sha256sum/ from staging
We no longer store the sha256sums in a directory that is committed to the branch.

Instead, sha256sums are calculated dynamically as part of the make validate / make sync process.

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-14 22:35:54 -08:00
Arvind Iyengar fd55955526
Remove packages/istio from the staging branch
This commit removes packages/istio from the staging branch.

This has been a long-standing pending maintenance task and should not have any impact on the staging branch.

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-01-14 22:35:01 -08:00
actions 7a05185008 Generated changes 2021-01-14 19:06:49 +00:00
actions 54a94ad7c6 Generated changes 2021-01-14 16:54:59 +00:00
actions 8c064fe807 Generated changes 2021-01-12 18:42:45 +00:00
actions 474cd12d31 Generated changes 2021-01-12 16:21:48 +00:00
actions a26a4deda4 Generated changes 2021-01-11 21:13:06 +00:00
actions 68aa22e2a5 Generated changes 2021-01-05 21:38:26 +00:00
actions e41bb71646 Generated changes 2021-01-05 19:01:19 +00:00
actions b383d423fc Generated changes 2021-01-05 00:30:31 +00:00
actions d4f61a2bea Generated changes 2021-01-04 20:28:11 +00:00
actions df9224966c Generated changes 2020-12-31 02:02:37 +00:00
actions e563bb14c5 Generated changes 2020-12-23 20:09:04 +00:00
actions 6be23e91e6 Generated changes 2020-12-23 18:26:25 +00:00
Caleb Bron dc6b3cb262
Merge pull request #906 from brendarearden/remove_unused_version
Removing istio versions that are not needed for prod
2020-12-23 10:47:47 -07:00
Brenda Rearden b85317b1a8 Removing istio versions that are not needed for prod 2020-12-23 09:37:00 -07:00
Caleb Bron 9208a6f501
Merge pull request #909 from cbron/remove-longhorn-index
remove longhorn version that doesn't exist from index
2020-12-22 19:14:17 -07:00
Caleb Bron cc2076404a remove longhorn version that doesn't exist from index 2020-12-22 19:13:38 -07:00
actions 8ca9904e5f Generated changes 2020-12-22 22:05:21 +00:00
Caleb Bron 2d6b266b9b
Merge pull request #905 from cbron/remove-longhorn-1.1.000
remove longhorn assets
2020-12-22 15:04:43 -07:00
Caleb Bron 5a68345f96 remove longhorn assets 2020-12-22 14:59:39 -07:00
actions d5cc3ea34d Generated changes 2020-12-22 17:59:44 +00:00
Caleb Bron 6e02d83579
Merge pull request #901 from thedadams/add-linux-annotation-2.5
Add "catalog.cattle.io/os: linux" annotations
2020-12-22 10:59:06 -07:00
Donnie Adams e62048823b Add "catalog.cattle.io/os: linux" annotations 2020-12-22 09:31:16 -07:00
actions 3ea1e2b4df Generated changes 2020-12-22 15:50:35 +00:00
actions d976f4ca15 Generated changes 2020-12-17 23:25:42 +00:00
actions 9246250a05 Generated changes 2020-12-15 23:34:16 +00:00
actions d87339504f Generated changes 2020-12-15 20:06:16 +00:00
actions 018a3803e4 Generated changes 2020-12-14 21:58:01 +00:00
actions 3612c95ae0 Generated changes 2020-12-14 21:50:49 +00:00
actions 415dd789be Generated changes 2020-12-14 21:38:47 +00:00
actions 3c3cbf95a8 Generated changes 2020-12-14 21:21:42 +00:00
actions 4b12ac0aa3 Generated changes 2020-12-11 23:49:45 +00:00
actions 514460065b Generated changes 2020-12-11 23:46:05 +00:00
actions baa2f76b18 Generated changes 2020-12-11 23:32:53 +00:00
actions b290d558e8 Generated changes 2020-12-11 23:14:30 +00:00
actions b3823847df Generated changes 2020-12-11 22:41:49 +00:00
actions 112c2fd1c0 Generated changes 2020-12-11 20:57:20 +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
Caleb Bron 5d83ef07de
Merge pull request #877 from cbron/remove-external-ip
removing external-ip chart for a rename
2020-12-08 17:17:01 -07:00
Caleb Bron 9da107cc74 removing for a rename 2020-12-08 16:42:49 -07:00
actions 047f4712da Generated changes 2020-12-08 23:25:13 +00:00
actions 8095ca174f Generated changes 2020-12-08 22:05:22 +00:00
actions 3e9ace377a Generated changes 2020-12-08 19:09:47 +00:00
actions 6896c8f982 Generated changes 2020-12-08 14:39:13 +00:00
actions dba4f9403f Generated changes 2020-12-08 02:13:00 +00:00
actions 261442277b Generated changes 2020-12-07 22:07:05 +00:00