Dummy commit.

This commit is contained in:
2024-09-11 12:00:18 +01:00
parent f8cf7b9d07
commit 930bcd2ee4
7 changed files with 17 additions and 126 deletions
+2 -1
View File
@@ -229,7 +229,8 @@ release-chart:
cd ../helm-charts/; git add -A charts/packages; git fix; git push;
cd ../helm-charts/charts/${CHART_NAME}; cr upload --config ../../chart-releaser.yaml --skip-existing;
cd ../helm-charts/charts/${CHART_NAME}; rm -fr .cr-index; mkdir .cr-index; cr index --config ../../chart-releaser.yaml; cp .cr-index/index.yaml ../../index.yaml;
../helm-charts; git fix; git push
echo "index.yaml updated"
cd ../helm-charts; git fix; git push
# go-install-tool will 'go install' any package with custom target and name of binary, if it doesn't exist
# $1 - target path with name of binary