cleanup and mass update: moving from Harbor to Gitea registries and from Drone to Gitea CI/CD with Gitea Act Runner
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
helm_repos:
|
||||
- { name: 'ghp', url: 'https://registry.geekhome.org/chartrepo/ghp' }
|
||||
- { name: 'ghp', url: 'https://git.geekhome.org' }
|
||||
- { name: 'jetstack', url: 'https://charts.jetstack.io' }
|
||||
- { name: 'bitnami', url: 'https://charts.bitnami.com/bitnami' }
|
||||
- { name: 'drone', url: 'https://charts.drone.io' }
|
||||
- { name: 'ingress-nginx', url: 'https://kubernetes.github.io/ingress-nginx' }
|
||||
- { name: 'stable', url: 'https://charts.helm.sh/stable' }
|
||||
- { name: 'nextcloud', url: 'https://nextcloud.github.io/helm' }
|
||||
@ -11,4 +10,5 @@ helm_repos:
|
||||
- { name: 'harbor', url: 'https://helm.goharbor.io' }
|
||||
- { name: 'metallb', url: 'https://metallb.github.io/metallb' }
|
||||
- { name: 'nfs-subdir-external-provisioner', url: 'https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner' }
|
||||
- { name: 'metrics-server', url: 'https://kubernetes-sigs.github.io/metrics-server/' }
|
||||
|
||||
|
Reference in New Issue
Block a user