Skip to content

Commit

Permalink
chore(deps): update dependency helm/helm to v3.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-dependency-updater[bot] authored Aug 15, 2024
1 parent 8f61ce8 commit 2472fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
export YQ_VERSION=v4.44.3

# renovate: datasource=github-tags depName=helm/helm
export HELM_VERSION=v3.15.3
export HELM_VERSION=v3.15.4

# renovate: datasource=github-tags depName=helm-unittest/helm-unittest
export HELM_UNITTEST_VERSION=v0.5.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: azure/setup-helm@v4
with:
# renovate: datasource=github-tags depName=helm/helm
version: v3.15.3
version: v3.15.4

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 2472fc4

Please sign in to comment.