Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1530)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent fe2fc08 commit 64de0d0
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.36.0
version: 3.37.0
- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
version: 2.1.19
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
version: 1.15.1
version: 1.15.2
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.22.1
version: 4.22.2
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.13.0
version: 1.13.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.26.0
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.11.1
version: 3.11.2
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.5
Expand All @@ -34,6 +34,6 @@ dependencies:
version: 0.1.6
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.13.0
digest: sha256:26318e3603fa6f822c2139751f99017adb7bd47de5a02f19c308426d707ab3b0
generated: "2024-11-11T14:04:24.402496325Z"
version: 2.13.1
digest: sha256:0a3ac38b13f22383bd83331f60f8675cc1da58b9c94814f4e8c347a1235e2f44
generated: "2024-11-18T14:16:39.076508433Z"
14 changes: 7 additions & 7 deletions charts/nri-bundle/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ sources:
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
- https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator

version: 5.0.101
version: 5.0.102

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

- name: nri-prometheus
repository: https://newrelic.github.io/nri-prometheus
Expand All @@ -33,17 +33,17 @@ dependencies:
- name: newrelic-prometheus-agent
repository: https://newrelic.github.io/newrelic-prometheus-configurator
condition: newrelic-prometheus-agent.enabled
version: 1.15.1
version: 1.15.2

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

- 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.13.0
version: 1.13.1

- name: kube-state-metrics
version: 5.26.0
Expand All @@ -53,7 +53,7 @@ dependencies:
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
condition: kubeEvents.enabled,nri-kube-events.enabled
version: 3.11.1
version: 3.11.2

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
Expand Down Expand Up @@ -82,7 +82,7 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.13.0
version: 2.13.1

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit 64de0d0

Please sign in to comment.