Skip to content

Commit a40dd4d

Browse files
chore(deps): update bundle dependencies (#2007)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [newrelic-infrastructure](https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-integration/get-started/introduction-kubernetes-integration/) ([source](https://redirect.github.com/newrelic/nri-kubernetes)) | patch | `3.55.0` -> `3.55.1` | | [nr-ebpf-agent](https://redirect.github.com/newrelic/helm-charts) | minor | `0.4.0` -> `0.5.0` | --- ### Release Notes <details> <summary>newrelic/nri-kubernetes (newrelic-infrastructure)</summary> ### [`v3.55.1`](https://redirect.github.com/newrelic/nri-kubernetes/releases/tag/newrelic-infrastructure-3.55.1) [Compare Source](https://redirect.github.com/newrelic/nri-kubernetes/compare/newrelic-infrastructure-3.55.0...newrelic-infrastructure-3.55.1) A Helm chart to deploy the New Relic Kubernetes monitoring solution </details> <details> <summary>newrelic/helm-charts (nr-ebpf-agent)</summary> ### [`v0.5.0`](https://redirect.github.com/newrelic/helm-charts/releases/tag/nr-ebpf-agent-0.5.0) [Compare Source](https://redirect.github.com/newrelic/helm-charts/compare/nr-ebpf-agent-0.4.0...nr-ebpf-agent-0.5.0) A Helm chart to monitor a Kubernetes Cluster using the eBPF agent. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/newrelic/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjEzLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 946fab2 commit a40dd4d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/nri-bundle/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 3.55.0
4+
version: 3.55.1
55
- name: nri-prometheus
66
repository: https://newrelic.github.io/nri-prometheus
77
version: 2.1.21
@@ -28,7 +28,7 @@ dependencies:
2828
version: 2.1.6
2929
- name: nr-ebpf-agent
3030
repository: https://newrelic.github.io/helm-charts
31-
version: 0.4.0
31+
version: 0.5.0
3232
- name: k8s-agents-operator
3333
repository: https://newrelic.github.io/k8s-agents-operator
3434
version: 0.32.2
@@ -38,5 +38,5 @@ dependencies:
3838
- name: newrelic-infra-operator
3939
repository: https://newrelic.github.io/newrelic-infra-operator
4040
version: 2.18.0
41-
digest: sha256:49245b5a69c998e911b1903e1680b2f9c880fcf8b200e8a0779892e3897b4265
42-
generated: "2025-11-10T17:11:10.793348205Z"
41+
digest: sha256:2cfcd2b7d0e1889a4118fbe469d5487b078e80b3fcd3e8faab5928b238c70e7c
42+
generated: "2025-11-18T13:21:18.541829931Z"

charts/nri-bundle/Chart.yaml

Lines changed: 3 additions & 3 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.23
21+
version: 6.0.24
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.55.0
27+
version: 3.55.1
2828

2929
- name: nri-prometheus
3030
repository: https://newrelic.github.io/nri-prometheus
@@ -67,7 +67,7 @@ dependencies:
6767
version: 2.1.6
6868

6969
- name: nr-ebpf-agent
70-
version: 0.4.0
70+
version: 0.5.0
7171
condition: newrelic-eapm-agent.enabled
7272
repository: https://newrelic.github.io/helm-charts
7373

0 commit comments

Comments
 (0)