Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
add k8s 1.10.4 (#3200)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon authored and jackfrancis committed Jun 6, 2018
1 parent b95304f commit f04454f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/api/common/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var AllKubernetesSupportedVersions = map[string]bool{
"1.10.1": true,
"1.10.2": true,
"1.10.3": true,
"1.10.4": true,
"1.11.0-alpha.1": true,
"1.11.0-alpha.2": true,
"1.11.0-beta.1": true,
Expand Down

0 comments on commit f04454f

Please sign in to comment.