Skip to content

Commit c12a008

Browse files
chore(deps): update helm release cost-analyzer to v2.9.6 (#1767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88a716c commit c12a008

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,5 +38,5 @@ 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.4"
41+
default = "2.9.6"
4242
}

0 commit comments

Comments
 (0)