bjw-s / helm-charts

A collection of Helm charts
https://bjw-s.github.io/helm-charts/
Apache License 2.0
535 stars 100 forks source link

Bump required `kubeVersion` in `Chart.yaml` #219

Closed onedr0p closed 4 months ago

onedr0p commented 8 months ago

Details

Describe the solution you'd like:

Currently this is set to 1.22.0, and as of creating this issue I believe we should bump this to 1.25.0

bjw-s commented 8 months ago

I'm not sure why we currently need to change it though? The features provided by the chart are compatible with v1.22 onward. Although I guess for v3 we can drop some versions, that wouldn't hurt.

onedr0p commented 4 months ago

After discussing, it seems like there is no benefit to bump the required k8s version since mostly everything so far is compatible with 1.22+