Skip to content

Commit

Permalink
Merge pull request #6672 from justinsb/1_12_in_stable
Browse files Browse the repository at this point in the history
Put 1.12 into stable channel, for users of kops 1.12-alphas
  • Loading branch information
k8s-ci-robot authored Mar 26, 2019
2 parents 4588755 + 99b4023 commit 8a4d2db
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions channels/stable
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ spec:
networking:
kubenet: {}
kubernetesVersions:
- range: ">=1.12.0"
recommendedVersion: 1.12.7
requiredVersion: 1.12.0
- range: ">=1.11.0"
recommendedVersion: 1.11.8
requiredVersion: 1.11.0
Expand All @@ -58,6 +61,10 @@ spec:
recommendedVersion: 1.4.12
requiredVersion: 1.4.2
kopsVersions:
- range: ">=1.12.0-alpha.1"
#recommendedVersion: "1.12.0"
#requiredVersion: 1.12.0
kubernetesVersion: 1.12.7
- range: ">=1.11.0-alpha.1"
#recommendedVersion: "1.11.0"
#requiredVersion: 1.11.0
Expand Down

0 comments on commit 8a4d2db

Please sign in to comment.