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
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Describe the bug
This Helm-Chart is still using deprecated API versions for Cronjob (apiVersion: batch/v1beta1) and PodDisruptionBudget(apiVersion: policy/v1beta1). In Kubernetes 1.25 this APIs are removed.
To enable support for Kubernetes 1.25 these API version must be lifted
Describe the bug
This Helm-Chart is still using deprecated API versions for Cronjob (apiVersion: batch/v1beta1) and PodDisruptionBudget(apiVersion: policy/v1beta1). In Kubernetes 1.25 this APIs are removed.
To enable support for Kubernetes 1.25 these API version must be lifted