Skip to content

Commit

Permalink
Merge pull request #16973 from moshevayner/promote-alpha-to-stable-20…
Browse files Browse the repository at this point in the history
…24-12-03

chore(channels): promoe alpha to stable (k8s and ubuntu ami)
  • Loading branch information
k8s-ci-robot authored Dec 4, 2024
2 parents 6c50d5b + 0c8f904 commit 1ed2c8e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions channels/stable
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ spec:
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.20.0 <1.27.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
providerID: aws
architectureID: amd64
kubernetesVersion: ">=1.27.0"
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20241113
- name: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20241120
providerID: aws
architectureID: arm64
kubernetesVersion: ">=1.27.0"
Expand Down Expand Up @@ -170,11 +170,11 @@ spec:
- range: ">=1.30.0-alpha.1"
recommendedVersion: "1.29.0-beta.1"
#requiredVersion: 1.30.0
kubernetesVersion: 1.30.6
kubernetesVersion: 1.30.7
- range: ">=1.29.0-alpha.1"
recommendedVersion: "1.29.0-beta.1"
#requiredVersion: 1.29.0
kubernetesVersion: 1.29.10
kubernetesVersion: 1.29.11
- range: ">=1.28.0-alpha.1"
recommendedVersion: "1.28.4"
#requiredVersion: 1.28.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -85,7 +85,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -85,7 +85,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -85,7 +85,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: control-plane-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: m3.medium
maxSize: 1
minSize: 1
Expand All @@ -85,7 +85,7 @@ metadata:
kops.k8s.io/cluster: minimal.example.com
name: nodes-us-test-1a
spec:
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241113
image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-20241120
machineType: t2.medium
maxSize: 1
minSize: 1
Expand Down

0 comments on commit 1ed2c8e

Please sign in to comment.