diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index a8f964770..4a4acb036 100644 --- a/charts/nri-bundle/Chart.lock +++ b/charts/nri-bundle/Chart.lock @@ -1,25 +1,25 @@ dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes - version: 4.0.0 + version: 4.0.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus version: 2.1.22 - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator - version: 2.9.0 + version: 2.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection - version: 4.33.2 + version: 4.33.3 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter - version: 1.19.1 + version: 1.19.2 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 6.1.5 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events - version: 3.19.2 + version: 3.19.3 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts version: 1.35.0 @@ -28,7 +28,7 @@ dependencies: version: 2.1.6 - name: nr-ebpf-agent repository: https://newrelic.github.io/helm-charts - version: 1.3.1 + version: 1.3.2 - name: k8s-agents-operator repository: https://newrelic.github.io/k8s-agents-operator version: 0.40.1 @@ -37,6 +37,6 @@ dependencies: version: 0.1.7 - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator - version: 2.19.1 -digest: sha256:4ab5bb32e455bb0c4e8929ba849e3caf2e829657035f1e7458edd664d04b7c4f -generated: "2026-04-15T12:42:32.442316-04:00" + version: 2.19.2 +digest: sha256:67bcdc581bdd76f305508be22dace8c31065e6bff1e001561798e530a763d3a0 +generated: "2026-04-20T14:22:12.192312663Z" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index 733d04452..8fbee8dbf 100644 --- a/charts/nri-bundle/Chart.yaml +++ b/charts/nri-bundle/Chart.yaml @@ -18,13 +18,13 @@ sources: - https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator - https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator -version: 7.0.2 +version: 7.0.4 dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes condition: infrastructure.enabled,newrelic-infrastructure.enabled - version: 4.0.0 + version: 4.0.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus @@ -34,17 +34,17 @@ dependencies: - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator condition: newrelic-prometheus-agent.enabled - version: 2.9.0 + version: 2.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection condition: webhook.enabled,nri-metadata-injection.enabled - version: 4.33.2 + version: 4.33.3 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled - version: 1.19.1 + version: 1.19.2 - name: kube-state-metrics version: 6.1.5 @@ -54,7 +54,7 @@ dependencies: - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events condition: kubeEvents.enabled,nri-kube-events.enabled - version: 3.19.2 + version: 3.19.3 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts @@ -67,7 +67,7 @@ dependencies: version: 2.1.6 - name: nr-ebpf-agent - version: 1.3.1 + version: 1.3.2 condition: newrelic-eapm-agent.enabled,nr-ebpf-agent.enabled repository: https://newrelic.github.io/helm-charts @@ -88,7 +88,7 @@ dependencies: - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator condition: newrelic-infra-operator.enabled - version: 2.19.1 + version: 2.19.2 maintainers: - name: Philip-R-Beckwith