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

fix(container): update image ghcr.io/immich-app/immich-server to v1.124.2 #961

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server patch v1.124.0 -> v1.124.2

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.124.2

Compare Source

v1.124.2

Two releases in a day, we know you missed those new release announcement pop-up from us 😁

This release addresses the following bugs:

  • Fixed a bug where various jobs don't run on new external library assets.
  • Fixed a bug where multi-selection in the folder view is not cleared when changing folders

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.124.1...

v1.124.1

Compare Source

v1.124.1

This release addresses the following bugs.

  • Fixed a bug where email notification cannot be completed
  • Fixed a bug where the asset path is hard to be highlighted and copied

What's Changed

🐛 Bug fixes
🌐 Translations

Full Changelog: immich-app/immich@v1.124.0...v1.124.1


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 8, 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.124.0
+      tag: v1.124.2
     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.124.0
+        tag: v1.124.2
       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.124.0
+        tag: v1.124.2
       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 8, 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.124.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
         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.124.0
+        image: ghcr.io/immich-app/immich-server:v1.124.2
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           valueFrom:

@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 971dce8 to 16fcde2 Compare January 9, 2025 03:04
@renovate renovate bot changed the title fix(container): update image ghcr.io/immich-app/immich-server to v1.124.1 fix(container): update image ghcr.io/immich-app/immich-server to v1.124.2 Jan 9, 2025
@MegaShinySnivy MegaShinySnivy merged commit 8a9dbc8 into main Jan 10, 2025
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-server-1.x branch January 10, 2025 21:20
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