- GitOps for Customer Runner Image Building
- Repo for helm charts image
- Custom Runner Github Actions Kubernetes
- Install Helm
- Add Helm repo - helm repo add --username --password <GITHUB_PAT> thesis https://raw.githubusercontent.com/UQThesisENGG7817/helm-charts/gh-pages
- helm repo update thesis - to retrieve the latest versions of the packages.
- helm search repo thesis to see the charts.
- Install - helm install thesis/
- Uninstall - helm delete