Commit 15ece1a
committed
Fix helm chart for deprecated extensions/v1beta1
As of k8s 1.16 extensions/v1beta1 is deprecated, so the deployment
in the test helm chart should be fixed accordingly.
Since the chart is pulled from master, temporary let the test pass
until this is merged, then we can enforce back the check.1 parent 3554a30 commit 15ece1a
File tree
1 file changed
+1
-1
lines changed- test/gohelloworld/gohelloworld-chart/templates
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments