From 74ee5d2c673e8c490809d977e8675324c12a76bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 00:14:46 +0000 Subject: [PATCH] chore(deps): update dependency prometheus-operator/prometheus-operator to v0.90.0 --- 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 0eb4f5ff6..3d9ef91c5 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml +++ b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml @@ -32,4 +32,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.89.0 +appVersion: v0.90.0 diff --git a/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml b/clusters/cl01tl/helm/prometheus-operator-crds/Chart.yaml index dc3768302..6546a2e79 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.89.0 +appVersion: v0.90.0 -- 2.49.1