mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-24 01:18:00 +00:00
add harbor
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
d8e2543152
commit
8ca8f0b8ea
45 changed files with 322 additions and 805 deletions
11
apps/harbor/Chart.yaml
Normal file
11
apps/harbor/Chart.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v2
|
||||
name: harbor
|
||||
description: Harbor registry
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: "1.10.2"
|
||||
|
||||
dependencies:
|
||||
- name: harbor
|
||||
version: 1.19.0
|
||||
repository: https://helm.goharbor.io
|
||||
Loading…
Add table
Add a link
Reference in a new issue