Skip to content

Commit 27532ce

Browse files
chore(deps): update bundle dependencies (#1735)
1 parent a62b98b commit 27532ce

3 files changed

Lines changed: 18 additions & 15 deletions

File tree

charts/nri-bundle/Chart.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 3.45.0
4+
version: 3.46.0
55
- name: nri-prometheus
66
repository: https://newrelic.github.io/nri-prometheus
77
version: 2.1.20
88
- name: newrelic-prometheus-agent
99
repository: https://newrelic.github.io/newrelic-prometheus-configurator
10-
version: 1.17.0
10+
version: 2.0.0
1111
- name: nri-metadata-injection
1212
repository: https://newrelic.github.io/k8s-metadata-injection
13-
version: 4.26.0
13+
version: 4.26.1
1414
- name: newrelic-k8s-metrics-adapter
1515
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
16-
version: 1.15.0
16+
version: 1.15.1
1717
- name: kube-state-metrics
1818
repository: https://prometheus-community.github.io/helm-charts
1919
version: 5.30.1
2020
- name: nri-kube-events
2121
repository: https://newrelic.github.io/nri-kube-events
22-
version: 3.13.0
22+
version: 3.13.1
2323
- name: newrelic-logging
2424
repository: https://newrelic.github.io/helm-charts
2525
version: 1.27.0
@@ -37,6 +37,6 @@ dependencies:
3737
version: 0.1.7
3838
- name: newrelic-infra-operator
3939
repository: https://newrelic.github.io/newrelic-infra-operator
40-
version: 2.14.0
41-
digest: sha256:3a91eb530efe1c92ce8fe65726e390a3c32a15e3ca09647a70169d45261ec61e
42-
generated: "2025-05-21T18:59:42.268807867Z"
40+
version: 2.14.1
41+
digest: sha256:bba53855b1139e6deadb2e3155664f5f2bea62c4fc16533b0c4879eebcb73941
42+
generated: "2025-06-04T18:09:37.029409-07:00"

charts/nri-bundle/Chart.yaml

Lines changed: 7 additions & 7 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: 5.0.124
21+
version: 6.0.0
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.45.0
27+
version: 3.46.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: 1.17.0
37+
version: 2.0.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.26.0
42+
version: 4.26.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.15.0
47+
version: 1.15.1
4848

4949
- name: kube-state-metrics
5050
version: 5.30.1
@@ -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.13.0
57+
version: 3.13.1
5858

5959
- name: newrelic-logging
6060
repository: https://newrelic.github.io/helm-charts
@@ -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.14.0
91+
version: 2.14.1
9292

9393
maintainers:
9494
- name: Philip-R-Beckwith

charts/nri-bundle/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Groups together the individual charts for the New Relic Kubernetes solution for
44

55
**Homepage:** <https://github.com/newrelic/helm-charts>
66

7+
## v6 Release
8+
`v6` of the `nri-bundle`, bundles `v2` of the [newrelic-prometheus-configurator](https://github.com/newrelic/newrelic-prometheus-configurator/tree/master/charts/newrelic-prometheus-agent). This release contains breaking changes if you've created a custom configuration for the `newrelic-prometheus-configurator`. For migration details, please check the chart's [README](https://github.com/newrelic/newrelic-prometheus-configurator?tab=readme-ov-file#v2-release).
9+
710
## Bundled charts
811

912
This chart does not deploy anything by itself but has many charts as dependencies. This allows you to easily install and upgrade the New Relic

0 commit comments

Comments
 (0)