Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1333)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 4832cb1 commit c0caf1d
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
@@ -1,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.33.1
version: 3.33.2
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -10,7 +10,7 @@ dependencies:
version: 1.12.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.18.3
version: 4.18.4
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.10.2
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.9.3
version: 3.9.4
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.21.2
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.10.0
digest: sha256:dc652de5a270b79377130dd333bfd50284e34541cdfd32d4fbce0268f3c01c99
generated: "2024-04-01T14:46:40.056684873Z"
digest: sha256:9021d097f98f30a65409c8496ed09e8e5456a9f11bb30129c29d1021c96ba14d
generated: "2024-04-15T18:49:39.947112549Z"
8 changes: 4 additions & 4 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.72
version: 5.0.73

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand All @@ -37,7 +37,7 @@ dependencies:
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.18.3
version: 4.18.4

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
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.3
version: 3.9.4

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

0 comments on commit c0caf1d

Please sign in to comment.