Skip to content

Commit

Permalink
Merge pull request #197 from sighupio/feat/aws-1.28-1.29
Browse files Browse the repository at this point in the history
feat(aws): add latest images for Kubernetes 1.28 and 1.29
  • Loading branch information
nutellinoit authored Feb 7, 2024
2 parents 26a8773 + 2a5aab4 commit e60e493
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/aws/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ images:
tag:
- "v1.17.1"
- "v1.19.0"
- "v1.20.0"
destinations:
- registry.sighup.io/fury/aws-ec2/aws-node-termination-handler

Expand All @@ -19,6 +20,9 @@ images:
- "v1.25.0"
- "v1.26.4"
- "v1.27.2"
- "v1.28.2"
- "v1.29.0"

destinations:
- registry.sighup.io/fury/autoscaling/cluster-autoscaler

Expand All @@ -28,6 +32,7 @@ images:
- "v2.4.3"
- "v2.4.7"
- "v2.6.0"
- "v2.7.0"
destinations:
- registry.sighup.io/fury/amazon/aws-alb-ingress-controller

Expand Down Expand Up @@ -95,6 +100,7 @@ images:
- "v5.0.1"
- "v6.2.1"
- "v6.3.0"
- "v6.3.1"
destinations:
- registry.sighup.io/fury/sig-storage/snapshot-controller

Expand Down

0 comments on commit e60e493

Please sign in to comment.