Skip to content

Commit 0341d34

Browse files
authored
Update vars.tf
1 parent 63ddc3b commit 0341d34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • manifests/modules/observability/kubecost/.workshop/terraform

manifests/modules/observability/kubecost/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ variable "kubecost_chart_version" {
3838
description = "The chart version of kubecost to use"
3939
type = string
4040
# renovate-helm: depName=cost-analyzer registryUrl=https://kubecost.github.io/cost-analyzer
41-
default = "2.8.6"
41+
default = "2.8.4"
4242
}
4343

4444
# tflint-ignore: terraform_unused_declarations

0 commit comments

Comments
 (0)