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 e0e1894604a1040aea1b699d92a9ac319c884422 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 11 Apr 2025 21:27:21 +0000 Subject: [PATCH 2/2] Update ghcr.io/goharbor/harbor-core 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..c5899168c 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -48,7 +48,7 @@ harbor: core: image: repository: ghcr.io/goharbor/harbor-core - tag: v2.12.2 + tag: v2.13.0 # existingSecret: harbor-secret jobservice: image: -- 2.49.1