chore(ci): cleanup helm repos and use OCI more often

This commit is contained in:
Kjeld Schouten
2024-02-21 13:31:44 +01:00
parent aeb99d0d69
commit c613037119
6 changed files with 3 additions and 13 deletions
+1 -5
View File
@@ -68,11 +68,7 @@ jobs:
- name: Prep Helm
run: |
helm repo add jetstack https://charts.jetstack.io
helm repo add vmwaretanzu https://vmware-tanzu.github.io/helm-charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo add metallb https://metallb.github.io/metallb
helm repo update
./.github/scripts/prep_helm.sh
- name: Prep go-yq
run: |