Skip to content

Commit

Permalink
chore(deps): update bundle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent d92f3f8 commit c25e011
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
@@ -1,7 +1,7 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.33.5
version: 3.33.6
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
Expand All @@ -10,7 +10,7 @@ dependencies:
version: 1.13.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.19.0
version: 4.19.1
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.10.2
Expand All @@ -19,10 +19,10 @@ dependencies:
version: 5.12.1
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.9.6
version: 3.9.7
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.21.3
version: 1.21.5
- name: newrelic-pixie
repository: https://newrelic.github.io/helm-charts
version: 2.1.4
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:1b45f7927d7c099789bc9f6e9b20ef64827d342cc5bb53f0be4bedb04ae5f989
generated: "2024-05-07T10:16:24.052011376Z"
digest: sha256:a2c0da09c5e32a53414ef57cebdd929225336b0dcb57346c2ee79fdef0eae4ed
generated: "2024-05-13T12:38:35.327819287Z"
10 changes: 5 additions & 5 deletions charts/nri-bundle/Chart.yaml
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.76
version: 5.0.77

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

- 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.19.0
version: 4.19.1

- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
Expand All @@ -52,12 +52,12 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.9.6
version: 3.9.7

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
condition: logging.enabled,newrelic-logging.enabled
version: 1.21.3
version: 1.21.5

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

0 comments on commit c25e011

Please sign in to comment.