mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Add new API version apps/v1beta2
Add a new API version apps/v1beta2 and enable it by default. apps/v1beta2 has a copy of apps/v1beta1 types, except for ControllerRevision.
This commit is contained in:
@@ -55,6 +55,7 @@ v1 \
|
||||
admissionregistration.k8s.io/v1alpha1 \
|
||||
admission.k8s.io/v1alpha1 \
|
||||
apps/v1beta1 \
|
||||
apps/v1beta2 \
|
||||
authentication.k8s.io/v1 \
|
||||
authentication.k8s.io/v1beta1 \
|
||||
authorization.k8s.io/v1 \
|
||||
|
Reference in New Issue
Block a user