helm release

This commit is contained in:
Martin McKeaveney 2021-12-21 15:12:28 +00:00
parent 7abf272d6d
commit 237bd8ab48
2 changed files with 4 additions and 3 deletions

View File

@ -46,6 +46,7 @@ jobs:
git config user.name "Budibase Helm Bot" git config user.name "Budibase Helm Bot"
git config user.email "<>" git config user.email "<>"
git pull git pull
helm package charts/budibase
mv budibase-${{ env.RELEASE_VERSION }}.tgz docs mv budibase-${{ env.RELEASE_VERSION }}.tgz docs
helm repo index docs helm repo index docs
git checkout gh-pages git checkout gh-pages

View File

@ -11,8 +11,8 @@ sources:
- https://github.com/Budibase/budibase - https://github.com/Budibase/budibase
- https://budibase.com - https://budibase.com
type: application type: application
version: 1.0.0 version: 0.2.5
appVersion: 1.0.20 appVersion: 1.0.25
dependencies: dependencies:
- name: couchdb - name: couchdb
version: 3.3.4 version: 3.3.4