Skip to content

Commit

Permalink
chore(deps): update bundle dependencies (#1491)
Browse files Browse the repository at this point in the history
Automatically merged by github-actions
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 74ef65b commit ab2d1ba
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.34.5
version: 3.34.6
- 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.14.3
version: 1.14.4
- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
version: 4.21.1
version: 4.21.2
- name: newrelic-k8s-metrics-adapter
repository: https://newrelic.github.io/newrelic-k8s-metrics-adapter
version: 1.11.3
version: 1.11.4
- 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.10.7
version: 3.10.8
- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
version: 1.23.0
Expand All @@ -28,12 +28,12 @@ dependencies:
version: 2.1.4
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
version: 0.12.0
version: 0.13.0
- name: pixie-operator-chart
repository: https://pixie-operator-charts.storage.googleapis.com
version: 0.1.6
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
version: 2.11.3
digest: sha256:bbda3e6d6f17cc293a18a0ab9f20583d666f8a1f9b257a9cffc2c8e7fc54d43f
generated: "2024-10-01T10:17:53.793751439Z"
version: 2.11.4
digest: sha256:3134efd351e6aa2f701d8bd3a1205dfa0b807136ba5c63ba79e5c87da45a4b4c
generated: "2024-10-07T13:42:59.811951434Z"
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.93
version: 5.0.94

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

- 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.14.3
version: 1.14.4

- name: nri-metadata-injection
repository: https://newrelic.github.io/k8s-metadata-injection
condition: webhook.enabled,nri-metadata-injection.enabled
version: 4.21.1
version: 4.21.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.11.3
version: 1.11.4

- name: kube-state-metrics
version: 5.12.1
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.10.7
version: 3.10.8

- name: newrelic-logging
repository: https://newrelic.github.io/helm-charts
Expand All @@ -68,7 +68,7 @@ dependencies:
- name: k8s-agents-operator
repository: https://newrelic.github.io/k8s-agents-operator
condition: k8s-agents-operator.enabled
version: 0.12.0
version: 0.13.0

# Keep the version of pixie-operator-chart in sync with the CRD versions for
# olm_crd.yaml and px.dev_viziers.yaml in
Expand All @@ -82,7 +82,7 @@ dependencies:
- name: newrelic-infra-operator
repository: https://newrelic.github.io/newrelic-infra-operator
condition: newrelic-infra-operator.enabled
version: 2.11.3
version: 2.11.4

maintainers:
- name: juanjjaramillo
Expand Down

0 comments on commit ab2d1ba

Please sign in to comment.