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 #1512

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 @@ -25,15 +25,15 @@ dependencies:
version: 1.23.0
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.5
version: 2.1.6
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.15.0
version: 0.16.0
- name: pixie-operator-chart
repository: https://pixie-operator-charts.storage.googleapis.com
version: 0.1.6
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.11.4
digest: sha256:1c72675f294da2e692af217484ef68681b41e790ba18b93419c914d6f30e1388
generated: "2024-10-22T14:03:09.864437-07:00"
digest: sha256:f58bcdadd0a5bbc3128bc738a9e6946b1f3bfe3307ee8d428600ff39f92bc018
generated: "2024-10-25T21:40:41.272184661Z"
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.97
version: 5.0.98

dependencies:
- name: newrelic-infrastructure
Expand Down Expand Up @@ -63,12 +63,12 @@ dependencies:
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
condition: newrelic-pixie.enabled
version: 2.1.5
version: 2.1.6

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

# 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
Loading