Update common.release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-05-11 11:19:51 +02:00
committed by GitHub
parent 1a0170079e
commit c91fe2ab1f

View File

@@ -25,6 +25,11 @@ jobs:
run: |
git config user.name "TrueCharts-Bot"
git config user.email "bot@truecharts.org"
- name: Copy Common
run: |
cp ./charts/common ./charts/dep-common
sed 's/name: common/name: dep-common/g' ./charts/dep-common/Chart.yaml
- name: Install Helm
uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # tag=v1