Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1541)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 1e67d35 commit d06d11a
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.37.0
version: 3.37.1
- 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.3
version: 1.15.4
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.22.2
version: 4.22.3
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.13.2
version: 1.13.3
- 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.2
version: 3.11.3
- 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.1
digest: sha256:e74cfe6cc73f3ede870f04362cbf5451c548060bff8732c94850823d85a66603
generated: "2024-11-25T14:12:19.137265939Z"
version: 2.13.2
digest: sha256:da605e3cbcb07bdb850eb3a15f5d92b2f5b01de5b19b93adebdae1f03b80f5ae
generated: "2024-12-10T08:54:30.3259226Z"
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.103
version: 5.0.104

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

- 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.3
version: 1.15.4

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

- 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.2
version: 1.13.3

- 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.2
version: 3.11.3

- 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.1
version: 2.13.2

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit d06d11a

Please sign in to comment.