From 7a85ea4c2347a6644b77c8a066301833a4cc0c1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 22:00:28 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- black-start/services/talos-discovery/docker-compose.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- system-apps/rook-ceph/operator/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/black-start/services/talos-discovery/docker-compose.yaml b/black-start/services/talos-discovery/docker-compose.yaml index 913113e..2baeb36 100755 --- a/black-start/services/talos-discovery/docker-compose.yaml +++ b/black-start/services/talos-discovery/docker-compose.yaml @@ -2,7 +2,7 @@ version: "3.8" services: discovery: restart: unless-stopped - image: ghcr.io/siderolabs/discovery-service:v1.0.15 + image: ghcr.io/siderolabs/discovery-service:v1.0.16 ports: - 10.105.6.215:3000:3000 - 10.105.6.215:3001:3001 \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index de66999..a86ffb0 100644 --- a/system-apps/monitoring/Chart.yaml +++ b/system-apps/monitoring/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kube-prometheus-stack - version: 82.13.0 + version: 82.14.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/rook-ceph/operator/Chart.yaml b/system-apps/rook-ceph/operator/Chart.yaml index 54b2d3b..b4d0fa1 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: rook-ceph - version: v1.19.2 + version: v1.19.3 repository: https://charts.rook.io/release \ No newline at end of file