asd
Some checks failed
Helm / helm-unittest (pull_request) Successful in 17s
Helm / helm-lint (pull_request) Successful in 14s
Release / publish-chart (push) Failing after 14s
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Markus Pesch 2025-01-12 15:39:25 +01:00
parent 8681955297
commit 0f7be7a834
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -34,6 +34,9 @@ jobs:
REPOSITORY_NAME=$(echo ${GITHUB_REPOSITORY} | cut -d '/' -f 2)
PACKAGE_VERSION=${GITHUB_REF#refs/tags/v}
echo $REPOSITORY_NAME
echo $PACKAGE_VERSION
helm repo add ${HELM_REPO_NAME} https://charts.cryptic.systems/${HELM_REPO_NAME}
helm dependency build
helm package --version "${PACKAGE_VERSION}" ./