Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 42795e9

Browse files
liamdawsonalexnuttinck
authored andcommitted
Support k8s 1.16 (#5)
This should fix cetic/helm-charts#2
1 parent 14c8ab3 commit 42795e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: apps/v1beta2
1+
apiVersion: apps/v1
22
kind: Deployment
33

44
metadata:

0 commit comments

Comments
 (0)