Released on 25 Nov 2020 • Support for Kubernetes: 1.17, 1.18, and 1.19
Bug Fixes
- Fixed a bug that caused applications that use operators fail to deploy on the first attempt due to missing CRDs, unless the CRD version was
apiextensions.k8s.io/v1beta1
.
Now any version that begins with apiextensions.k8s.io/
will be recognized.
- Fixed a bug that caused kubectlVersion to be ignored, unless it was
1.14.x
or 1.16.x
.