Skip to content

Commit

Permalink
Add missing plugin for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed May 9, 2024
1 parent 379bc06 commit a0d1768
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
{
"changelogFile": "helm/flowforge/CHANGELOG.md"
}
],
[
"semantic-release-helm3",
{
"chartPath": "helm/flowforge",
"onlyUpdateVersion": true
}
]
]
}

0 comments on commit a0d1768

Please sign in to comment.