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.108.0 #1135

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
immich-app/immich minor v1.107.2 -> v1.108.0

Release Notes

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

v1.108.0

Compare Source

v1.108.0

[!CAUTION]
This release includes a security update for Node.js. While we don't think these CVEs affect Immich, we strongly recommend you update. For more details, see https://nodejs.org/en/blog/vulnerability/july-2024-security-releases.

Highlights

Welcome to release v1.108.0 of Immich. This release focuses on bug fixes and improvements across the app. We added a fun section of things we learned when working on Immich. You can take a look here at the Cursed Knowledge page. Some of the highlights in this release include:

  • Notable fix: Use Redis for Websocket state tracking to allow HDD to spin down when inactive
  • Using queue to improve CLI processing

What's Changed

🗄️ Server
📱 Mobile
🖥️ Web
🧠 Machine Learning
⚡ CLI
📓 Documentation
🔨 Maintenance
Other changes

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (rebase) July 10, 2024 16:55
Copy link

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

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

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

           secretKeyRef:
             name: database-immich-user
             key: DATABASE_NAME
       LOG_LEVEL: verbose
       TZ: Europe/Amsterdam
     image:
-      tag: v1.107.2
+      tag: v1.108.0
     server:
       resources:
         requests:
           cpu: 1500m
           memory: 2048M
       ingress:

Copy link

--- . 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.107.2
+        image: ghcr.io/immich-app/immich-server:v1.108.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME
--- . 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.107.2
+        image: ghcr.io/immich-app/immich-machine-learning:v1.108.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: DATABASE_NAME

@renovate renovate bot merged commit 11eeb57 into main Jul 10, 2024
2 checks passed
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch July 10, 2024 19:35
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