diff --git a/black-start/services/talos-discovery/docker-compose.yaml b/black-start/services/talos-discovery/docker-compose.yaml index 4f024b0..773af20 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.17 + image: ghcr.io/siderolabs/discovery-service:v1.1.0 ports: - 10.105.6.215:3000:3000 - 10.105.6.215:3001:3001 \ No newline at end of file diff --git a/system-apps/kite/Chart.yaml b/system-apps/kite/Chart.yaml index 5d47b38..77e25e7 100644 --- a/system-apps/kite/Chart.yaml +++ b/system-apps/kite/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kite - version: 0.14.0 + version: 0.14.1 repository: https://zxh326.github.io/kite \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 4656ea6..0ddd59b 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: 87.18.0 + version: 87.19.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file