From f4ad4bd6a4ca7b65dedcfd2b4c7615878bd78b14 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 28 Mar 2024 13:43:04 +0000 Subject: [PATCH] Update app version [skip ci] --- prometheus/{2.51.0 => 2.51.1}/.env.sample | 0 prometheus/{2.51.0 => 2.51.1}/data.yml | 0 prometheus/{2.51.0 => 2.51.1}/data/prometheus.yml | 0 prometheus/{2.51.0 => 2.51.1}/docker-compose.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename prometheus/{2.51.0 => 2.51.1}/.env.sample (100%) rename prometheus/{2.51.0 => 2.51.1}/data.yml (100%) rename prometheus/{2.51.0 => 2.51.1}/data/prometheus.yml (100%) rename prometheus/{2.51.0 => 2.51.1}/docker-compose.yml (100%) diff --git a/prometheus/2.51.0/.env.sample b/prometheus/2.51.1/.env.sample similarity index 100% rename from prometheus/2.51.0/.env.sample rename to prometheus/2.51.1/.env.sample diff --git a/prometheus/2.51.0/data.yml b/prometheus/2.51.1/data.yml similarity index 100% rename from prometheus/2.51.0/data.yml rename to prometheus/2.51.1/data.yml diff --git a/prometheus/2.51.0/data/prometheus.yml b/prometheus/2.51.1/data/prometheus.yml similarity index 100% rename from prometheus/2.51.0/data/prometheus.yml rename to prometheus/2.51.1/data/prometheus.yml diff --git a/prometheus/2.51.0/docker-compose.yml b/prometheus/2.51.1/docker-compose.yml similarity index 100% rename from prometheus/2.51.0/docker-compose.yml rename to prometheus/2.51.1/docker-compose.yml