Skip to content

Commit

Permalink
Merge pull request #220 from sighupio/feat/add-kubernetes-images-1.29
Browse files Browse the repository at this point in the history
feat: add kubernetes 1.29 images
  • Loading branch information
nutellinoit authored Apr 17, 2024
2 parents 9823dab + bba94da commit b60613a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/on-premises/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ images:
- "v1.8.6"
- "v1.9.3"
- "v1.10.1"
- "v1.11.0"
- "v1.11.1"
destinations:
- registry.sighup.io/fury/on-premises/coredns/coredns

Expand All @@ -46,6 +48,7 @@ images:
- "v1.27.6"
- "v1.27.7"
- "v1.28.7"
- "v1.29.3"
destinations:
- registry.sighup.io/fury/on-premises/kube-apiserver

Expand All @@ -67,6 +70,7 @@ images:
- "v1.27.6"
- "v1.27.7"
- "v1.28.7"
- "v1.29.3"
destinations:
- registry.sighup.io/fury/on-premises/kube-controller-manager

Expand All @@ -88,6 +92,7 @@ images:
- "v1.27.6"
- "v1.27.7"
- "v1.28.7"
- "v1.29.3"
destinations:
- registry.sighup.io/fury/on-premises/kube-proxy

Expand All @@ -109,5 +114,6 @@ images:
- "v1.27.6"
- "v1.27.7"
- "v1.28.7"
- "v1.29.3"
destinations:
- registry.sighup.io/fury/on-premises/kube-scheduler

0 comments on commit b60613a

Please sign in to comment.