We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8265a commit 1486d58Copy full SHA for 1486d58
1 file changed
.github/workflows/modules-chart-update.yaml
@@ -67,7 +67,7 @@
67
68
- name: "Upgrade Helm chart dependencies"
69
id: deps-update
70
- uses: camptocamp/helm-dependency-update-action@v0.3.3
+ uses: camptocamp/helm-dependency-update-action@v0.4.0
71
with:
72
chart-path: "charts/${{ matrix.chart-name }}"
73
readme-path: "README.adoc"
0 commit comments