11 lines
349 B
YAML
11 lines
349 B
YAML
apiVersion: v2
|
|
name: harbor
|
|
version: 1.0.0
|
|
dependencies:
|
|
- name: harbor
|
|
# Fresh install — helm list -n harbor came back empty, so unlike
|
|
# Vault/Contour there's no live release to match. Pinned to current
|
|
# stable (checked 2026-08-31), not an adoption-matching version.
|
|
version: "1.19.1"
|
|
repository: https://helm.goharbor.io
|