Skip to content

Commit

Permalink
deps: update dependency helm/helm to v3.17.1 (#868)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [helm/helm](https://redirect.github.com/helm/helm) | patch | `v3.17.0`
-> `v3.17.1` |

---

### Release Notes

<details>
<summary>helm/helm (helm/helm)</summary>

###
[`v3.17.1`](https://redirect.github.com/helm/helm/compare/v3.17.0...v3.17.1)

[Compare
Source](https://redirect.github.com/helm/helm/compare/v3.17.0...v3.17.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/hcloud-cloud-controller-manager).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent dbf91e7 commit 89d52de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
with:
setup-tools: |
helm
helm: v3.17.0 # renovate: datasource=github-releases depName=helm/helm
helm: v3.17.1 # renovate: datasource=github-releases depName=helm/helm

- uses: actions/checkout@v4

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
helm
kubectl
skaffold
helm: v3.17.0 # renovate: datasource=github-releases depName=helm/helm
helm: v3.17.1 # renovate: datasource=github-releases depName=helm/helm
kubectl: v1.32.1 # renovate: datasource=github-releases depName=kubernetes/kubernetes
skaffold: v2.14.1 # renovate: datasource=github-releases depName=GoogleContainerTools/skaffold

Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
helm
kubectl
skaffold
helm: v3.17.0 # renovate: datasource=github-releases depName=helm/helm
helm: v3.17.1 # renovate: datasource=github-releases depName=helm/helm
kubectl: v1.32.1 # renovate: datasource=github-releases depName=kubernetes/kubernetes
skaffold: v2.14.1 # renovate: datasource=github-releases depName=GoogleContainerTools/skaffold

Expand Down

0 comments on commit 89d52de

Please sign in to comment.