From dd460f87f363e1006f3016e511256689dd3ef9a2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Feb 2026 15:09:05 +0000 Subject: [PATCH] chore(deps): update prometheus-operator-crds docker tag to v27 (#3776) 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-crds](https://github.com/prometheus-community/helm-charts) | major | `26.0.0` → `27.0.0` | --- ### Release Notes
prometheus-community/helm-charts (prometheus-operator-crds) ### [`v27.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-27.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-26.0.0...prometheus-operator-crds-27.0.0) A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools #### What's Changed - \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.89.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​6594](https://github.com/prometheus-community/helm-charts/pull/6594) **Full Changelog**:
--- ### 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/3776 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/prometheus-operator-crds/Chart.lock | 6 +++--- clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.lock b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.lock index 7e50f814d..4ca636570 100644 --- a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.lock +++ b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: prometheus-operator-crds repository: oci://ghcr.io/prometheus-community/charts - version: 26.0.0 -digest: sha256:fb73bc68bbf8ab128ff7fc641413ce3f004677d351038517ed68f5b39eeafb08 -generated: "2026-01-09T20:11:58.398634666Z" + version: 27.0.0 +digest: sha256:ab76a45fb53268d4afdad507277c244af11c50344e50a24799182bbd9757258d +generated: "2026-02-06T14:05:22.069162277Z" diff --git a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml index b232db5fa..bdb7991da 100644 --- a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml +++ b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: prometheus-operator-crds - version: 26.0.0 + version: 27.0.0 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