Skip to content

Commit 485cfa2

Browse files
chore(deps): update helm release cluster-autoscaler to v9.46.4
1 parent 0c7c28b commit 485cfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoscaler.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ resource "helm_release" "cluster_autoscaler" {
4848
name = "autoscaler"
4949
repository = "https://kubernetes.github.io/autoscaler"
5050
chart = "cluster-autoscaler"
51-
version = "9.43.0"
51+
version = "9.46.4"
5252
max_history = 5
5353

5454
set {

0 commit comments

Comments
 (0)