From 1db8cd76938857a91a3e7e4a00ec3cc24e105a53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 03:01:48 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(prometheus):=20update=20ap?= =?UTF-8?q?p=20version=20from=203.9.1=20to=203.10.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/prometheus/{3.9.1 => 3.10.0}/.env.sample | 0 apps/prometheus/{3.9.1 => 3.10.0}/data.yml | 0 apps/prometheus/{3.9.1 => 3.10.0}/data/prometheus.yml | 0 apps/prometheus/{3.9.1 => 3.10.0}/docker-compose.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/prometheus/{3.9.1 => 3.10.0}/.env.sample (100%) rename apps/prometheus/{3.9.1 => 3.10.0}/data.yml (100%) rename apps/prometheus/{3.9.1 => 3.10.0}/data/prometheus.yml (100%) rename apps/prometheus/{3.9.1 => 3.10.0}/docker-compose.yml (100%) diff --git a/apps/prometheus/3.9.1/.env.sample b/apps/prometheus/3.10.0/.env.sample similarity index 100% rename from apps/prometheus/3.9.1/.env.sample rename to apps/prometheus/3.10.0/.env.sample diff --git a/apps/prometheus/3.9.1/data.yml b/apps/prometheus/3.10.0/data.yml similarity index 100% rename from apps/prometheus/3.9.1/data.yml rename to apps/prometheus/3.10.0/data.yml diff --git a/apps/prometheus/3.9.1/data/prometheus.yml b/apps/prometheus/3.10.0/data/prometheus.yml similarity index 100% rename from apps/prometheus/3.9.1/data/prometheus.yml rename to apps/prometheus/3.10.0/data/prometheus.yml diff --git a/apps/prometheus/3.9.1/docker-compose.yml b/apps/prometheus/3.10.0/docker-compose.yml similarity index 100% rename from apps/prometheus/3.9.1/docker-compose.yml rename to apps/prometheus/3.10.0/docker-compose.yml