# Apr 11, 2025 - v1.89.5

## Bug Fixes

Fixed an issue where Bindplane Collector v1.74.1 telemetry host and port was incorrectly configured.

Users with Kubernetes agents using the [Kubernetes Prometheus source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/kubernetes-prometheus-node.md) should upgrade to this version of Bindplane in order to resolve an issue where the Prometheus receiver fails to scrape the collector's telemetry endpoint.

Users who have modified Bindplane server's `advanced.agent.telemetryPort` should upgrade to this release as well.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bindplane.com/changelog/april-2025/2025-04-11-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
