From 6c07924098fc95b531ea67c9be46056b7ba96cd3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Sep 2026 22:00:23 +0000 Subject: [PATCH] chore(deps): update all-minor-patch-updates --- black-start/services/talos-discovery/docker-compose.yaml | 2 +- system-apps/argocd/Chart.yaml | 2 +- system-apps/monitoring/Chart.yaml | 2 +- system-apps/rook-ceph/operator/Chart.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/black-start/services/talos-discovery/docker-compose.yaml b/black-start/services/talos-discovery/docker-compose.yaml index 773af20..8e38aa8 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.1.0 + image: ghcr.io/siderolabs/discovery-service:v1.1.1 ports: - 10.105.6.215:3000:3000 - 10.105.6.215:3001:3001 \ No newline at end of file diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index 4bfdbb1..899a99d 100644 --- a/system-apps/argocd/Chart.yaml +++ b/system-apps/argocd/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: argo-cd - version: 10.6.0 + version: 10.7.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index caa0c48..0eb8ca8 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: 88.6.2 + version: 88.6.3 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 cefaecf..ac0eed5 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -24,7 +24,7 @@ appVersion: "1.0" dependencies: - name: rook-ceph - version: v1.20.6 + version: v1.20.7 repository: https://charts.rook.io/release - name: ceph-csi-drivers version: 1.0.4 -- 2.54.0