Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1392)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent 476dcb2 commit 0ef2e28
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ dependencies:
version: 2.1.17
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.13.2
version: 1.13.3
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.19.2
version: 4.19.3
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.10.3
version: 1.10.4
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.9.8
version: 3.9.9
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.10.1
digest: sha256:5e17e7c3dcdb9a8c86ff8efe86349aa5520047042ccb1476d077ae1b75bf376e
generated: "2024-05-28T23:17:47.021490987Z"
digest: sha256:862181a7940f36d11cf4f1b8653ae861ed3523356759f99a3e6681d07389193e
generated: "2024-06-10T16:13:37.785856867Z"
10 changes: 5 additions & 5 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.80
version: 5.0.81

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

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

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled
version: 1.10.3
version: 1.10.4

- name: kube-state-metrics
version: 5.12.1
Expand All @@ -52,7 +52,7 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.9.8
version: 3.9.9

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

0 comments on commit 0ef2e28

Please sign in to comment.