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] authored Jan 14, 2025
1 parent cd16b5e commit fd98be2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions charts/nri-bundle/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
dependencies:
- name: newrelic-infrastructure
repository: https://newrelic.github.io/nri-kubernetes
version: 3.37.2
version: 3.37.4
- 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.5
version: 1.15.6
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.22.4
version: 4.22.5
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.13.4
Expand All @@ -19,7 +19,7 @@ dependencies:
version: 5.26.0
- name: nri-kube-events
repository: https://newrelic.github.io/nri-kube-events
version: 3.11.4
version: 3.11.5
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.5
Expand All @@ -34,6 +34,6 @@ dependencies:
version: 0.1.7
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.13.3
digest: sha256:932efdc6361847b74f5ff0caeee3040f3ebac68133c149855c55123d578c0bc8
generated: "2024-12-23T14:44:40.783479601Z"
version: 2.13.4
digest: sha256:c36c2fee765ab81cf0c8c2962500bc567428003d5faf5699279233279083ad5b
generated: "2025-01-14T07:35:33.886018057Z"
12 changes: 6 additions & 6 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.105
version: 5.0.106

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

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

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

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

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

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit fd98be2

Please sign in to comment.