hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.05k stars 868 forks source link

Update actions, k8s and vault versions, and changelog #962

Closed tvoran closed 8 months ago

tvoran commented 8 months ago

Pin github actions to the latest trusted versions, test with k8s 1.24-1.28, update vault and vault-k8s defaults to latest releases.

Related to https://github.com/hashicorp/vault/pull/23645

arslanbekov commented 8 months ago

Was the update of the Vault server forcibly skipped? Or is this a mistake? The server itself remains 1.14.0 https://github.com/hashicorp/vault-helm/blob/main/values.yaml#L380

kschoche commented 8 months ago

We will be doing a release soon that will have the latest vault server images, stay tuned!

tvoran commented 8 months ago

@arslanbekov Just a mistake. Forgot we now have a Vault image block for the CSI provider so my count was off.