Skip to content

Commit

Permalink
chore(deps): update helm release cluster-autoscaler to v9.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 80d038a commit 68d2617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoscaler.tf
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ resource "helm_release" "cluster_autoscaler" {
name = "autoscaler"
repository = "https://kubernetes.github.io/autoscaler"
chart = "cluster-autoscaler"
version = "9.43.0"
version = "9.46.2"
max_history = 5

set {
Expand Down

0 comments on commit 68d2617

Please sign in to comment.