Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1237)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 5f80665 commit dd3f9e6
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 @@ -7,10 +7,10 @@ dependencies:
version: 2.1.17
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.8.2
version: 1.9.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.15.2
version: 4.16.0
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.8.1
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.8.1
digest: sha256:5058130538bb4a1b59fade32a9ef10431cfd33d84b96655a759b3617cdcf5605
generated: "2024-01-09T02:11:05.964634023Z"
digest: sha256:658399006442a7d8bbdf2dc1d18ad0ca712b0f1fdb6b1eb127e4820d2eaeb6ef
generated: "2024-01-15T14:18:35.396673759Z"
6 changes: 3 additions & 3 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator

version: 5.0.58
version: 5.0.59

dependencies:
- name: newrelic-infrastructure
Expand All @@ -32,12 +32,12 @@ dependencies:
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
condition: newrelic-prometheus-agent.enabled
version: 1.8.2
version: 1.9.0

- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.15.2
version: 4.16.0

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
Expand Down

0 comments on commit dd3f9e6

Please sign in to comment.