Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1503)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 5104fa5 commit 45de6f2
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 @@ -25,15 +25,15 @@ dependencies:
version: 1.23.0
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.4
version: 2.1.5
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.13.0
version: 0.14.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:3134efd351e6aa2f701d8bd3a1205dfa0b807136ba5c63ba79e5c87da45a4b4c
generated: "2024-10-07T13:42:59.811951434Z"
digest: sha256:8f19ad3de657de31df05c577d52cf0e1564804e1dada487c00fed0346f3df1c0
generated: "2024-10-14T19:10:40.623083233Z"
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.94
version: 5.0.95

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.4
version: 2.1.5

- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
version: 0.13.0
version: 0.14.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

0 comments on commit 45de6f2

Please sign in to comment.