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..01f653c 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.6.4 repository: https://argoproj.github.io/argo-helm \ No newline at end of file