From e818993e1cb00d9b0d41221296a0f5b9f38461d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Oct 2024 13:59:08 +0000 Subject: [PATCH] feat(app): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.119.1 --- charts/myprecious/Chart.yaml | 2 +- charts/myprecious/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index ce084a318..9f250c29e 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.161.5-pre-01 +version: 1.161.6-pre-01 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index 37b4da4ce..c7621da45 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -12424,7 +12424,7 @@ immich: name: tmp additionalContainers: ml: - image: ghcr.io/immich-app/immich-machine-learning:v1.119.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.119.1 envFrom: - configMapRef: name: immich-env