reset appVersion to develop
This commit is contained in:
parent
52feda77de
commit
a817756db8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue