Skip to content

Commit

Permalink
Feat: bump last three kubernetes versions for kubeadm clusters (#152)
Browse files Browse the repository at this point in the history
* feat: add more kubernetes versions for the last three supported versions
  • Loading branch information
nutellinoit authored Aug 9, 2023
1 parent 31ca70f commit 0d53b14
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions modules/on-premises/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ images:
- "v1.22.13"
- "v1.23.12"
- "v1.24.7"
- "v1.24.16"
- "v1.25.6"
- "v1.25.12"
- "v1.26.3"
- "v1.26.7"
destinations:
- registry.sighup.io/fury/on-premises/kube-apiserver

Expand All @@ -48,8 +51,11 @@ images:
- "v1.22.13"
- "v1.23.12"
- "v1.24.7"
- "v1.24.16"
- "v1.25.6"
- "v1.25.12"
- "v1.26.3"
- "v1.26.7"
destinations:
- registry.sighup.io/fury/on-premises/kube-controller-manager

Expand All @@ -62,8 +68,11 @@ images:
- "v1.22.13"
- "v1.23.12"
- "v1.24.7"
- "v1.24.16"
- "v1.25.6"
- "v1.25.12"
- "v1.26.3"
- "v1.26.7"
destinations:
- registry.sighup.io/fury/on-premises/kube-proxy

Expand All @@ -76,7 +85,10 @@ images:
- "v1.22.13"
- "v1.23.12"
- "v1.24.7"
- "v1.24.16"
- "v1.25.6"
- "v1.25.12"
- "v1.26.3"
- "v1.26.7"
destinations:
- registry.sighup.io/fury/on-premises/kube-scheduler

0 comments on commit 0d53b14

Please sign in to comment.