diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index 91b715878..960b2b3e2 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: 3.29.0 + version: 3.29.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus version: 2.1.17 - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator - version: 1.9.0 + version: 1.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection - version: 4.16.0 + version: 4.16.1 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter - version: 1.8.1 + version: 1.8.2 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 5.12.1 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events - version: 3.7.2 + version: 3.7.3 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts version: 1.19.0 @@ -31,6 +31,6 @@ dependencies: version: 0.1.4 - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator - version: 2.8.1 -digest: sha256:658399006442a7d8bbdf2dc1d18ad0ca712b0f1fdb6b1eb127e4820d2eaeb6ef -generated: "2024-01-15T14:18:35.396673759Z" + version: 2.8.2 +digest: sha256:1ddcf0402fed4aac1b4269379376b8a8d7d4c0a87c17fd8491b1a8d87e811629 +generated: "2024-01-22T23:54:08.952326043Z" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index dce28d163..c682ce86e 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.59 +version: 5.0.60 dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes condition: infrastructure.enabled,newrelic-infrastructure.enabled - version: 3.29.0 + version: 3.29.1 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus @@ -32,17 +32,17 @@ dependencies: - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator condition: newrelic-prometheus-agent.enabled - version: 1.9.0 + version: 1.9.1 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection condition: webhook.enabled,nri-metadata-injection.enabled - version: 4.16.0 + version: 4.16.1 - 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.8.1 + version: 1.8.2 - name: kube-state-metrics version: 5.12.1 @@ -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.7.2 + version: 3.7.3 - 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.8.1 + version: 2.8.2 maintainers: - name: juanjjaramillo