Skip to content

Commit

Permalink
Update Helm release vault to v0.24.1 (#157)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vault](https://www.vaultproject.io) ([source](https://github.com/hashicorp/vault-helm)) | patch | `0.24.0` -> `0.24.1` |

---

### Release Notes

<details>
<summary>hashicorp/vault-helm</summary>

### [`v0.24.1`](https://github.com/hashicorp/vault-helm/blob/HEAD/CHANGELOG.md#&#8203;0241-April-17-2023)

[Compare Source](hashicorp/vault-helm@v0.24.0...v0.24.1)

Bugs:

-   csi: Add RBAC required by v1.3.0 to create secret for HMAC key used to generate secret versions [GH-872](hashicorp/vault-helm#872)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->

Co-authored-by: Michael Wittig <[email protected]>
Reviewed-on: https://gitea.sh4ke.rocks/sh4ke/k8s-projects/pulls/157
  • Loading branch information
Michael Wittig and Sh4kE committed Apr 23, 2023
1 parent 44e7ac6 commit bd81ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/qa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ appVersion: 1.0.0

dependencies:
- name: vault
version: 0.24.0
version: 0.24.1
repository: https://helm.releases.hashicorp.com

0 comments on commit bd81ca2

Please sign in to comment.