Skip to content

Commit

Permalink
chore(deps): update dependency helm to v3.16.0 in .github/workflows/r…
Browse files Browse the repository at this point in the history
…elease.yaml
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent a4ff46c commit 620a7b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: azure/setup-helm@v4
with:
# renovate: datasource=github-tags depName=helm packageName=helm/helm
version: v3.15.4
version: v3.16.0

- uses: actions/setup-python@v5
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: azure/setup-helm@v4
with:
# renovate: datasource=github-tags depName=helm packageName=helm/helm
version: v3.15.4
version: v3.16.0

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit 620a7b3

Please sign in to comment.