From 29a19718262265911ace253be09cf7acb4b50d35 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 10 Apr 2024 18:20:26 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/prometheus/{2.51.1 => 2.51.2}/.env.sample | 0 apps/prometheus/{2.51.1 => 2.51.2}/data.yml | 0 apps/prometheus/{2.51.1 => 2.51.2}/data/prometheus.yml | 0 apps/prometheus/{2.51.1 => 2.51.2}/docker-compose.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/prometheus/{2.51.1 => 2.51.2}/.env.sample (100%) rename apps/prometheus/{2.51.1 => 2.51.2}/data.yml (100%) rename apps/prometheus/{2.51.1 => 2.51.2}/data/prometheus.yml (100%) rename apps/prometheus/{2.51.1 => 2.51.2}/docker-compose.yml (100%) diff --git a/apps/prometheus/2.51.1/.env.sample b/apps/prometheus/2.51.2/.env.sample similarity index 100% rename from apps/prometheus/2.51.1/.env.sample rename to apps/prometheus/2.51.2/.env.sample diff --git a/apps/prometheus/2.51.1/data.yml b/apps/prometheus/2.51.2/data.yml similarity index 100% rename from apps/prometheus/2.51.1/data.yml rename to apps/prometheus/2.51.2/data.yml diff --git a/apps/prometheus/2.51.1/data/prometheus.yml b/apps/prometheus/2.51.2/data/prometheus.yml similarity index 100% rename from apps/prometheus/2.51.1/data/prometheus.yml rename to apps/prometheus/2.51.2/data/prometheus.yml diff --git a/apps/prometheus/2.51.1/docker-compose.yml b/apps/prometheus/2.51.2/docker-compose.yml similarity index 100% rename from apps/prometheus/2.51.1/docker-compose.yml rename to apps/prometheus/2.51.2/docker-compose.yml