Skip to content

Commit 2e7c469

Browse files
authored
Merge branch 'master' into hzhao/replicatset_low_data
2 parents dde7571 + 4f88cf7 commit 2e7c469

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

charts/newrelic-logging/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
description: A Helm chart to deploy New Relic Kubernetes Logging as a DaemonSet, supporting both Linux and Windows nodes and containers
33
name: newrelic-logging
4-
version: 1.32.0
5-
appVersion: 2.4.0
4+
version: 1.33.0
5+
appVersion: 3.2.1
66
home: https://github.com/newrelic/kubernetes-logging
77
icon: https://newrelic.com/assets/newrelic/source/NewRelic-logo-square.svg
88
maintainers:

charts/newrelic-logging/tests/images_test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ tests:
1717
asserts:
1818
- equal:
1919
path: spec.template.spec.containers[0].image
20-
value: newrelic/newrelic-fluentbit-output:2.4.0
20+
value: newrelic/newrelic-fluentbit-output:3.2.1
2121
template: templates/daemonset.yaml
2222
- equal:
2323
path: spec.template.spec.containers[0].image
24-
value: newrelic/newrelic-fluentbit-output:2.4.0-windows-ltsc-2019
24+
value: newrelic/newrelic-fluentbit-output:3.2.1-windows-ltsc-2019
2525
template: templates/daemonset-windows.yaml
2626
documentIndex: 0
2727
- equal:
2828
path: spec.template.spec.containers[0].image
29-
value: newrelic/newrelic-fluentbit-output:2.4.0-windows-ltsc-2022
29+
value: newrelic/newrelic-fluentbit-output:3.2.1-windows-ltsc-2022
3030
template: templates/daemonset-windows.yaml
3131
documentIndex: 1
3232
- it: global registry is used if set

charts/nri-bundle/Chart.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
dependencies:
22
- name: newrelic-infrastructure
33
repository: https://newrelic.github.io/nri-kubernetes
4-
version: 3.55.2
4+
version: 3.56.0
55
- name: nri-prometheus
66
repository: https://newrelic.github.io/nri-prometheus
77
version: 2.1.21
88
- name: newrelic-prometheus-agent
99
repository: https://newrelic.github.io/newrelic-prometheus-configurator
10-
version: 2.4.2
10+
version: 2.4.3
1111
- name: nri-metadata-injection
1212
repository: https://newrelic.github.io/k8s-metadata-injection
13-
version: 4.31.0
13+
version: 4.31.1
1414
- name: newrelic-k8s-metrics-adapter
1515
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
16-
version: 1.17.3
16+
version: 1.17.4
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.16.2
22+
version: 3.16.3
2323
- name: newrelic-logging
2424
repository: https://newrelic.github.io/helm-charts
25-
version: 1.31.0
25+
version: 1.33.0
2626
- name: newrelic-pixie
2727
repository: https://newrelic.github.io/helm-charts
2828
version: 2.1.6
@@ -31,12 +31,12 @@ dependencies:
3131
version: 0.5.0
3232
- name: k8s-agents-operator
3333
repository: https://newrelic.github.io/k8s-agents-operator
34-
version: 0.32.3
34+
version: 0.33.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
40-
version: 2.18.1
41-
digest: sha256:aa9b63579f1205c74952d570ebda1ebf9d8a574804fa0599d6a4133f271f8e97
42-
generated: "2025-11-24T14:53:30.361628026Z"
40+
version: 2.18.2
41+
digest: sha256:99cc479f34f953d9e573ca3fe5e9ade2db7942513372069ec5a0f3e0baaaf137
42+
generated: "2025-12-09T12:03:28.379718834Z"

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: 6.0.26
21+
version: 6.0.28
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.2
27+
version: 3.56.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.4.2
37+
version: 2.4.3
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.0
42+
version: 4.31.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.3
47+
version: 1.17.4
4848

4949
- name: kube-state-metrics
5050
version: 6.1.5
@@ -54,12 +54,12 @@ 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.16.2
57+
version: 3.16.3
5858

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

6464
- name: newrelic-pixie
6565
repository: https://newrelic.github.io/helm-charts
@@ -74,7 +74,7 @@ dependencies:
7474
- name: k8s-agents-operator
7575
repository: https://newrelic.github.io/k8s-agents-operator
7676
condition: k8s-agents-operator.enabled
77-
version: 0.32.3
77+
version: 0.33.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
@@ -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.1
91+
version: 2.18.2
9292

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

0 commit comments

Comments
 (0)