Skip to content

Commit f3b3887

Browse files
chore(deps): update bundle dependencies
1 parent 2e4fdb1 commit f3b3887

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

charts/nri-bundle/Chart.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 3.57.0
4+
version: 3.58.0
55
- name: nri-prometheus
66
repository: https://newrelic.github.io/nri-prometheus
77
version: 2.1.22
88
- name: newrelic-prometheus-agent
99
repository: https://newrelic.github.io/newrelic-prometheus-configurator
10-
version: 2.5.0
10+
version: 2.6.0
1111
- name: nri-metadata-injection
1212
repository: https://newrelic.github.io/k8s-metadata-injection
13-
version: 4.31.2
13+
version: 4.32.0
1414
- name: newrelic-k8s-metrics-adapter
1515
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
1616
version: 1.17.6
@@ -19,24 +19,24 @@ dependencies:
1919
version: 6.1.5
2020
- name: nri-kube-events
2121
repository: https://newrelic.github.io/nri-kube-events
22-
version: 3.17.0
22+
version: 3.18.0
2323
- name: newrelic-logging
2424
repository: https://newrelic.github.io/helm-charts
25-
version: 1.33.0
25+
version: 1.33.1
2626
- name: newrelic-pixie
2727
repository: https://newrelic.github.io/helm-charts
2828
version: 2.1.6
2929
- name: nr-ebpf-agent
3030
repository: https://newrelic.github.io/helm-charts
31-
version: 1.1.0
31+
version: 1.1.1
3232
- name: k8s-agents-operator
3333
repository: https://newrelic.github.io/k8s-agents-operator
34-
version: 0.36.0
34+
version: 0.37.0
3535
- name: pixie-operator-chart
3636
repository: https://pixie-operator-charts.storage.googleapis.com
3737
version: 0.1.7
3838
- name: newrelic-infra-operator
3939
repository: https://newrelic.github.io/newrelic-infra-operator
4040
version: 2.18.4
41-
digest: sha256:ef4a14994e6cd03857bbdcfdbcd4ac7f458fa139be96e9759fe4b63a95757370
42-
generated: "2026-01-13T05:29:51.658977377Z"
41+
digest: sha256:4304dd7c820dab0bfe0598498ec66da7a208406072fe70438e464df236f772e2
42+
generated: "2026-01-19T16:59:54.606251385Z"

charts/nri-bundle/Chart.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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.34
21+
version: 6.0.35
2222

2323
dependencies:
2424
- name: newrelic-infrastructure
2525
repository: https://newrelic.github.io/nri-kubernetes
2626
condition: infrastructure.enabled,newrelic-infrastructure.enabled
27-
version: 3.57.0
27+
version: 3.58.0
2828

2929
- name: nri-prometheus
3030
repository: https://newrelic.github.io/nri-prometheus
@@ -34,12 +34,12 @@ dependencies:
3434
- name: newrelic-prometheus-agent
3535
repository: https://newrelic.github.io/newrelic-prometheus-configurator
3636
condition: newrelic-prometheus-agent.enabled
37-
version: 2.5.0
37+
version: 2.6.0
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.31.2
42+
version: 4.32.0
4343

4444
- name: newrelic-k8s-metrics-adapter
4545
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
@@ -54,27 +54,27 @@ 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.17.0
57+
version: 3.18.0
5858

5959
- name: newrelic-logging
6060
repository: https://newrelic.github.io/helm-charts
6161
condition: logging.enabled,newrelic-logging.enabled
62-
version: 1.33.0
62+
version: 1.33.1
6363

6464
- name: newrelic-pixie
6565
repository: https://newrelic.github.io/helm-charts
6666
condition: newrelic-pixie.enabled
6767
version: 2.1.6
6868

6969
- name: nr-ebpf-agent
70-
version: 1.1.0
70+
version: 1.1.1
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.36.0
77+
version: 0.37.0
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

0 commit comments

Comments
 (0)