Commit Graph

7 Commits (40cac70490032b9fe2815602cbbb3765c1b1e5cc)

Author SHA1 Message Date
Arvind Iyengar a948537b2a
make docs 2021-03-18 14:49:03 -07:00
Arvind Iyengar 1f7d0288ec
Bump scripts version to v0.1.0 2021-03-18 14:48:44 -07:00
Arvind Iyengar 4b27993510
Fixup bug with regenerate-packages
Will be tracked in https://github.com/rancher/charts-build-scripts/pull/19

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:30 -08:00
Arvind Iyengar cb07ef8e36
Initialize basic template
```bash
arvindiyengar: ~/Rancher/rke2-charts/src/github.com/rancher/rke2-charts
$ curl -s https://raw.githubusercontent.com/aiyengar2/charts-build-scripts/add_init_steps/init.sh > /dev/null | sh
Pulling in charts-build-scripts version v0.0.4
charts-build-scripts version v0.0.4 (567c991)
INFO[0000] Pulling rancher/charts-build-scripts[path=templates] from upstream into templates299650162
INFO[0002] Successfully pulled new updated docs into working directory.
Pulled in basic template for source into configuration.yaml and constructed charts directory
Next Steps:
1. Modify the configuration.yaml with your expected setup and re-run make docs to automatically update the repository.
2. Modify .github/workflows/pull-request.md and .github/workflows/push.md to set up automatic pushes to another branch.
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:19:38 -08:00
Arvind Iyengar 64317edb58
Drop old workflows, scripts, makefile, and readme
Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 16:12:30 -08:00
Daishan 8a9f501526 Update to the latest script, github action 2020-09-28 17:13:00 -07:00
Daishan 71c18b6b74 Initial commit 2020-08-06 17:18:05 -07:00