We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2f224 commit 74aefe2Copy full SHA for 74aefe2
.github/workflows/releaseHelmCharts.yml
@@ -23,6 +23,6 @@ jobs:
23
with:
24
token: ${{ secrets.GITHUB_TOKEN }}
25
charts_url: https://charts.plgd.dev
26
- helm_version: "3.7.1"
+ helm_version: "3.10.0"
27
app_version: "${{ steps.get_version.outputs.VERSION }}"
28
chart_version: "${{ steps.get_version.outputs.VERSION }}"
0 commit comments