We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a41b7 commit bf90066Copy full SHA for bf90066
.github/workflows/chart-update.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: "Upgrade Helm chart dependencies"
50
id: deps-update
51
- uses: camptocamp/helm-dependency-update-action@v0.4.1
+ uses: camptocamp/helm-dependency-update-action@v0.5.0
52
with:
53
chart-path: "charts/argocd"
54
readme-path: "README.adoc"
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
128
0 commit comments