From 5416d12cf8dc686874a9efc2a71fcece2d266c7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:22:54 +0000 Subject: [PATCH 1/2] Update bin20088/h5ai Docker tag to v1.25.3 --- apps/h5ai/1.25.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/h5ai/1.25.0/docker-compose.yml b/apps/h5ai/1.25.0/docker-compose.yml index b9688f0a..59f7eb85 100644 --- a/apps/h5ai/1.25.0/docker-compose.yml +++ b/apps/h5ai/1.25.0/docker-compose.yml @@ -18,7 +18,7 @@ services: - HTPASSWD_USER=${USER} - HTPASSWD_PW=${PASSWORD} tty: true - image: bin20088/h5ai:1.25.0 + image: bin20088/h5ai:1.25.3 labels: createdBy: "Apps" From 3caa9d6d339167d1ba2d62da249e670cb149e11a Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 17 Nov 2023 15:23:06 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/h5ai/{1.25.0 => 1.25.3}/.env.sample | 0 apps/h5ai/{1.25.0 => 1.25.3}/data.yml | 0 apps/h5ai/{1.25.0 => 1.25.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/h5ai/{1.25.0 => 1.25.3}/.env.sample (100%) rename apps/h5ai/{1.25.0 => 1.25.3}/data.yml (100%) rename apps/h5ai/{1.25.0 => 1.25.3}/docker-compose.yml (100%) diff --git a/apps/h5ai/1.25.0/.env.sample b/apps/h5ai/1.25.3/.env.sample similarity index 100% rename from apps/h5ai/1.25.0/.env.sample rename to apps/h5ai/1.25.3/.env.sample diff --git a/apps/h5ai/1.25.0/data.yml b/apps/h5ai/1.25.3/data.yml similarity index 100% rename from apps/h5ai/1.25.0/data.yml rename to apps/h5ai/1.25.3/data.yml diff --git a/apps/h5ai/1.25.0/docker-compose.yml b/apps/h5ai/1.25.3/docker-compose.yml similarity index 100% rename from apps/h5ai/1.25.0/docker-compose.yml rename to apps/h5ai/1.25.3/docker-compose.yml