From 4cc62cf19a19d858658f81de6c403e1d854eaa7b Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 17 Apr 2025 00:41:06 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/prometheus/{3.2.1 => 3.3.0}/.env.sample | 0 apps/prometheus/{3.2.1 => 3.3.0}/data.yml | 0 apps/prometheus/{3.2.1 => 3.3.0}/data/prometheus.yml | 0 apps/prometheus/{3.2.1 => 3.3.0}/docker-compose.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/prometheus/{3.2.1 => 3.3.0}/.env.sample (100%) rename apps/prometheus/{3.2.1 => 3.3.0}/data.yml (100%) rename apps/prometheus/{3.2.1 => 3.3.0}/data/prometheus.yml (100%) rename apps/prometheus/{3.2.1 => 3.3.0}/docker-compose.yml (100%) diff --git a/apps/prometheus/3.2.1/.env.sample b/apps/prometheus/3.3.0/.env.sample similarity index 100% rename from apps/prometheus/3.2.1/.env.sample rename to apps/prometheus/3.3.0/.env.sample diff --git a/apps/prometheus/3.2.1/data.yml b/apps/prometheus/3.3.0/data.yml similarity index 100% rename from apps/prometheus/3.2.1/data.yml rename to apps/prometheus/3.3.0/data.yml diff --git a/apps/prometheus/3.2.1/data/prometheus.yml b/apps/prometheus/3.3.0/data/prometheus.yml similarity index 100% rename from apps/prometheus/3.2.1/data/prometheus.yml rename to apps/prometheus/3.3.0/data/prometheus.yml diff --git a/apps/prometheus/3.2.1/docker-compose.yml b/apps/prometheus/3.3.0/docker-compose.yml similarity index 100% rename from apps/prometheus/3.2.1/docker-compose.yml rename to apps/prometheus/3.3.0/docker-compose.yml