From e3eee74690d3bcb85947d6833eff3449cc96d8d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Feb 2026 15:26:35 +0000 Subject: [PATCH] chore(deps): update dependency prometheus-operator/prometheus-operator to v0.89.0 (#3775) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prometheus-operator/prometheus-operator](https://github.com/prometheus-operator/prometheus-operator) | minor | `v0.88.1` → `v0.89.0` | --- ### Release Notes
prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator) ### [`v0.89.0`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.89.0): 0.89.0 / 2026-02-05 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.88.1...v0.89.0) - \[ENHANCEMENT] Add `hostNetwork` field to the `Alertmanager` CRD. [#​8281](https://github.com/prometheus-operator/prometheus-operator/issues/8281) - \[ENHANCEMENT] Add the `crds` and `full-crds` commands to the operator's binary. [#​8251](https://github.com/prometheus-operator/prometheus-operator/issues/8251) - \[ENHANCEMENT] Report deprecated field usage in the `Reconciled` condition type. [#​8236](https://github.com/prometheus-operator/prometheus-operator/issues/8236) - \[ENHANCEMENT] Avoid unnecessary reconciliation upon creation of the `ThanosRuler` StatefulSet. [#​8347](https://github.com/prometheus-operator/prometheus-operator/issues/8347) - \[ENHANCEMENT] Add `bodySizeLimit` to the ScrapeConfig CRD. [#​8348](https://github.com/prometheus-operator/prometheus-operator/issues/8348) - \[ENHANCEMENT] Support `http_headers` field in the Alertmanager Secret. [#​8357](https://github.com/prometheus-operator/prometheus-operator/issues/8357) - \[ENHANCEMENT] Add the `-kubelet-http-metrics` flag to enable/disable the HTTP metrics port in the Kubelet endpoint (default=enabled). [#​8350](https://github.com/prometheus-operator/prometheus-operator/issues/8350) - \[ENHANCEMENT] Include `operator.prometheus.io/version` annotation in the full version of CRDs. [#​8279](https://github.com/prometheus-operator/prometheus-operator/issues/8279) - \[BUGFIX] Validate VictorOps global configuration in the `Alertmanager` CRD. [#​8020](https://github.com/prometheus-operator/prometheus-operator/issues/8020) - \[BUGFIX] Validate Jira global configuration in the `Alertmanager` CRD. [#​8265](https://github.com/prometheus-operator/prometheus-operator/issues/8265) - \[BUGFIX] Validate VictorOps receiver's URL in the `AlertmanagerConfig` CRD. [#​8258](https://github.com/prometheus-operator/prometheus-operator/issues/8258) - \[BUGFIX] Validate Webex receiver's URL in the `AlertmanagerConfig` CRD. [#​8255](https://github.com/prometheus-operator/prometheus-operator/issues/8255) - \[BUGFIX] Validate Jira receiver's URL configuration in the `AlertmanagerConfig` CRD. [#​8230](https://github.com/prometheus-operator/prometheus-operator/issues/8230) - \[BUGFIX] Validate OpsGenie receiver configuration in the `AlertmanagerConfig` CRD. [#​8267](https://github.com/prometheus-operator/prometheus-operator/issues/8267) - \[BUGFIX] Validate WeChat receiver configuration in the `AlertmanagerConfig` CRD. [#​8271](https://github.com/prometheus-operator/prometheus-operator/issues/8271) - \[BUGFIX] Validate SNS receiver configuration in the `AlertmanagerConfig` CRD. [#​8217](https://github.com/prometheus-operator/prometheus-operator/issues/8217) - \[BUGFIX] Validate Webex global configuration in the `Alertmanager` CRD. [#​7979](https://github.com/prometheus-operator/prometheus-operator/issues/7979) - \[BUGFIX] Validate Telegram global configuration in the `Alertmanager` CRD. [#​8268](https://github.com/prometheus-operator/prometheus-operator/issues/8268) - \[BUGFIX] Restore statefulset's labels if the creation fails with AlreadyExists. [#​8343](https://github.com/prometheus-operator/prometheus-operator/issues/8343) - \[BUGFIX] Fix potential panic due to informer cache races. [#​8310](https://github.com/prometheus-operator/prometheus-operator/issues/8310) - \[BUGFIX] Support probers defined with IPv6 addresses in the `Probe` CRD. [#​8354](https://github.com/prometheus-operator/prometheus-operator/issues/8354) - \[BUGFIX] Prevent group and repeat intervals with zero duration from breaking Alertmanager. [#​8126](https://github.com/prometheus-operator/prometheus-operator/issues/8126) - \[BUGFIX] Propagate all supported RocketChat attributes for `AlertmanagerConfig` CRD. [#​8016](https://github.com/prometheus-operator/prometheus-operator/issues/8016) - \[BUGFIX] Add URL validation for WeChat receiver. [#​8256](https://github.com/prometheus-operator/prometheus-operator/issues/8256) - \[BUGFIX] Add URL validation for SNS receiver. [#​8259](https://github.com/prometheus-operator/prometheus-operator/issues/8259) - \[BUGFIX] Fix GCE service discovery for the `ScrapeConfig` CRD. [#​8284](https://github.com/prometheus-operator/prometheus-operator/issues/8284) - \[BUGFIX] Avoid stale conditions in `Alertmanager`, `ThanosRuler`, `Prometheus` and `PrometheusAgent` resources. [#​8304](https://github.com/prometheus-operator/prometheus-operator/issues/8304) - \[BUGFIX] Fix race condition when updating rule ConfigMaps. [#​8290](https://github.com/prometheus-operator/prometheus-operator/issues/8290) - \[BUGFIX] Fix race condition when patching finalizers. [#​8323](https://github.com/prometheus-operator/prometheus-operator/issues/8323) - \[BUGFIX] Reconcile `ScrapeConfig` resources when namespace selection changes. [#​8334](https://github.com/prometheus-operator/prometheus-operator/issues/8334)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3775 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml | 2 +- clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml index f4492af14..1c926e8fc 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml +++ b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml @@ -31,4 +31,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png # renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator -appVersion: v0.88.1 +appVersion: v0.89.0 diff --git a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml index bdb7991da..7851c1fd0 100644 --- a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml +++ b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: oci://ghcr.io/prometheus-community/charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png # renovate: datasource=github-releases depName=prometheus-operator/prometheus-operator -appVersion: v0.88.1 +appVersion: v0.89.0