reset appVersion to develop
This commit is contained in:
parent
311fc7841e
commit
fc59d1b591
|
@ -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