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(github-release): update immich-app/immich to v1.124.2 #7967

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
immich-app/immich patch v1.124.1 -> v1.124.2
immich-app/immich patch "v1.124.1" -> v1.124.2

Release Notes

immich-app/immich (immich-app/immich)

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...


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 these updates again.


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

This PR has been generated by Renovate Bot.

| datasource      | package           | from       | to       |
| --------------- | ----------------- | ---------- | -------- |
| github-releases | immich-app/immich | v1.124.1   | v1.124.2 |
| github-releases | immich-app/immich | "v1.124.1" | v1.124.2 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: media/immich Deployment: media/immich-server

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

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.124.1
+        image: ghcr.io/immich-app/immich-server:v1.124.2
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           value: postgres-14-rw.databases.svc.cluster.local

@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

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

@@ -32,13 +32,13 @@

       PUBLIC_IMMICH_SERVER_URL: https://immich...PLACEHOLDER_SECRET_DOMAIN..
       REDIS_DBINDEX: '1'
       REDIS_HOSTNAME: dragonfly.databases.svc.cluster.local
       REDIS_PORT: '6379'
       REVERSE_GEOCODING_PRECISION: '2'
     image:
-      tag: v1.124.1
+      tag: v1.124.2
     immich:
       concurrency:
         backgroundTask: 10
         faceDetection: 5
         library: 5
         metadataExtraction: 10

@rwlove rwlove merged commit b80df8a into main Jan 9, 2025
16 checks passed
@rwlove rwlove deleted the renovate/immich-app-immich-1.x branch January 9, 2025 10:29
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