We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a716c commit c12a008Copy full SHA for c12a008
1 file changed
manifests/modules/observability/kubecost/.workshop/terraform/vars.tf
@@ -38,5 +38,5 @@ 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.4"
+ default = "2.9.6"
42
}
0 commit comments