diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index 4c5f73599..1212c7529 100644 --- a/charts/nri-bundle/Chart.lock +++ b/charts/nri-bundle/Chart.lock @@ -1,39 +1,39 @@ dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes - version: 3.34.6 + version: 3.35.0 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus version: 2.1.19 - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator - version: 1.14.4 + version: 1.15.0 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection - version: 4.21.2 + version: 4.22.0 - name: newrelic-k8s-metrics-adapter repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter - version: 1.11.4 + version: 1.12.0 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 5.26.0 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events - version: 3.10.9 + version: 3.11.0 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts - version: 1.23.0 + version: 1.23.1 - name: newrelic-pixie repository: https://newrelic.github.io/helm-charts - version: 2.1.5 + version: 2.1.6 - name: k8s-agents-operator repository: https://newrelic.github.io/k8s-agents-operator - version: 0.15.0 + version: 0.16.1 - name: pixie-operator-chart repository: https://pixie-operator-charts.storage.googleapis.com version: 0.1.6 - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator - version: 2.11.4 -digest: sha256:1c72675f294da2e692af217484ef68681b41e790ba18b93419c914d6f30e1388 -generated: "2024-10-22T14:03:09.864437-07:00" + version: 2.12.0 +digest: sha256:2530cda1be1402806b1ea3aabe4a1839765f9b0b5dd850f03bb7d96b1eaa9b6e +generated: "2024-10-28T17:46:44.820558036Z" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index 9ee91d851..346d02e49 100644 --- a/charts/nri-bundle/Chart.yaml +++ b/charts/nri-bundle/Chart.yaml @@ -17,13 +17,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: 5.0.97 +version: 5.0.98 dependencies: - name: newrelic-infrastructure repository: https://newrelic.github.io/nri-kubernetes condition: infrastructure.enabled,newrelic-infrastructure.enabled - version: 3.34.6 + version: 3.35.0 - name: nri-prometheus repository: https://newrelic.github.io/nri-prometheus @@ -33,17 +33,17 @@ dependencies: - name: newrelic-prometheus-agent repository: https://newrelic.github.io/newrelic-prometheus-configurator condition: newrelic-prometheus-agent.enabled - version: 1.14.4 + version: 1.15.0 - name: nri-metadata-injection repository: https://newrelic.github.io/k8s-metadata-injection condition: webhook.enabled,nri-metadata-injection.enabled - version: 4.21.2 + version: 4.22.0 - 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.11.4 + version: 1.12.0 - name: kube-state-metrics version: 5.26.0 @@ -53,22 +53,22 @@ dependencies: - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events condition: kubeEvents.enabled,nri-kube-events.enabled - version: 3.10.9 + version: 3.11.0 - name: newrelic-logging repository: https://newrelic.github.io/helm-charts condition: logging.enabled,newrelic-logging.enabled - version: 1.23.0 + version: 1.23.1 - name: newrelic-pixie repository: https://newrelic.github.io/helm-charts condition: newrelic-pixie.enabled - version: 2.1.5 + version: 2.1.6 - name: k8s-agents-operator repository: https://newrelic.github.io/k8s-agents-operator condition: k8s-agents-operator.enabled - version: 0.15.0 + version: 0.16.1 # Keep the version of pixie-operator-chart in sync with the CRD versions for # olm_crd.yaml and px.dev_viziers.yaml in @@ -82,7 +82,7 @@ dependencies: - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator condition: newrelic-infra-operator.enabled - version: 2.11.4 + version: 2.12.0 maintainers: - name: juanjjaramillo