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 52f0513 commit 34a3ce6Copy full SHA for 34a3ce6
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.2"
+ default = "2.8.3"
42
}
0 commit comments