Commit Graph

6 Commits (47aa362f874e782d8732652faee8f78249f0dd7d)

Author SHA1 Message Date
Jiaqi Luo 0a8d93a080 user the image rancher/kubectl to avoid runAsRoot 2021-06-18 15:51:02 -07:00
Jiaqi Luo a9dfdea9b4 support installing rancher-alerting-drivers in hardened cluster 2021-06-11 15:51:42 -07:00
Jiaqi Luo 09f8f4b5bf update all charts' version to 100.0.0 2021-06-11 13:43:20 -07:00
Arvind Iyengar ba726cdc6c
Fix alerting-drivers Chart.yaml
This is required due to the change released in v0.1.0 of the charts-build-scripts to switch the package used for YAML marshalling / unmarshalling.

Note: This does not need a packageVersion bump since it has already been bumped once for this release.
(cherry picked from commit e5415e48de)
2021-05-17 15:39:28 -07:00
Arvind Iyengar b350bb93e0
Remove rcVersions 2021-05-17 15:39:11 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00