From 7191b5b999abb7ea68d292dd650bcd5937b89fe0 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 23 Oct 2024 16:26:23 -0700 Subject: [PATCH] udpate ksm --- charts/internal/e2e-resources/Chart.yaml | 4 +--- charts/newrelic-infrastructure/Chart.yaml | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/charts/internal/e2e-resources/Chart.yaml b/charts/internal/e2e-resources/Chart.yaml index ef92073636..066d25f13c 100755 --- a/charts/internal/e2e-resources/Chart.yaml +++ b/charts/internal/e2e-resources/Chart.yaml @@ -5,12 +5,10 @@ name: e2e-resources dependencies: - name: kube-state-metrics - version: 5.12.1 + version: 5.26.0 repository: https://prometheus-community.github.io/helm-charts maintainers: - - name: juanjjaramillo - url: https://github.com/juanjjaramillo - name: csongnr url: https://github.com/csongnr - name: dbudziwojskiNR diff --git a/charts/newrelic-infrastructure/Chart.yaml b/charts/newrelic-infrastructure/Chart.yaml index fe7a64a180..26a65a82df 100644 --- a/charts/newrelic-infrastructure/Chart.yaml +++ b/charts/newrelic-infrastructure/Chart.yaml @@ -14,8 +14,6 @@ dependencies: version: 1.3.0 repository: "https://helm-charts.newrelic.com" maintainers: - - name: juanjjaramillo - url: https://github.com/juanjjaramillo - name: csongnr url: https://github.com/csongnr - name: dbudziwojskiNR