@@ -18,13 +18,13 @@ sources:
1818 - https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
1919 - https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator
2020
21- version : 6.0.39
21+ version : 6.0.40
2222
2323dependencies :
2424 - name : newrelic-infrastructure
2525 repository : https://newrelic.github.io/nri-kubernetes
2626 condition : infrastructure.enabled,newrelic-infrastructure.enabled
27- version : 3.60 .0
27+ version : 3.61 .0
2828
2929 - name : nri-prometheus
3030 repository : https://newrelic.github.io/nri-prometheus
@@ -34,17 +34,17 @@ dependencies:
3434 - name : newrelic-prometheus-agent
3535 repository : https://newrelic.github.io/newrelic-prometheus-configurator
3636 condition : newrelic-prometheus-agent.enabled
37- version : 2.6.1
37+ version : 2.6.2
3838
3939 - name : nri-metadata-injection
4040 repository : https://newrelic.github.io/k8s-metadata-injection
4141 condition : webhook.enabled,nri-metadata-injection.enabled
42- version : 4.33.0
42+ version : 4.33.1
4343
4444 - name : newrelic-k8s-metrics-adapter
4545 repository : https://newrelic.github.io/newrelic-k8s-metrics-adapter
4646 condition : metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled
47- version : 1.17.8
47+ version : 1.17.9
4848
4949 - name : kube-state-metrics
5050 version : 6.1.5
@@ -54,7 +54,7 @@ dependencies:
5454 - name : nri-kube-events
5555 repository : https://newrelic.github.io/nri-kube-events
5656 condition : kubeEvents.enabled,nri-kube-events.enabled
57- version : 3.19.0
57+ version : 3.19.1
5858
5959 - name : newrelic-logging
6060 repository : https://newrelic.github.io/helm-charts
@@ -67,14 +67,14 @@ dependencies:
6767 version : 2.1.6
6868
6969 - name : nr-ebpf-agent
70- version : 1.2.2
70+ version : 1.3.0
7171 condition : newrelic-eapm-agent.enabled,nr-ebpf-agent.enabled
7272 repository : https://newrelic.github.io/helm-charts
7373
7474 - name : k8s-agents-operator
7575 repository : https://newrelic.github.io/k8s-agents-operator
7676 condition : k8s-agents-operator.enabled
77- version : 0.38.0
77+ version : 0.38.1
7878
7979 # Keep the version of pixie-operator-chart in sync with the CRD versions for
8080 # olm_crd.yaml and px.dev_viziers.yaml in
@@ -88,7 +88,7 @@ dependencies:
8888 - name : newrelic-infra-operator
8989 repository : https://newrelic.github.io/newrelic-infra-operator
9090 condition : newrelic-infra-operator.enabled
91- version : 2.18.6
91+ version : 2.18.7
9292
9393maintainers :
9494 - name : Philip-R-Beckwith
0 commit comments