Skip to content

Commit 0962198

Browse files
updating documentation for SERVER_VERSION
1 parent 87e8eeb commit 0962198

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The following env variables control the deployment configuration:
2525
4. KUBECTL_ACTION - means an action for `kubectl <action>`. Valid values are apply|create|replace. Default is "apply"
2626

2727
Optional:
28-
`SERVER_VERSION` - Used mainly for testing. Manually set the Minor Kubernetes version.
28+
`SERVER_VERSION` - Manually set the Minor Kubernetes version. Supports 9-15.
29+
If left blank version 13 and older will use kubectl v1.6.0
2930

3031
# Usage in codefresh.io
3132

0 commit comments

Comments
 (0)