Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1405)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 5d25c39 commit 13abac9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
16 changes: 8 additions & 8 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.33.9
version: 3.34.0
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.17
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.13.4
version: 1.14.0
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.19.4
version: 4.20.0
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.10.5
version: 1.11.0
- 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.10
version: 3.10.0
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.22.1
Expand All @@ -31,6 +31,6 @@ dependencies:
version: 0.1.6
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.10.1
digest: sha256:27f893a5b2028d36ce60d195d5894aff8003dfb248d3649e08757ff33df092e9
generated: "2024-06-17T12:38:20.103377726Z"
version: 2.11.0
digest: sha256:399fca479e4835e5e7b5c2e51a692c3b80eb13b809c2a582f90e6ff3914cf81c
generated: "2024-06-24T13:43:12.435174197Z"
14 changes: 7 additions & 7 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.82
version: 5.0.83

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
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.4
version: 1.14.0

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

- 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.5
version: 1.11.0

- 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.10
version: 3.10.0

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
Expand All @@ -76,7 +76,7 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.10.1
version: 2.11.0

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit 13abac9

Please sign in to comment.