-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration, Jenkins X
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.19
-
Story Points:1
Since Kubernetes 1.9, Deployment objects has been moved from apiVersion extensions/v1beta2 to apps/v1.
This has worked well since thanks to the backward mechanism which has been removed in kubernetes 1.16: https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/.
We want to update our helm charts to reflect this change.
- is required by
-
NEV-19 Move ARender CI/CD to Jenkins X
- Resolved