Skip to content

Commit

Permalink
fix(chart-releaser): Update path for piwhelm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Piwero authored May 11, 2024
1 parent f8a4723 commit 9c4a1ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
[
'semantic-release-helm3',
{
chartPath: 'charts/helm-1',
chartPath: 'charts/piwhelm',
onlyUpdateVersion: true
}
]
]
}
}

0 comments on commit 9c4a1ea

Please sign in to comment.