mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-06 08:50:44 +00:00
11 lines
204 B
YAML
11 lines
204 B
YAML
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
|