mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
feat: publish version 16 for helm chart (#1758)
This commit is contained in:
parent
184499f998
commit
f5fc7b40ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
|
|
@ -125,4 +125,4 @@ jobs:
|
|||
run: |
|
||||
git clone git@github.com:frappe/helm.git && cd helm
|
||||
pip install -r release_wizard/requirements.txt
|
||||
./release_wizard/wizard 15 patch --remote origin --ci
|
||||
./release_wizard/wizard 16 patch --remote origin --ci
|
||||
|
|
|
|||
Loading…
Reference in a new issue