Skip to content

Commit

Permalink
Update Bundle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 07266f0 commit 843835a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@ dependencies:
version: 3.11.6
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.5
version: 1.23.6
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.6
- name: nr-ebpf-agent
repository: https://newrelic.github.io/helm-charts
version: 0.1.17
version: 0.1.19
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.20.1
version: 0.20.2
- name: pixie-operator-chart
repository: https://pixie-operator-charts.storage.googleapis.com
version: 0.1.7
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.13.5
digest: sha256:6576f28bea1eca934b491e8f42280a8ae1eef468003abc747f925fc84fba7271
generated: "2025-01-31T11:29:07.338916-08:00"
digest: sha256:b35015deeb304b7e0d7b85d50d4cdf466d542f992dbb170331c1fbda7f529b85
generated: "2025-02-07T02:39:04.020136058Z"
8 changes: 4 additions & 4 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sources:
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator

version: 5.0.110
version: 5.0.111

dependencies:
- name: newrelic-infrastructure
Expand Down Expand Up @@ -59,22 +59,22 @@ dependencies:
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.23.5
version: 1.23.6

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
condition: newrelic-pixie.enabled
version: 2.1.6

- name: nr-ebpf-agent
version: 0.1.17
version: 0.1.19
condition: newrelic-eapm-agent.enabled
repository: https://newrelic.github.io/helm-charts

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
version: 0.20.1
version: 0.20.2

# Keep the version of pixie-operator-chart in sync with the CRD versions for
# olm_crd.yaml and px.dev_viziers.yaml in
Expand Down

0 comments on commit 843835a

Please sign in to comment.