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