diff --git a/certimate/0.2.15/data.yml b/certimate/0.2.16/data.yml similarity index 100% rename from certimate/0.2.15/data.yml rename to certimate/0.2.16/data.yml diff --git a/certimate/0.2.15/docker-compose.yml b/certimate/0.2.16/docker-compose.yml similarity index 91% rename from certimate/0.2.15/docker-compose.yml rename to certimate/0.2.16/docker-compose.yml index d57260153..efcf69cc7 100644 --- a/certimate/0.2.15/docker-compose.yml +++ b/certimate/0.2.16/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: certimate: - image: usual2970/certimate:v0.2.15 + image: usual2970/certimate:v0.2.16 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/certimate/0.2.15/scripts/init.sh b/certimate/0.2.16/scripts/init.sh similarity index 100% rename from certimate/0.2.15/scripts/init.sh rename to certimate/0.2.16/scripts/init.sh diff --git a/certimate/0.2.15/scripts/uninstall.sh b/certimate/0.2.16/scripts/uninstall.sh similarity index 100% rename from certimate/0.2.15/scripts/uninstall.sh rename to certimate/0.2.16/scripts/uninstall.sh diff --git a/certimate/0.2.15/scripts/upgrade.sh b/certimate/0.2.16/scripts/upgrade.sh similarity index 100% rename from certimate/0.2.15/scripts/upgrade.sh rename to certimate/0.2.16/scripts/upgrade.sh diff --git a/dpanel-lite/1.2.0/data.yml b/dpanel-lite/1.2.1/data.yml similarity index 100% rename from dpanel-lite/1.2.0/data.yml rename to dpanel-lite/1.2.1/data.yml diff --git a/dpanel-lite/1.2.0/docker-compose.yml b/dpanel-lite/1.2.1/docker-compose.yml similarity index 95% rename from dpanel-lite/1.2.0/docker-compose.yml rename to dpanel-lite/1.2.1/docker-compose.yml index 19b595399..3c1f3ead4 100644 --- a/dpanel-lite/1.2.0/docker-compose.yml +++ b/dpanel-lite/1.2.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dpanel: - image: dpanel/dpanel:1.2.0-lite + image: dpanel/dpanel:1.2.1-lite container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/dpanel-lite/1.2.0/scripts/init.sh b/dpanel-lite/1.2.1/scripts/init.sh similarity index 100% rename from dpanel-lite/1.2.0/scripts/init.sh rename to dpanel-lite/1.2.1/scripts/init.sh diff --git a/dpanel-lite/1.2.0/scripts/uninstall.sh b/dpanel-lite/1.2.1/scripts/uninstall.sh similarity index 100% rename from dpanel-lite/1.2.0/scripts/uninstall.sh rename to dpanel-lite/1.2.1/scripts/uninstall.sh diff --git a/dpanel-lite/1.2.0/scripts/upgrade.sh b/dpanel-lite/1.2.1/scripts/upgrade.sh similarity index 100% rename from dpanel-lite/1.2.0/scripts/upgrade.sh rename to dpanel-lite/1.2.1/scripts/upgrade.sh diff --git a/dpanel/1.2.0/data.yml b/dpanel/1.2.1/data.yml similarity index 100% rename from dpanel/1.2.0/data.yml rename to dpanel/1.2.1/data.yml diff --git a/dpanel/1.2.0/docker-compose.yml b/dpanel/1.2.1/docker-compose.yml similarity index 96% rename from dpanel/1.2.0/docker-compose.yml rename to dpanel/1.2.1/docker-compose.yml index fbb7c26c4..36016315e 100644 --- a/dpanel/1.2.0/docker-compose.yml +++ b/dpanel/1.2.1/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: dpanel: - image: dpanel/dpanel:1.2.0 + image: dpanel/dpanel:1.2.1 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/dpanel/1.2.0/scripts/init.sh b/dpanel/1.2.1/scripts/init.sh similarity index 100% rename from dpanel/1.2.0/scripts/init.sh rename to dpanel/1.2.1/scripts/init.sh diff --git a/dpanel/1.2.0/scripts/uninstall.sh b/dpanel/1.2.1/scripts/uninstall.sh similarity index 100% rename from dpanel/1.2.0/scripts/uninstall.sh rename to dpanel/1.2.1/scripts/uninstall.sh diff --git a/dpanel/1.2.0/scripts/upgrade.sh b/dpanel/1.2.1/scripts/upgrade.sh similarity index 100% rename from dpanel/1.2.0/scripts/upgrade.sh rename to dpanel/1.2.1/scripts/upgrade.sh diff --git a/immich-machine-learning/1.119.1/data.yml b/immich-machine-learning/1.120.0/data.yml similarity index 100% rename from immich-machine-learning/1.119.1/data.yml rename to immich-machine-learning/1.120.0/data.yml diff --git a/immich-machine-learning/1.119.1/docker-compose.yml b/immich-machine-learning/1.120.0/docker-compose.yml similarity index 93% rename from immich-machine-learning/1.119.1/docker-compose.yml rename to immich-machine-learning/1.120.0/docker-compose.yml index e2edf8534..de5b2cf1f 100644 --- a/immich-machine-learning/1.119.1/docker-compose.yml +++ b/immich-machine-learning/1.120.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-machine-learning services: immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.119.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.120.0 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/immich-machine-learning/1.119.1/scripts/init.sh b/immich-machine-learning/1.120.0/scripts/init.sh similarity index 100% rename from immich-machine-learning/1.119.1/scripts/init.sh rename to immich-machine-learning/1.120.0/scripts/init.sh diff --git a/immich-machine-learning/1.119.1/scripts/uninstall.sh b/immich-machine-learning/1.120.0/scripts/uninstall.sh similarity index 100% rename from immich-machine-learning/1.119.1/scripts/uninstall.sh rename to immich-machine-learning/1.120.0/scripts/uninstall.sh diff --git a/immich-machine-learning/1.119.1/scripts/upgrade.sh b/immich-machine-learning/1.120.0/scripts/upgrade.sh similarity index 100% rename from immich-machine-learning/1.119.1/scripts/upgrade.sh rename to immich-machine-learning/1.120.0/scripts/upgrade.sh diff --git a/immich-server/1.119.1/data.yml b/immich-server/1.120.0/data.yml similarity index 100% rename from immich-server/1.119.1/data.yml rename to immich-server/1.120.0/data.yml diff --git a/immich-server/1.119.1/docker-compose.yml b/immich-server/1.120.0/docker-compose.yml similarity index 94% rename from immich-server/1.119.1/docker-compose.yml rename to immich-server/1.120.0/docker-compose.yml index 08ae04a34..7e0044de0 100644 --- a/immich-server/1.119.1/docker-compose.yml +++ b/immich-server/1.120.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.119.1 + image: ghcr.io/immich-app/immich-server:v1.120.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/immich-server/1.119.1/scripts/init.sh b/immich-server/1.120.0/scripts/init.sh similarity index 100% rename from immich-server/1.119.1/scripts/init.sh rename to immich-server/1.120.0/scripts/init.sh diff --git a/immich-server/1.119.1/scripts/uninstall.sh b/immich-server/1.120.0/scripts/uninstall.sh similarity index 100% rename from immich-server/1.119.1/scripts/uninstall.sh rename to immich-server/1.120.0/scripts/uninstall.sh diff --git a/immich-server/1.119.1/scripts/upgrade.sh b/immich-server/1.120.0/scripts/upgrade.sh similarity index 100% rename from immich-server/1.119.1/scripts/upgrade.sh rename to immich-server/1.120.0/scripts/upgrade.sh diff --git a/immich/1.119.1/data.yml b/immich/1.120.0/data.yml similarity index 100% rename from immich/1.119.1/data.yml rename to immich/1.120.0/data.yml diff --git a/immich/1.119.1/docker-compose.yml b/immich/1.120.0/docker-compose.yml similarity index 95% rename from immich/1.119.1/docker-compose.yml rename to immich/1.120.0/docker-compose.yml index 54fb40d25..218a28c64 100644 --- a/immich/1.119.1/docker-compose.yml +++ b/immich/1.120.0/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.119.1 + image: ghcr.io/immich-app/immich-server:v1.120.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" @@ -75,7 +75,7 @@ services: disable: false immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.119.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.120.0 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/immich/1.119.1/scripts/init.sh b/immich/1.120.0/scripts/init.sh similarity index 100% rename from immich/1.119.1/scripts/init.sh rename to immich/1.120.0/scripts/init.sh diff --git a/immich/1.119.1/scripts/uninstall.sh b/immich/1.120.0/scripts/uninstall.sh similarity index 100% rename from immich/1.119.1/scripts/uninstall.sh rename to immich/1.120.0/scripts/uninstall.sh diff --git a/immich/1.119.1/scripts/upgrade.sh b/immich/1.120.0/scripts/upgrade.sh similarity index 100% rename from immich/1.119.1/scripts/upgrade.sh rename to immich/1.120.0/scripts/upgrade.sh