dstewen / flux-cluster

Template used for k3s flux environment imported 14/10/2023
MIT License
0 stars 0 forks source link

feat(container): update image ghcr.io/immich-app/immich-machine-learning to v1.115.0 #1359

Closed self-hosted-test[bot] closed 1 month ago

self-hosted-test[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.114.0 -> v1.115.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 1 month ago
--- kubernetes/apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-machine-learning

+++ kubernetes/apps/media/immich/app Kustomization: flux-system/immich HelmRelease: media/immich-machine-learning

@@ -46,13 +46,13 @@

             - secretRef:
                 name: immich
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.114.0@sha256:c0300d34fb275343c8e3b50796c9b10e6f33218e84c958386a218fbdceaeed65
+              tag: v1.115.0@sha256:66f13f7fb1af555f9f1767c3dd5d404b7e5f486a272dc73af9e6480f541463dc
             resources:
               requests:
                 cpu: 100m
                 memory: 6000Mi
         replicas: 2
         strategy: RollingUpdate
github-actions[bot] commented 1 month ago
--- HelmRelease: media/immich-machine-learning Deployment: media/immich-machine-learning

+++ HelmRelease: media/immich-machine-learning Deployment: media/immich-machine-learning

@@ -42,13 +42,13 @@

           value: /usr/src/app/upload
         envFrom:
         - secretRef:
             name: immich
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.114.0@sha256:c0300d34fb275343c8e3b50796c9b10e6f33218e84c958386a218fbdceaeed65
+        image: ghcr.io/immich-app/immich-machine-learning:v1.115.0@sha256:66f13f7fb1af555f9f1767c3dd5d404b7e5f486a272dc73af9e6480f541463dc
         name: main
         resources:
           requests:
             cpu: 100m
             memory: 6000Mi
         volumeMounts: