set appVersion at correct level
This commit is contained in:
parent
fe053ff619
commit
7b656234bb
|
@ -48,5 +48,5 @@ jobs:
|
|||
config-files: values.production.yaml
|
||||
chart-path: charts/budibase
|
||||
namespace: budibase
|
||||
values: appVersion=v${{ github.steps.version.outputs.release_version }}
|
||||
values: globals.appVersion=v${{ github.event.inputs.version }}
|
||||
name: budibase-prod
|
Loading…
Reference in New Issue