Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update bundle dependencies #1483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ dependencies:
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.10.6
version: 3.10.7
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.4
version: 1.23.0
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.4
Expand All @@ -35,5 +35,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.11.3
digest: sha256:d95c6621073927a2b73627340ca6b521a43ee3df7d3e83dd87412be4204a7eac
generated: "2024-09-09T23:57:04.148225641Z"
digest: sha256:84af2ca681e54e5596aa0a070914b266d3b7ce3693dfed2c8bd90d9b1883ce62
generated: "2024-09-25T13:14:18.391728772Z"
6 changes: 3 additions & 3 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.92
version: 5.0.93

dependencies:
- name: newrelic-infrastructure
Expand Down Expand Up @@ -53,12 +53,12 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.10.6
version: 3.10.7

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.22.4
version: 1.23.0

- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
Expand Down
Loading