Skip to content

Commit b480e80

Browse files
chore(deps): update helm release keda to v2.18.1
1 parent 96ddb29 commit b480e80

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/autoscaling/workloads/keda/.workshop/terraform

1 file changed

+1
-1
lines changed

manifests/modules/autoscaling/workloads/keda/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ variable "keda_chart_version" {
4545
description = "The chart version of keda to use"
4646
type = string
4747
# renovate-helm: depName=keda registryUrl=https://kedacore.github.io/charts
48-
default = "2.18.0"
48+
default = "2.18.1"
4949
}

0 commit comments

Comments
 (0)