1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00

reset appVersion to develop

This commit is contained in:
Martin McKeaveney 2022-08-12 17:45:31 +01:00
parent 311fc7841e
commit fc59d1b591

View file

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