From c93b44b2173650e3649d1826b2e1d85774e9b349 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Nov 2024 05:17:30 +0000 Subject: [PATCH] feat(app): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.120.2 --- 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 96c33ea96..1597360cb 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.177.4-pre-01 +version: 1.177.5-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 7aac74f07..53a30bfbd 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -12711,7 +12711,7 @@ immich: name: tmp additionalContainers: ml: - image: ghcr.io/immich-app/immich-machine-learning:v1.120.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.120.2 envFrom: - configMapRef: name: immich-env