Skip to content

Commit

Permalink
Feat/update aws images for 1.26 (#156)
Browse files Browse the repository at this point in the history
* feat: update aws images for 1.26

* fix: source registry for cluster-autoscaler
  • Loading branch information
nutellinoit authored Aug 28, 2023
1 parent 171b7af commit fae90e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ images:
- registry.sighup.io/fury/aws-ec2/aws-node-termination-handler

- name: cluster-autoscaler [Kubernetes Fury AWS]
source: k8s.gcr.io/autoscaling/cluster-autoscaler
source: registry.k8s.io/autoscaling/cluster-autoscaler
tag:
- "v1.21.3"
- "v1.22.3"
Expand Down

0 comments on commit fae90e0

Please sign in to comment.