Skip to content

Commit

Permalink
Update Helm release vault to v0.24.0 (#142)
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)) | minor | `0.23.0` -> `0.24.0` |

---

### Release Notes

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

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

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

Changes:

-   Earliest Kubernetes version tested is now 1.22
-   `vault` updated to 1.13.1

Features:

-   server: New `extraPorts` option for adding ports to the Vault server statefulset [GH-841](hashicorp/vault-helm#841)
-   server: Add configurable Port Number in readinessProbe and livenessProbe for the server-statefulset [GH-831](hashicorp/vault-helm#831)
-   injector: Make livenessProbe and readinessProbe configurable and add configurable startupProbe [GH-852](hashicorp/vault-helm#852)
-   csi: Add an Agent sidecar to Vault CSI Provider pods to provide lease caching and renewals [GH-749](hashicorp/vault-helm#749)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzUuMzcuMCJ9-->

Co-authored-by: Michael Wittig <michael.wittig@posteo.de>
Reviewed-on: https://gitea.sh4ke.rocks/sh4ke/k8s-projects/pulls/142
  • Loading branch information
Michael Wittig and Sh4kE committed Apr 9, 2023
1 parent d3c27e5 commit 1bf4093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/prod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ appVersion: "1.10.3"

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

0 comments on commit 1bf4093

Please sign in to comment.