Skip to content

Commit

Permalink
chore(deps): update bundle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent dcb19ec commit 32b7bc5
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.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

0 comments on commit 32b7bc5

Please sign in to comment.