From 5b75eb0b9619765d38917f36efb61abbef95fb26 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jan 2025 22:25:56 +0000 Subject: [PATCH] feat(app): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.125.5 --- 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 86b117557..25b92f810 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.2-pre-01 +version: 1.254.3-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 144a3ee4f..ee5e399ca 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.5 envFrom: - configMapRef: name: immich-env