Commit Graph

22 Commits (08b239617bf9928e315a2efbf23f98643baf2a64)

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
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 d8dc7c5b09 Generated changes 2020-10-02 17:43:26 +00:00
actions 0a75955e39 Generated changes 2020-10-01 23:48:20 +00:00
actions 921a4207cb Generated changes 2020-10-01 20:18:31 +00:00
actions fa8364f943 Generated changes 2020-09-28 19:14:41 +00:00
actions f73b6291f4 Generated changes 2020-09-23 22:00:34 +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
paynejacob 0b7417b7a4 Generated changes 2020-09-21 23:48:16 +00:00
Jacob Payne 91d1dedca1
allow tolerations to be passed to fluentbit containers (#673) 2020-09-21 16:47:48 -07:00
paynejacob 4600d62603 Generated changes 2020-09-20 22:00:38 +00:00
Jacob Payne 60c84b3c3b
fixed eks and k3s logging in airgap (#671) 2020-09-20 15:00:04 -07:00
paynejacob 8982a3ab00 Generated changes 2020-09-16 18:36:44 +00:00
Jacob Payne 74ea61d262
rke1 to rke (#638) 2020-09-16 11:36:08 -07:00
aiyengar2 0dc7708494 Generated changes 2020-09-16 17:45:30 +00:00
Arvind Iyengar ce566455da remove tgz 2020-09-16 10:42:21 -07:00
paynejacob 3a399f34a7 Generated changes 2020-09-14 15:53:35 +00:00
Jacob Payne 2d2f818ad5
bumped image versions (#639) 2020-09-14 08:52:53 -07:00
paynejacob 5d187c839d Generated changes 2020-09-11 21:25:54 +00:00