We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ddc3b commit 0341d34Copy full SHA for 0341d34
1 file changed
manifests/modules/observability/kubecost/.workshop/terraform/vars.tf
@@ -38,7 +38,7 @@ variable "kubecost_chart_version" {
38
description = "The chart version of kubecost to use"
39
type = string
40
# renovate-helm: depName=cost-analyzer registryUrl=https://kubecost.github.io/cost-analyzer
41
- default = "2.8.6"
+ default = "2.8.4"
42
}
43
44
# tflint-ignore: terraform_unused_declarations
0 commit comments