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
_See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documentation._
45
45
46
+
### To 5.0.0
47
+
48
+
This version removes support for the deprecated Kubernetes API `policy/v1beta1` for PodDisruptionBudgets. It also removes the deprecated `PodSecurityPolicy` resource. Minimum Kubernetes version >= 1.21 is now required.
49
+
46
50
#### To 4.2.0
47
51
48
52
Readiness and liveness probes are now fully configurable through values `readinessProbe` and `livenessProbe`. The previous values have been kept as defaults.
0 commit comments