summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/immich.yml7
-rw-r--r--public/v4/logos/immich.pngbin39505 -> 27160 bytes
2 files changed, 3 insertions, 4 deletions
diff --git a/public/v4/apps/immich.yml b/public/v4/apps/immich.yml
index 78afecf..4c0b5c8 100644
--- a/public/v4/apps/immich.yml
+++ b/public/v4/apps/immich.yml
@@ -28,7 +28,6 @@ services:
dockerfileLines:
- FROM ghcr.io/immich-app/immich-server:$$cap_version
- CMD ["start.sh", "microservices"]
- # - ENTRYPOINT ["/bin/sh", "./start-microservices.sh"] Changed for v1.58.0
environment:
DB_PASSWORD: $$cap_app_db_pass
DB_USERNAME: $$cap_app_db_user
@@ -77,7 +76,7 @@ services:
caproverOneClickApp:
displayName: Immich
- description: Open source (MIT License) Google Photos alternative. Backup your phone's photos and videos to your private server.
+ description: Open source (AGPLv3) Google Photos alternative. Backup your phone's photos and videos to your private server.
isOfficial: false
documentation: https://immich.app
instructions:
@@ -89,7 +88,7 @@ caproverOneClickApp:
- label: Immich version
id: $$cap_version
description: Check out their valid tags at https://github.com/immich-app/immich/releases
- defaultValue: v1.92.1
+ defaultValue: v1.99.0
- label: Immich redis version
id: $$cap_redis_ver
defaultValue: 6.2-alpine@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc
@@ -109,7 +108,7 @@ caproverOneClickApp:
- label: PostgreSQL database version
id: $$cap_app_db_ver
description: Immich uses PostgreSQL with the pgvecto.rs extension. Check the valid tags at https://hub.docker.com/r/tensorchord/pgvecto-rs/tags
- defaultValue: pg14-v0.1.11@sha256:0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee
+ defaultValue: pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
- label: Upload directory
id: $$cap_app_upload_location
description: Full path to the directory where you plan to store all your files. It should be created beforehand. If you want caprover to create it for you just leave the default 'immich-data'
diff --git a/public/v4/logos/immich.png b/public/v4/logos/immich.png
index 60aaa5b..73e3228 100644
--- a/public/v4/logos/immich.png
+++ b/public/v4/logos/immich.png
Binary files differ