diff --git a/black-start/services/talos-discovery/docker-compose.yaml b/black-start/services/talos-discovery/docker-compose.yaml index 2baeb36..4f024b0 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.16 + image: ghcr.io/siderolabs/discovery-service:v1.0.17 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 a3d18cb..b7f510a 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: 9.4.16 + version: 9.4.17 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/cert-manager/Chart.yaml b/system-apps/cert-manager/Chart.yaml index 7e9d556..0b6b7d1 100644 --- a/system-apps/cert-manager/Chart.yaml +++ b/system-apps/cert-manager/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: cert-manager - version: v1.20.0 + version: v1.20.1 repository: https://charts.jetstack.io \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 6ff7e6c..3a1495b 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.15.0 + version: 82.15.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file