Skip to content

chore(main): release 0.17.0-alpha #58

chore(main): release 0.17.0-alpha

chore(main): release 0.17.0-alpha #58

name: Helm Integration Test (release)
on:
workflow_dispatch:
push:
branches:
- release-please--branches--main
tags:
- v*
jobs:
backend:
strategy:
fail-fast: false
matrix:
component: [pipeline-backend, connector-backend, controller-vdp]
uses: instill-ai/vdp/.github/workflows/helm-integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: release