Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1561)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 2f1f922 commit f46b646
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
18 changes: 9 additions & 9 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.1
version: 3.37.2
- 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.4
version: 1.15.5
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.22.3
version: 4.22.4
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.13.3
version: 1.13.4
- 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.3
version: 3.11.4
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.5
Expand All @@ -31,9 +31,9 @@ dependencies:
version: 0.19.0
- name: pixie-operator-chart
repository: https://pixie-operator-charts.storage.googleapis.com
version: 0.1.6
version: 0.1.7
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.13.2
digest: sha256:da605e3cbcb07bdb850eb3a15f5d92b2f5b01de5b19b93adebdae1f03b80f5ae
generated: "2024-12-10T08:54:30.3259226Z"
version: 2.13.3
digest: sha256:932efdc6361847b74f5ff0caeee3040f3ebac68133c149855c55123d578c0bc8
generated: "2024-12-23T14:44:40.783479601Z"
16 changes: 8 additions & 8 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.104
version: 5.0.105

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

- 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.4
version: 1.15.5

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

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

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

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
Expand All @@ -77,12 +77,12 @@ dependencies:
alias: pixie-chart
repository: https://pixie-operator-charts.storage.googleapis.com
condition: pixie-chart.enabled
version: 0.1.6
version: 0.1.7

- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.13.2
version: 2.13.3

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit f46b646

Please sign in to comment.