use harbor for docker and helm
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
helm_repos:
|
||||
- { name: 'ghp', url: 'https://charts.geekhome.org' }
|
||||
- { name: 'ghp', url: 'https://registry.geekhome.org/chartrepo/ghp' }
|
||||
- { name: 'jetstack', url: 'https://charts.jetstack.io' }
|
||||
- { name: 'bitnami', url: 'https://charts.bitnami.com/bitnami' }
|
||||
- { name: 'drone', url: 'https://charts.drone.io' }
|
||||
@ -8,3 +8,5 @@ helm_repos:
|
||||
- { name: 'nextcloud', url: 'https://nextcloud.github.io/helm' }
|
||||
- { name: 'k8s-at-home', url: 'https://k8s-at-home.com/charts' }
|
||||
- { name: 'gitea-charts', url: 'https://dl.gitea.io/charts' }
|
||||
- { name: 'harbor', url: 'https://helm.goharbor.io' }
|
||||
|
||||
|
Reference in New Issue
Block a user