From 283ed74622bb13ff5622e430bfbfba45ba625c9c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Jan 2025 18:01:34 +0000 Subject: [PATCH] feat(app): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.125.6 --- 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 fe51bc3ea..2ecae0f0c 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.254.11-pre-01 +version: 1.254.12-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 e39207e57..5d27a7bb4 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -13960,7 +13960,7 @@ immich: name: tmp additionalContainers: ml: - image: ghcr.io/immich-app/immich-machine-learning:v1.125.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.125.6 envFrom: - configMapRef: name: immich-env