Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1224)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent e3a18a9 commit 6002dbf
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
@@ -1,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.28.0
version: 3.28.1
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -19,7 +19,7 @@ dependencies:
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.7.0
version: 3.7.1
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.19.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.8.0
digest: sha256:b07d03a126f9bf7ac27767cd34ce757fb489cd64ae6d226684c02e5a42f5e302
generated: "2023-12-13T11:01:41.779259382Z"
digest: sha256:ca3ea83cf8850b99b319c0918a194470660e68b46e2a078ef7bdf3c1ad6e40b7
generated: "2024-01-01T13:09:26.497714053Z"
6 changes: 3 additions & 3 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ 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.56
version: 5.0.57

dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
condition: infrastructure.enabled,newrelic-infrastructure.enabled
version: 3.28.0
version: 3.28.1

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand Down Expand Up @@ -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.7.0
version: 3.7.1

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

0 comments on commit 6002dbf

Please sign in to comment.