reset appVersion to develop

This commit is contained in:
Martin McKeaveney 2022-08-12 17:45:31 +01:00
parent 311fc7841e
commit fc59d1b591
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
helm: helm3
values: |
globals:
appVersion: ${{ env.RELEASE_VERSION }}
appVersion: develop
ingress:
enabled: true
nginx: true