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 6, 2025
1 parent 52645b9 commit 4b5f126
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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
Expand All @@ -31,12 +31,12 @@ dependencies:
version: 0.1.17
- 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:2978ba4d031ad9a48de763a1160f53c8059302a7f9b424aa05e88c0745383bd5
generated: "2025-02-06T16:56:04.20048092Z"
6 changes: 3 additions & 3 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,7 +59,7 @@ 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
Expand All @@ -74,7 +74,7 @@ dependencies:
- 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 4b5f126

Please sign in to comment.