diff --git a/.beagle.yml b/.beagle.yml index f11bdcac00004209e2a3a6f041d061eb9ee8d173..e744dc5faba2d28aac512d48559dc8a85dd4684d 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -14,8 +14,6 @@ pipeline: - 223.5.5.5 volumes: - /data/downloads/k8s/charts/:/charts - environment: - - TGZ_TARGET=beagle-harbor-v2.1.3.tgz commands: - helm package . -d /charts/ when: diff --git a/Chart.yaml b/Chart.yaml index 2b245c4b6ccef02971bd2c0d4a7975497dd9b789..5d217dc0a4492bacf8f965cd68ba5d819008dcbb 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,19 +4,19 @@ version: 1.5.3 appVersion: 2.1.3 description: An open source trusted cloud native registry that stores, signs, and scans content keywords: -- docker -- registry -- harbor + - docker + - registry + - harbor home: https://goharbor.io icon: https://raw.githubusercontent.com/goharbor/website/master/static/img/logos/harbor-icon-color.png sources: -- https://github.com/goharbor/harbor -- https://github.com/goharbor/harbor-helm + - https://github.com/goharbor/harbor + - https://github.com/goharbor/harbor-helm maintainers: -- name: Wenkai Yin - email: yinw@vmware.com -- name: Weiwei He - email: hweiwei@vmware.com -- name: Qian Deng - email: dengq@vmware.com + - name: Wenkai Yin + email: yinw@vmware.com + - name: Weiwei He + email: hweiwei@vmware.com + - name: Qian Deng + email: dengq@vmware.com engine: gotpl