spiffe / helm-charts

Helm charts for SPIRE and other SPIFFE components.
Apache License 2.0
20 stars 22 forks source link

kubectl version mismatch #247

Closed kfox1111 closed 1 year ago

kfox1111 commented 1 year ago

The kubectl image should not be latest, but should be based on the version of the Kubernetes cluster being accessed.

Its available via .Capabilities.KubeVersion and returns something like: v1.26.0

kfox1111 commented 1 year ago

chainguard seems to only have kubectl 1.27.x

rancher/kubectl has images for way back, and looks clean with trivy.