hashicorp / vault-plugin-auth-kubernetes

Vault authentication plugin for Kubernetes Service Accounts
https://www.vaultproject.io/docs/auth/kubernetes.html
Mozilla Public License 2.0
209 stars 61 forks source link

Update go and k8s versions #251

Closed tvoran closed 4 months ago

tvoran commented 4 months ago

Update to go 1.22.4 keeping with vault@main, and test with k8s versions 1.26-1.30. Also configure dependabot for hashicorp actions.

tvoran commented 4 months ago

Thanks!