Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1427)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 88d37db commit 7eb6d7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 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.18
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.14.1
version: 1.14.2
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.20.1
version: 4.20.2
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.0
Expand All @@ -22,7 +22,7 @@ dependencies:
version: 3.10.1
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.1
version: 1.22.3
- 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.0
digest: sha256:6bf1a9d7693f731bf5367d753dd7ad64e15fe21e6b6cbbc7cb84cb478a80655e
generated: "2024-07-15T16:33:22.944858939Z"
digest: sha256:ae41b9b8cf9ce69f95bb32399ec9abf2e60808db2b54a199a8f3945f5f1d6da1
generated: "2024-07-22T16:39:33.230811215Z"
8 changes: 4 additions & 4 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.86
version: 5.0.87

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

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

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
Expand All @@ -58,7 +58,7 @@ dependencies:
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.22.1
version: 1.22.3

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

0 comments on commit 7eb6d7f

Please sign in to comment.