Skip to content

Commit 34a3ce6

Browse files
chore(deps): update helm release cost-analyzer to v2.8.3 (#1641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52f0513 commit 34a3ce6

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/observability/kubecost/.workshop/terraform

1 file changed

+1
-1
lines changed

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.2"
41+
default = "2.8.3"
4242
}

0 commit comments

Comments
 (0)