Skip to content

Commit

Permalink
feat: Helm Chart Publish (#301)
Browse files Browse the repository at this point in the history
Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
  • Loading branch information
milosbackonja committed May 8, 2024
1 parent c15e3c2 commit 9f0e118
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@
"CHANGELOG.md",
"package.json",
"package-lock.json",
"infrastructure/charts/mediator/Chart.yaml"
"infrastructure/charts/mediator/Chart.yaml",
"infrastructure/charts/index.yaml",
"infrastructure/charts/*.tgz"
],
"message": "chore(release): cut mediator ${nextRelease.version} release\n\n${nextRelease.notes}"
}
Expand Down

0 comments on commit 9f0e118

Please sign in to comment.