Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v1.123.0 #149

Closed
wants to merge 22 commits into from
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Shipped version:** 1.122.2~ynh1
**Shipped version:** 1.123.0~ynh1

## Screenshots

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Versión actual:** 1.122.2~ynh1
**Versión actual:** 1.123.0~ynh1

## Capturas

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Paketatutako bertsioa:** 1.122.2~ynh1
**Paketatutako bertsioa:** 1.123.0~ynh1

## Pantaila-argazkiak

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Solution d'autohébergement pour a gestion de vos photos et vidéos.
- Interface conviviale et egronomique ;


**Version incluse :** 1.122.2~ynh1
**Version incluse :** 1.123.0~ynh1

## Captures d’écran

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Versión proporcionada:** 1.122.2~ynh1
**Versión proporcionada:** 1.123.0~ynh1

## Capturas de pantalla

Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Versi terkirim:** 1.122.2~ynh1
**Versi terkirim:** 1.123.0~ynh1

## Tangkapan Layar

Expand Down
2 changes: 1 addition & 1 deletion README_nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Geleverde versie:** 1.122.2~ynh1
**Geleverde versie:** 1.123.0~ynh1

## Schermafdrukken

Expand Down
2 changes: 1 addition & 1 deletion README_pl.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Dostarczona wersja:** 1.122.2~ynh1
**Dostarczona wersja:** 1.123.0~ynh1

## Zrzuty ekranu

Expand Down
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Поставляемая версия:** 1.122.2~ynh1
**Поставляемая версия:** 1.123.0~ynh1

## Снимки экрана

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**分发版本:** 1.122.2~ynh1
**分发版本:** 1.123.0~ynh1

## 截图

Expand Down
36 changes: 11 additions & 25 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "Immich"
description.en = "Photo and video backup solution directly from your mobile phone"
description.fr = "Sauvegarde de photos et de vidéos directement depuis votre mobile"

version = "1.122.2~ynh1"
version = "1.123.0~ynh1"

maintainers = ["ewilly"]

Expand All @@ -19,7 +19,7 @@ userdoc = "https://github.com/immich-app/immich#getting-started"
code = "https://github.com/immich-app/immich"

[integration]
yunohost = ">= 11.2.18"
yunohost = ">= 12"
helpers_version = "2.1"
architectures = ["arm64", "amd64"]
multi_instance = false
Expand All @@ -43,8 +43,8 @@ ram.runtime = "500M"
[resources.sources]

[resources.sources.main]
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.122.2.tar.gz"
sha256 = "28ee2adcfbe34ae72833f1078771fe1561415e450e1cd54a7a29d0cf57164d2e"
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.123.0.tar.gz"
sha256 = "fcb894b1516a1ab258ea942cda57ece44892900303b5d0c4cf9593a60aaab4b8"

autoupdate.strategy = "latest_github_release"

Expand Down Expand Up @@ -73,25 +73,14 @@ ram.runtime = "500M"

[resources.apt]
packages = [
"postgresql",
"redis-server",
"python3-venv",
"python3-dev",
"ffmpeg",
"postgresql",
"wget",
"build-essential",
"libreadline-dev",
"libncursesw5-dev",
"libssl-dev",
"libsqlite3-dev",
"tk-dev",
"libgdbm-dev",
"libc6-dev",
"libbz2-dev",
"libffi-dev",
"zlib1g-dev",
"unzip",
"uuid-runtime",
"autoconf",
"build-essential",
"unzip",
"jq",
"perl",
"libnet-ssleay-perl",
Expand All @@ -113,9 +102,7 @@ ram.runtime = "500M"
"libmojolicious-perl",
"libfile-slurper-perl",
"liblcms2-2",
"libllvm16",
"libllvm13",
"redis-server"
"wget"
]

[resources.apt.extras.postgresql]
Expand All @@ -129,6 +116,5 @@ ram.runtime = "500M"
"postgresql-client-16"
]

# Commented to avoid provisionning a db on wrong cluster
#[resources.database]
#type = "postgresql"
[resources.database]
type = "postgresql"
Loading
Loading