From d6ce113088dd22328bf686c0d319d8899b3d5b5e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 Aug 2024 02:44:09 +0200 Subject: [PATCH] chore(deps): update immich to v1.112.1@9600eff by renovate (patch) (#25156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.112.0` -> `v1.112.1` | | altran1502/immich-server | patch | `v1.112.0` -> `v1.112.1` | --- > [!WARNING] > Some dependencies could not be looked up. 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**: Enabled. ♻ **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). --- 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 3bb6301cd14..45b1dde81cb 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.112.0 +appVersion: 1.112.1 dependencies: - name: common version: 24.1.5 @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server type: application -version: 17.6.0 +version: 17.6.1 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 424cff0b54b..b66853eee52 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,12 +1,12 @@ image: repository: altran1502/immich-server - tag: v1.112.0@sha256:c033bf991a10b13887c929839c524db1c084afce4cd32ac3807511f7c1e02aa8 + tag: v1.112.1@sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6 pullPolicy: IfNotPresent mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.112.0@sha256:322049747b1f6abd13aa9a1def1a96ff8d8dda286a0b934486da2a8228b093f5 + tag: v1.112.1@sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5 mlCudaImage: repository: altran1502/immich-machine-learning