feat: publish version 16 for helm chart (#1758)

This commit is contained in:
Revant Nandgaonkar 2026-01-13 13:52:46 +05:30 committed by GitHub
parent 184499f998
commit f5fc7b40ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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