Skip to content

Commit

Permalink
V2releasepatch 58226 (#34)
Browse files Browse the repository at this point in the history
Finalize release
  • Loading branch information
m8rmclaren authored Jun 26, 2024
1 parent df3ce19 commit eee1f6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Update Helm App/Chart Version
shell: bash
run: |
sed -i "s/^version: .*/version: ${{ env.VERSION }}/g" deploy/charts/ejbca-k8s-csr-signer/Chart.yaml
sed -i "s/^appVersion: .*/appVersion: \"v${{ env.VERSION }}\"/g" deploy/charts/ejbca-k8s-csr-signer/Chart.yaml
sed -i "s/^version: .*/version: ${{ env.VERSION }}/g" deploy/charts/ejbca-cert-manager-issuer/Chart.yaml
sed -i "s/^appVersion: .*/appVersion: \"v${{ env.VERSION }}\"/g" deploy/charts/ejbca-cert-manager-issuer/Chart.yaml
# Setup Helm
# https://github.com/Azure/setup-helm
Expand Down

0 comments on commit eee1f6f

Please sign in to comment.