Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.123.0 -> v1.124.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 7, 2025

--- kubernetes/apps/immich/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: immich/immich

+++ kubernetes/apps/immich/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: immich/immich

@@ -51,13 +51,13 @@

             key: user
             name: postgres-immich-app
       IMMICH_LOG_LEVEL: verbose
       IMMICH_MACHINE_LEARNING_URL: '{{ printf "http://%s-machine-learning:3003" .Release.Name
         }}'
     image:
-      tag: v1.123.0
+      tag: v1.124.0
     immich:
       metrics:
         enabled: true
       persistence:
         library:
           existingClaim: immich-nfs
@@ -66,13 +66,13 @@

         rollingUpdate:
           unavailable: '1'
         strategy: RollingUpdate
       enabled: true
       image:
         repository: ghcr.io/immich-app/immich-machine-learning
-        tag: v1.123.0
+        tag: v1.124.0
       persistence:
         geodata-cache:
           accessMode: ReadWriteMany
           enabled: true
           size: 8Gi
           type: emptyDir
@@ -106,13 +106,13 @@

           unavailable: '1'
         strategy: RollingUpdate
       enabled: true
       image:
         pullPolicy: IfNotPresent
         repository: ghcr.io/immich-app/immich-server
-        tag: v1.123.0
+        tag: v1.124.0
       ingress:
         main:
           annotations:
             external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}
             hajimari.io/icon: mdi:camera-iris
             nginx.ingress.kubernetes.io/custom-http-errors: '404'

Copy link

github-actions bot commented Jan 7, 2025

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

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

@@ -29,13 +29,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-machine-learning
-        image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.124.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           valueFrom:
--- HelmRelease: immich/immich Deployment: immich/immich-server

+++ HelmRelease: immich/immich Deployment: immich/immich-server

@@ -29,13 +29,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.123.0
+        image: ghcr.io/immich-app/immich-server:v1.124.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           valueFrom:

@MegaShinySnivy MegaShinySnivy merged commit ffb9f23 into main Jan 7, 2025
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-machine-learning-1.x branch January 7, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant