use harbor for docker and helm

This commit is contained in:
ace
2021-02-01 21:17:48 +03:00
parent 643b90eef8
commit 1b8b5973c7
13 changed files with 255 additions and 24 deletions

View File

@ -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' }