Commit Graph

21 Commits (fa0a5a726aebac573f5f601d4ce9e022689e4ff0)

Author SHA1 Message Date
Arvind Iyengar ba8228500e
make validate 2021-06-18 14:57:36 -07:00
Jiaqi Luo 971e23596b 2nd make validate 2021-06-11 13:50:38 -07:00
Jiaqi Luo 1b7aa6ca2c 1st make charts 2021-06-11 13:47:23 -07:00
Jiaqi Luo f2bf60bad1 delete charts/, assets/ and index.yaml 2021-06-11 13:44:32 -07:00
Arvind Iyengar 29c698ddce
Run make validate once to generate charts 2021-05-17 15:42:16 -07:00
Arvind Iyengar 5fbebbfceb
Run make validate once to generate charts 2021-05-17 15:41:10 -07:00
Arvind Iyengar cac0c9b13a
Drop released, charts, assets 2021-05-17 15:26:02 -07:00
actions bcb0213472 Merge pull request #1099 from brendarearden/istio-192
Add Istio 192 & 184
2021-04-09 23:53:11 +00:00
actions 61f8ece70d Merge pull request #1071 from brendarearden/add-psp
Add PodSecurityPolicies for rancher-istio,rancher-tracing and kiali
2021-04-08 21:20:03 +00:00
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
Arvind Iyengar ec7f69d32a
Remove rancher-tracing-1.20.001-rc00
arvindiyengar: ~/Rancher/charts/src/github.com/rancher/charts
$ ./scripts/release-asset assets/rancher-tracing/rancher-tracing-1.20.001-rc00.tgz
WARNING: "kubernetes-charts.storage.googleapis.com" is deprecated for "stable" and will be deleted Nov. 13, 2020.
WARNING: You should switch to "https://charts.helm.sh/stable" via:
WARNING: helm repo add "stable" "https://charts.helm.sh/stable" --force-update
WARNING: "kubernetes-charts.storage.googleapis.com" is deprecated for "stable" and will be deleted Nov. 13, 2020.
WARNING: You should switch to "https://charts.helm.sh/stable" via:
WARNING: helm repo add "stable" "https://charts.helm.sh/stable" --force-update

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-03-01 16:57:08 -08:00
actions bc890259a4 Merge pull request #1003 from thedadams/add-mirrored 2021-02-19 20:17:19 +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 415dd789be Generated changes 2020-12-14 21:38:47 +00:00
actions 3ace20f16d Generated changes 2020-12-02 20:42:58 +00:00
actions a2ffbb12be Generated changes 2020-12-02 17:21:06 +00:00
actions e4e125936f Generated changes 2020-12-02 16:38:07 +00:00