Skip to content

Commit

Permalink
Merge branch 'main' into Issue-380
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-dyer-sp authored May 22, 2024
2 parents 0d27ec6 + 58922db commit 57778b2
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.14.4
version: v3.15.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.14.4
version: v3.15.0

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

0 comments on commit 57778b2

Please sign in to comment.