From 549ee737e0461378c80d35ba0037aa0b839eacc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:02:14 -0800 Subject: [PATCH] chore(deps): update bundle dependencies (#1194) Automatically merged by github-actions --- charts/nri-bundle/Chart.lock | 12 ++++++------ charts/nri-bundle/Chart.yaml | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index c7716df75..29a0cfbf9 100644 --- a/charts/nri-bundle/Chart.lock +++ b/charts/nri-bundle/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes - version: 3.25.0 + version: 3.26.0 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus version: 2.1.17 @@ -10,7 +10,7 @@ dependencies: version: 1.7.0 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection - version: 4.14.0 + version: 4.14.1 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter version: 1.6.0 @@ -19,7 +19,7 @@ dependencies: version: 5.12.1 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events - version: 3.4.0 + version: 3.5.0 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts version: 1.18.1 @@ -31,6 +31,6 @@ dependencies: version: 0.1.4 - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator - version: 2.5.0 -digest: sha256:b48bc300997722fa6fdf7e0d5ceaaf9e48c7dc4d7d22d91239bfd2ccd293bb93 -generated: "2023-11-14T01:57:00.704416878Z" + version: 2.6.0 +digest: sha256:72573c55a0ffa6b4756c19e15f0b6f53bb1ad6fcc47197b08c842f8fc893c392 +generated: "2023-11-21T05:20:45.737726359Z" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index 75a239448..084b0b933 100644 --- a/charts/nri-bundle/Chart.yaml +++ b/charts/nri-bundle/Chart.yaml @@ -16,13 +16,13 @@ sources: - https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie - https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator -version: 5.0.45 +version: 5.0.46 dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes condition: infrastructure.enabled,newrelic-infrastructure.enabled - version: 3.25.0 + version: 3.26.0 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus @@ -37,7 +37,7 @@ dependencies: - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection condition: webhook.enabled,nri-metadata-injection.enabled - version: 4.14.0 + version: 4.14.1 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter @@ -52,7 +52,7 @@ dependencies: - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events condition: kubeEvents.enabled,nri-kube-events.enabled - version: 3.4.0 + version: 3.5.0 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts @@ -76,7 +76,7 @@ dependencies: - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator condition: newrelic-infra-operator.enabled - version: 2.5.0 + version: 2.6.0 maintainers: - name: nserrino