Skip to content

Commit 74aefe2

Browse files
committed
chore: upgrade helm to 3.10.0 for publish chart
1 parent fe2f224 commit 74aefe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaseHelmCharts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
charts_url: https://charts.plgd.dev
26-
helm_version: "3.7.1"
26+
helm_version: "3.10.0"
2727
app_version: "${{ steps.get_version.outputs.VERSION }}"
2828
chart_version: "${{ steps.get_version.outputs.VERSION }}"

0 commit comments

Comments
 (0)