Skip to content

Commit 2bfbf89

Browse files
chore(deps): update helm release cluster-autoscaler to v9.46.0
1 parent 80d038a commit 2bfbf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoscaler.tf

+1-1
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.0"
5252
max_history = 5
5353

5454
set {

0 commit comments

Comments
 (0)