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

chore(deps): update dependency immich-app/immich to v1.87.0 #603

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Update Change
immich-app/immich minor v1.86.0 -> v1.87.0

Release Notes

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

v1.87.0

Compare Source

v1.87.0

Welcome to release v1.87.0 of Immich. This release is the final version where we bid farewell to the immich-web and immich-proxy containers. Starting in the next release, the two containers will be consolidated into the immich-server container for easier deployment and maintenance. For more information on preparing for the next release, please read the following announcement

Recently, I've had a chance to get on the Self-hosted.show podcast to talk about Immich, the team behind it, the project's future and vision, as well as the sustainability of the project. You can have a listen here.

Please find the highlights of this release below:

  • You can now use the mobile app without giving it full permission to access media storage, allowing you to access only remote assets that are backed up on the server.
  • Machine learning models are now unloaded when unused, reducing the application's memory footprint.
  • The /asset/import endpoint has been removed in favor of Libraries.
  • Lower thumbnail resolution options

Please consider supporting the project.

Support

If you find the project helpful, you can support Immich via the following channels.

It is a great way to let me know that you want me to continue developing and working on this project for years to come.

Changelogs
Server
Mobile
Web
Machine Learning
Others
New Contributors

Full Changelog: immich-app/immich@v1.86.0...v1.87.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 has been generated by Mend Renovate. View repository job log here.

Copy link

--- . Kustomization: flux-system/flux-system HelmRelease: immich/immich

+++ . Kustomization: flux-system/flux-system HelmRelease: immich/immich

@@ -57,13 +57,13 @@

         valueFrom:
           secretKeyRef:
             name: database-immich-user
             key: DATABASE_NAME
       LOG_LEVEL: verbose
     image:
-      tag: v1.86.0
+      tag: v1.87.0
     server:
       resources:
         requests:
           cpu: 15m
           memory: 512M
     microservices:

Copy link

--- . HelmRelease: immich/immich Deployment: immich/immich-microservices

+++ . HelmRelease: immich/immich Deployment: immich/immich-microservices

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-microservices
-        image: ghcr.io/immich-app/immich-server:v1.86.0
+        image: ghcr.io/immich-app/immich-server:v1.87.0
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         args:
         - ./start-microservices.sh
         env:
--- . HelmRelease: immich/immich Deployment: immich/immich-web

+++ . HelmRelease: immich/immich Deployment: immich/immich-web

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-web
-        image: ghcr.io/immich-app/immich-web:v1.86.0
+        image: ghcr.io/immich-app/immich-web:v1.87.0
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         args:
         - ./entrypoint.sh
         env:
--- . HelmRelease: immich/immich Deployment: immich/immich-server

+++ . HelmRelease: immich/immich Deployment: immich/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.86.0
+        image: ghcr.io/immich-app/immich-server:v1.87.0
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         args:
         - ./start-server.sh
         env:
--- . HelmRelease: immich/immich Deployment: immich/immich-machine-learning

+++ . HelmRelease: immich/immich Deployment: immich/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.86.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.87.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME
--- . HelmRelease: immich/immich Deployment: immich/immich-proxy

+++ . HelmRelease: immich/immich Deployment: immich/immich-proxy

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-proxy
-        image: ghcr.io/immich-app/immich-proxy:v1.86.0
+        image: ghcr.io/immich-app/immich-proxy:v1.87.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME

@bo0tzz bo0tzz merged commit ce21fd8 into main Nov 18, 2023
2 checks passed
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch November 18, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant