Skip to content

Commit

Permalink
Add eksd release for 1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
2ez4szliu committed Jan 10, 2025
1 parent daa2e22 commit b038625
Show file tree
Hide file tree
Showing 27 changed files with 7,416 additions and 1 deletion.
4 changes: 4 additions & 0 deletions EKSD_LATEST_RELEASES
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ releases:
endOfStandardSupport: "2025-12-31"
kubeVersion: v1.31.4
number: 11
- branch: 1-32
endOfStandardSupport: "2026-4-30"
kubeVersion: v1.32.0
number: 3
6 changes: 6 additions & 0 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ projects:
go_version: "1.22"
- tag: cluster-autoscaler-1.31.1
go_version: "1.22"
- tag: cluster-autoscaler-1.32.0
go_version: "1.23"
- name: cloud-provider-aws
versions:
- tag: v1.27.10
Expand All @@ -165,6 +167,8 @@ projects:
go_version: "1.22"
- tag: v1.31.2
go_version: "1.22"
- tag: v1.32.0
go_version: "1.23"
- name: cloud-provider-vsphere
versions:
- tag: v1.27.0
Expand All @@ -177,6 +181,8 @@ projects:
go_version: "1.22"
- tag: v1.31.1
go_version: "1.22"
- tag: v1.32.1
go_version: "1.23"
- org: kubernetes-sigs
repos:
- name: cluster-api
Expand Down
1 change: 1 addition & 0 deletions projects/kubernetes-sigs/image-builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ ADDITIONAL_PAUSE_1-28_FROM=1-28
ADDITIONAL_PAUSE_1-29_FROM=1-28
ADDITIONAL_PAUSE_1-30_FROM=1-28
ADDITIONAL_PAUSE_1-31_FROM=1-31
ADDITIONAL_PAUSE_1-32_FROM=1-32

HAS_RELEASE_BRANCHES=true
HAS_LICENSES=false
Expand Down
Loading

0 comments on commit b038625

Please sign in to comment.