You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifies --kube-version for helm template (ArgoCD) and
kubectl image (if no explicit buildImages.kubectl parameter is used)
⚠️k8sVersion has a default value, so this is no breaking change per se. However, depending on the helm chart used,
the rendered result might look different from before where no --kube-version parameter was used.
We recommend setting the k8sVersion. Double-check the commits in your GitOps repo.
Changed
Changed kubectl image from lachlanevenson/k8s-kubectl to bitnami/kubectl, because it is available for every k8s version out there