Skip to content

feat(metabase): enable custom initcontainers and volume (#128) #127

feat(metabase): enable custom initcontainers and volume (#128)

feat(metabase): enable custom initcontainers and volume (#128) #127

Workflow file for this run

name: release
on:
push:
branches:
- main
release:
types: [published, created]
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Publish Helm charts
uses: stefanprodan/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: stable