Skip to content

Commit e4b5c5a

Browse files
chore(deps): update helm release keda to v2.19.0 (#1769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed92096 commit e4b5c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/autoscaling/workloads/keda/.workshop/terraform

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.3"
48+
default = "2.19.0"
4949
}

0 commit comments

Comments
 (0)