From ce71fd2d594f49a83d23ecd109574eebfc7474d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:52:34 +0000 Subject: [PATCH] feat(deps): update helm release cost-analyzer to v2.5.1 --- platform-apps/charts/kubecost/Chart.lock | 6 +++--- platform-apps/charts/kubecost/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform-apps/charts/kubecost/Chart.lock b/platform-apps/charts/kubecost/Chart.lock index 7823eb138..f6c8a675a 100644 --- a/platform-apps/charts/kubecost/Chart.lock +++ b/platform-apps/charts/kubecost/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: cost-analyzer repository: https://kubecost.github.io/cost-analyzer - version: 2.4.3 -digest: sha256:21477490ec3eacbb0567e928156924b0b066fc09abbd8abb61f5c032f0d5c18e -generated: "2024-11-22T13:22:53.421416348Z" + version: 2.5.1 +digest: sha256:e0fb18e7606f5c312bb35e4d83fd5fedaf696490fac912f4bc182001b2a52c83 +generated: "2025-01-01T13:52:28.957093646Z" diff --git a/platform-apps/charts/kubecost/Chart.yaml b/platform-apps/charts/kubecost/Chart.yaml index 47ce1d8f8..d55a9d68d 100644 --- a/platform-apps/charts/kubecost/Chart.yaml +++ b/platform-apps/charts/kubecost/Chart.yaml @@ -26,5 +26,5 @@ appVersion: "1.0.0" dependencies: - name: cost-analyzer alias: cost-analyzer - version: 2.4.3 + version: 2.5.1 repository: https://kubecost.github.io/cost-analyzer