Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update alpha channel k8s 1.16 to 1.16.15 and Ubuntu image to latest available #9869

Merged
merged 2 commits into from
Sep 4, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions channels/alpha
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- name: kope.io/k8s-1.17-debian-stretch-amd64-hvm-ebs-2020-07-20
providerID: aws
kubernetesVersion: ">=1.17.0 <1.18.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20200716
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20200817
providerID: aws
kubernetesVersion: ">=1.18.0"
- providerID: gce
Expand All @@ -65,7 +65,7 @@ spec:
recommendedVersion: 1.17.11
requiredVersion: 1.17.0
- range: ">=1.16.0"
recommendedVersion: 1.16.14
recommendedVersion: 1.16.15
requiredVersion: 1.16.0
- range: ">=1.15.0"
recommendedVersion: 1.15.12
Expand Down Expand Up @@ -101,7 +101,7 @@ spec:
- range: ">=1.16.0-alpha.1"
recommendedVersion: "1.16.4"
#requiredVersion: 1.16.0
kubernetesVersion: 1.16.14
kubernetesVersion: 1.16.15
- range: ">=1.15.0-alpha.1"
recommendedVersion: "1.15.3"
#requiredVersion: 1.15.0
Expand Down