Skip to content

Commit bf90066

Browse files
chore(deps): bump camptocamp/helm-dependency-update-action (#121)
Bumps [camptocamp/helm-dependency-update-action](https://github.com/camptocamp/helm-dependency-update-action) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/camptocamp/helm-dependency-update-action/releases) - [Changelog](https://github.com/camptocamp/helm-dependency-update-action/blob/main/CHANGELOG.md) - [Commits](camptocamp/helm-dependency-update-action@v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: camptocamp/helm-dependency-update-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63a41b7 commit bf90066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/chart-update.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: "Upgrade Helm chart dependencies"
5050
id: deps-update
51-
uses: camptocamp/helm-dependency-update-action@v0.4.1
51+
uses: camptocamp/helm-dependency-update-action@v0.5.0
5252
with:
5353
chart-path: "charts/argocd"
5454
readme-path: "README.adoc"
@@ -122,7 +122,7 @@ jobs:
122122

123123
- name: "Upgrade Helm chart dependencies"
124124
id: deps-update
125-
uses: camptocamp/helm-dependency-update-action@v0.4.1
125+
uses: camptocamp/helm-dependency-update-action@v0.5.0
126126
with:
127127
chart-path: "charts/argocd"
128128
readme-path: "README.adoc"

0 commit comments

Comments
 (0)