Skip to content

Commit

Permalink
Release Helm charts when a new tag is pushed (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora authored Dec 21, 2022
1 parent fd72c66 commit 09a4efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
call-workflow-passing-data:
name: Release & Publish Helm chart
uses: bakdata/ci-templates/.github/workflows/[email protected].0
uses: bakdata/ci-templates/.github/workflows/[email protected].1
with:
charts-path: "./charts"
subdirs: "['kafka-connect-resetter']"
Expand Down

0 comments on commit 09a4efb

Please sign in to comment.