Skip to content

Commit 0af19c3

Browse files
Update Bundle dependencies (#2286)
Automatically merged by github-actions
1 parent 6d5cc70 commit 0af19c3

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

charts/nri-bundle/Chart.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 4.2.0
4+
version: 4.3.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.11.0
10+
version: 2.11.1
1111
- name: nri-metadata-injection
1212
repository: https://newrelic.github.io/k8s-metadata-injection
13-
version: 4.34.2
13+
version: 4.34.3
1414
- name: newrelic-k8s-metrics-adapter
1515
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
16-
version: 1.19.5
16+
version: 1.19.6
1717
- name: kube-state-metrics
1818
repository: https://prometheus-community.github.io/helm-charts
1919
version: 6.1.5
2020
- name: nri-kube-events
2121
repository: https://newrelic.github.io/nri-kube-events
22-
version: 3.19.3
22+
version: 3.20.0
2323
- name: newrelic-logging
2424
repository: https://newrelic.github.io/helm-charts
25-
version: 1.37.0
25+
version: 1.38.0
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.4.2
31+
version: 1.4.3
3232
- name: k8s-agents-operator
3333
repository: https://newrelic.github.io/k8s-agents-operator
34-
version: 0.43.0
34+
version: 0.43.1
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.19.2
41-
digest: sha256:32f551f020804c4b3a5bbd07a3a5bc634d9b8cc6552714fbba21c3c18f98b9ef
42-
generated: "2026-06-02T07:19:12.971289676Z"
41+
digest: sha256:7da80ace965dc012487d64748aeeacaa95cc5f042a1f720fb83125e61bd96c5e
42+
generated: "2026-06-08T17:34:51.843424479Z"

charts/nri-bundle/Chart.yaml

Lines changed: 9 additions & 9 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: 7.0.14
21+
version: 7.0.16
2222

2323
dependencies:
2424
- name: newrelic-infrastructure
2525
repository: https://newrelic.github.io/nri-kubernetes
2626
condition: infrastructure.enabled,newrelic-infrastructure.enabled
27-
version: 4.2.0
27+
version: 4.3.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.11.0
37+
version: 2.11.1
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.34.2
42+
version: 4.34.3
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.19.5
47+
version: 1.19.6
4848

4949
- name: kube-state-metrics
5050
version: 6.1.5
@@ -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.19.3
57+
version: 3.20.0
5858

5959
- name: newrelic-logging
6060
repository: https://newrelic.github.io/helm-charts
6161
condition: logging.enabled,newrelic-logging.enabled
62-
version: 1.37.0
62+
version: 1.38.0
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.4.2
70+
version: 1.4.3
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.43.0
77+
version: 0.43.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

0 commit comments

Comments
 (0)