From f1252a47404f9d9a10fbc15cef78ca92a26f3acd Mon Sep 17 00:00:00 2001 From: shucheng Date: Sun, 6 Jun 2021 11:10:11 +0800 Subject: [PATCH] v2.1.3 --- .beagle.yml | 2 -- Chart.yaml | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index f11bdca..e744dc5 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 2b245c4..5d217dc 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 -- 2.26.0