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.105.1 #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
immich-app/immich minor 1.66.1 -> 1.105.1

Warning

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


Release Notes

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

v1.105.1

Compare Source

v1.105.1

There is no mobile release for this version

[!Caution]
Please update immediately, as this bug can put your data at risk if using external libraries.

Hotfixes

  • Fixed a bug where deleting an external library would delete all local files

What's Changed

🗄️ Server
📱 Mobile
🔨 Maintenance

New Contributors

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

v1.105.0

Compare Source

v1.105.0

[!CAUTION]

Changes in glob path external library

Library import paths no longer support wildcards (* notation/globs). If your library was previously using this, please update affected paths to point to directories instead.
Note: exclusion paths remain unchanged and still support glob syntax.

Highlights

Welcome to release v1.105.0 of Immich. WOW, 2 releases in 2 days! Immich's full-time core team has taken effect. Slightly kidding there, but we have a lot of bug fixes since the last release that we would like to push out to avoid you all encountering annoying bugs when using the software. Some highlights can be found below:

  • The mobile app now uses a more efficient sync algorithm.
  • Fixed assets status not showing correctly when deleting assets from the server when opening the mobile app.

What's Changed

⚠️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance

New Contributors

Full Changelog: immich-app/immich@v1.104.0...v1.105.0

v1.104.0

Compare Source

v1.104.0

[!CAUTION]

EXTERNAL LIBRARY EDITABILITY

For external library users, you can now manage your assets directly from Immich's user interface, i.e. you can edit date/time, location information, and delete from the web and the mobile app.

If you don't want Immich to handle those operations, please make sure to have the read-only, i.e., :ro flag on your mount point in the docker-compose.yml file.

Live stream - Immich Q&A ft. Eron Wolf & Louis Rossmann from FUTO

Last week, we had a live stream to answer your questions about Immich joining FUTO. You can watch the VOD here.

Highlights

Welcome to release v1.104.0 of Immich. This release includes new features, bug fixes, and improvements. The core team will now focus on tasks to bring us to a stable release. The highlights of this release can be found below.

  • Editability of external library
  • Notification foundation - SMTP Email
Editability of external library

Yes, we've heard you guys! You can now edit date/time and location information and even delete assets in an external library directly from Immich. If you don't want to use this feature, you should make sure to have the :ro flag on your docker mount in the docker-compose.yml file.

Notification - SMTP Email

Thanks, @​hitech95, for kickstarting this feature,@​jrasm91, and @​danieldietzler for finishing it. We now have basic notification built-in, using email. The first mechanism that uses email is to send an email to a new user with information about the account and the instance they were invited to.

What's Changed

⚠️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance

New Contributors

Full Changelog: immich-app/immich@v1.103.1...v1.104.0

v1.103.1

Compare Source

v1.103.1

There is no mobile release for this version

Hotfixes

  • Fixed an issue of being unable to view detailed assets in partner sharing on the web.

Include the v1.103.0 release note for your convenience.


v1.103.0

Highlights

Welcome to the release of v1.103.0 of Immich. This version includes some exciting new features and notable bug fixes. We hope you enjoy this release. Please take a look at the highlights below:

  • Read-only album sharing permission
  • Permanent URL on the web for asset viewer
  • Jump-to-date from memory view on the mobile app
  • Action bar in memory view on the web
  • Improve geocoding location data
  • Notable fix: Occasional logout on iOS
  • Notable fix: Asset's status sync issue on the mobile app
  • Notable fix: Memory leak causing mobile app crashes when swiping continuously in the detail view
Read-only album-sharing permission

When creating a shared album, you can specify whether the shared users can contribute to it or participate as read-only.

image
Permanent URL on the web for asset viewer

Assets now have a permanent URL on all views, so you can save a URL and refer back later to access a particular photo or video.

Jump-to-date from memory view on the mobile app

There is now an option to jump to a date from the memory viewer on the mobile app.

image
Action bar in memory view on the web

You can now select the assets in a certain memory and perform actions like adding to an album, deleting, archiving, favorite, etc.

image

Improve geocoding location data

The location data is now more consistent in the same area. To apply this change, you can trigger a metadata extraction job for all.

Before After
image image
image image

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.

What's Changed

🖥️ Web

Full Changelog: immich-app/immich@v1.103.0...v1.103.1

v1.103.0

Compare Source

v1.103.0

Highlights

Welcome to the release of v1.103.0 of Immich. This version includes some exciting new features and notable bug fixes. We hope you enjoy this release. Please take a look at the highlights below:

  • Read-only album sharing permission
  • Permanent URL on the web for asset viewer
  • Jump-to-date from memory view on the mobile app
  • Action bar in memory view on the web
  • Improve geocoding location data
  • Notable fix: Occasional logout on iOS
  • Notable fix: Asset's status sync issue on the mobile app
  • Notable fix: Memory leak causing mobile app crashes when swiping continuously in the detail view
Read-only album-sharing permission

When creating a shared album, you can specify whether the shared users can contribute to it or participate as read-only.

image
Permanent URL on the web for asset viewer

Assets now have a permanent URL on all views, so you can save a URL and refer back later to access a particular photo or video.

Jump-to-date from memory view on the mobile app

There is now an option to jump to a date from the memory viewer on the mobile app.

image
Action bar in memory view on the web

You can now select the assets in a certain memory and perform actions like adding to an album, deleting, archiving, favorite, etc.

image

Improve geocoding location data

The location data is now more consistent in the same area. To apply this change, you can trigger a metadata extraction job for all.

Before After
image image
image image

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.

What's Changed

🗄️ Server
📱 Mobile
🖥️ Web
⚡ CLI
📓 Documentation

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.

@github-actions

This comment was marked as outdated.

uhthomas

This comment was marked as outdated.

@uhthomas uhthomas marked this pull request as draft July 24, 2023 23:33
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 2161409 to 2309454 Compare July 25, 2023 00:05
@github-actions

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 2309454 to 7b9a00d Compare September 19, 2023 10:27
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.69.0 chore(deps): update dependency immich-app/immich to v1.78.1 Sep 19, 2023
@github-actions

This comment was marked as outdated.

@uhthomas uhthomas marked this pull request as ready for review September 19, 2023 10:46
@uhthomas uhthomas dismissed their stale review September 19, 2023 10:46

No longer relevant

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch 3 times, most recently from 5129762 to 79475be Compare September 19, 2023 22:13
@github-actions

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 79475be to 8269c52 Compare September 19, 2023 22:19
@github-actions

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 8269c52 to fbc2c97 Compare September 19, 2023 22:33
@github-actions
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.78.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from fbc2c97 to 2ebd4a8 Compare September 19, 2023 23:07
@github-actions
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
   kind: "Service"
   apiVersion: "v1"
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
   kind: "PersistentVolumeClaim"
   apiVersion: "v1"
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.78.1"
           }
         ]
       }
     }
   }
   kind: "Deployment"
   apiVersion: "apps/v1"
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 2ebd4a8 to f66db72 Compare September 19, 2023 23:25
@github-actions
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.78.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.78.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from f66db72 to 5353071 Compare September 21, 2023 15:21
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.78.1 chore(deps): update dependency immich-app/immich to v1.79.0 Sep 21, 2023
@github-actions
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.79.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 5353071 to 9104571 Compare September 22, 2023 04:48
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.79.0 chore(deps): update dependency immich-app/immich to v1.79.1 Sep 22, 2023
@github-actions
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.1"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.1"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.79.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.79.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 9104571 to b2a2b4a Compare October 2, 2023 16:44
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.79.1 chore(deps): update dependency immich-app/immich to v1.80.0 Oct 2, 2023
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.99.0 chore(deps): update dependency immich-app/immich to v1.100.0 Mar 28, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.100.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.100.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.100.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.100.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from d331882 to 68b5613 Compare April 5, 2024 04:17
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.100.0 chore(deps): update dependency immich-app/immich to v1.101.0 Apr 5, 2024
Copy link

github-actions bot commented Apr 5, 2024

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.101.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.101.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.101.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.101.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 68b5613 to 061ffdc Compare April 19, 2024 21:36
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.101.0 chore(deps): update dependency immich-app/immich to v1.102.0 Apr 19, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.102.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 061ffdc to 9363331 Compare April 20, 2024 16:48
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.102.0 chore(deps): update dependency immich-app/immich to v1.102.2 Apr 20, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.2"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.2"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.2"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.102.2"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 9363331 to 567ce32 Compare April 20, 2024 22:01
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.102.2 chore(deps): update dependency immich-app/immich to v1.102.3 Apr 20, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.3"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.3"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.102.3"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.102.3"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 567ce32 to 3068f0e Compare April 29, 2024 16:02
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.102.3 chore(deps): update dependency immich-app/immich to v1.103.0 Apr 29, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.103.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 3068f0e to 3f329c6 Compare April 29, 2024 21:25
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.103.0 chore(deps): update dependency immich-app/immich to v1.103.1 Apr 29, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.1"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.1"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.103.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.103.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 3f329c6 to a69b6dd Compare May 13, 2024 20:35
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.103.1 chore(deps): update dependency immich-app/immich to v1.104.0 May 13, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.104.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.104.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.104.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.104.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from a69b6dd to a2b57c6 Compare May 14, 2024 21:47
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.104.0 chore(deps): update dependency immich-app/immich to v1.105.0 May 14, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.0"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.0"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.0"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.105.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from a2b57c6 to 8ea5bb8 Compare May 15, 2024 03:10
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich to v1.105.0 chore(deps): update dependency immich-app/immich to v1.105.1 May 15, 2024
Copy link

immich/immich-machine-learning Service (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "Service"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.1"
     }
   }
 }

immich/immich-machine-learning-cache PersistentVolumeClaim (v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "v1"
   kind: "PersistentVolumeClaim"
   metadata: {
     name: "immich-machine-learning-cache"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.1"
     }
   }
 }

immich/immich-machine-learning Deployment (apps/v1) ${\color{green}+2}$ ${\color{red}-2}$

 {
   apiVersion: "apps/v1"
   kind: "Deployment"
   metadata: {
     name: "immich-machine-learning"
     namespace: "immich"
     labels: {
-      app.kubernetes.io/version: "1.66.1"
+      app.kubernetes.io/version: "1.105.1"
     }
   }
   spec: {
     template: {
       spec: {
         containers: [
           {
             name: "immich-machine-learning"
-            image: "ghcr.io/immich-app/immich-machine-learning:v1.66.1"
+            image: "ghcr.io/immich-app/immich-machine-learning:v1.105.1"
           }
         ]
       }
     }
   }
 }

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