Skip to content

Commit 3abfdf9

Browse files
committedJan 26, 2018
Update master to kubernetes 1.9
1 parent b49837b commit 3abfdf9

File tree

1,231 files changed

+139754
-10677
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,231 files changed

+139754
-10677
lines changed
 

‎kubernetes/README.md

+158-16
Large diffs are not rendered by default.

‎kubernetes/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
__project__ = 'kubernetes'
1616
# The version is auto-updated. Please do not edit.
17-
__version__ = "4.0.0-snapshot"
17+
__version__ = "5.0.0-snapshot"
1818

1919
import kubernetes.client
2020
import kubernetes.config

0 commit comments

Comments
 (0)
Please sign in to comment.