From 1fcf33963572c913025dc618f3ba6ec758fcaed8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Oct 2023 08:50:15 +0200 Subject: [PATCH] chore(deps): update immich to v1.81.1 (patch) (#13277) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/immich-server](https://togithub.com/truecharts/containers) | patch | `v1.81.0` -> `v1.81.1` | | [tccr.io/truecharts/immich-web](https://togithub.com/truecharts/containers) | patch | `v1.81.0` -> `v1.81.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/immich/Chart.yaml | 4 ++-- charts/stable/immich/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index ed52d547ced..b04c109ce81 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.81.0" +appVersion: "1.81.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: immich sources: - https://github.com/truecharts/charts/tree/master/charts/stable/immich - https://github.com/immich-app/immich -version: 8.1.23 +version: 8.1.24 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index f6e10b2781b..3f1c1ec6f82 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/immich-server - tag: v1.81.0@sha256:c712502f591914f9d94009e767c53ed3f12521610038f255ed5c4291117839b9 + tag: v1.81.1@sha256:ca84ec775d436a83fa5f15631fed75da2dcd1bb01ccea6a3071068649886cc7c pullPolicy: IfNotPresent mlImage: repository: tccr.io/truecharts/immich-ml @@ -8,7 +8,7 @@ mlImage: pullPolicy: IfNotPresent webImage: repository: tccr.io/truecharts/immich-web - tag: v1.81.0@sha256:712b25c033b50529082a20cb391d248a7a2fccdcee48fe15c180b41118102929 + tag: v1.81.1@sha256:a42f949f5bac4e292b921c216aa351b6110123b667ca8084b50b9f4eb4716b60 pullPolicy: IfNotPresent proxyImage: repository: tccr.io/truecharts/immich-proxy