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.118.2 #411

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Update Change
immich-app/immich patch v1.118.1 -> v1.118.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.118.2

Compare Source

[!WARNING]
Version v1.118.0 contains breaking changes. Read about them here.

Hotfixes

This release fixes images from Whatsapp failing to be processed, as well as an issue with video thumbnail generation failing in some cases. It also includes the FFmpeg 6.0 -> 7.0 upgrade that was scheduled for the next release, but oh well 🙃

What's Changed

🐛 Bug fixes

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.118.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

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

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

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-machine-learning
-        image: ghcr.io/immich-app/immich-machine-learning:v1.118.1
+        image: ghcr.io/immich-app/immich-machine-learning:v1.118.2
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: dbname
--- HelmRelease: default/immich Deployment: default/immich-server

+++ HelmRelease: default/immich Deployment: default/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.118.1
+        image: ghcr.io/immich-app/immich-server:v1.118.2
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: dbname

Copy link

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

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

@@ -39,13 +39,13 @@

         valueFrom:
           secretKeyRef:
             key: username
             name: immich-cnpg-app
       PUBLIC_IMMICH_SERVER_URL: https://immich...PLACEHOLDER..
     image:
-      tag: v1.118.1
+      tag: v1.118.2
     immich:
       configuration: {}
       metrics:
         enabled: true
       persistence:
         library:

@cschmittiey cschmittiey merged commit ff1bd80 into main Oct 17, 2024
4 checks passed
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch October 17, 2024 02:23
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