From 1176d61a4f6af32a4f84bbe843ca621dfae1fc0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Apr 2025 21:27:16 +0000 Subject: [PATCH 1/2] Update Helm release prometheus-operator-crds to v19.1.0 --- clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml b/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml index a3cb8616d..e7f55e0c6 100644 --- a/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml +++ b/clusters/cl01tl/standalone/prometheus-operator-crds/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: prometheus-operator-crds - version: 19.0.0 + version: 19.1.0 repository: https://prometheus-community.github.io/helm-charts icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png appVersion: v0.78.2 -- 2.49.1 From 19c70733e7f612880c8d4428f0e8f7e8003d908c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Apr 2025 21:27:37 +0000 Subject: [PATCH 2/2] Update ghcr.io/goharbor/harbor-exporter Docker tag to v2.13.0 --- clusters/cl01tl/services/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index cf083c7b6..e4d1f6609 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -94,7 +94,7 @@ harbor: exporter: image: repository: ghcr.io/goharbor/harbor-exporter - tag: v2.12.2 + tag: v2.13.0 postgres-17-cluster: mode: standalone cluster: -- 2.49.1