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

feat(github-release): update immich-app/immich to v1.109.0 #6764

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.109.0

Compare Source

v1.109.0

[!IMPORTANT]
Read our announcement about supporting Immich by buying a license here

Highlights

Welcome to version v1.109.0 of Immich. This release introduces an additional way for you to support Immich financially as well as bug fixes for various issues. Some of the highlights in this release include:

Immich licenses

With the announcement of Immich's licensing, you can now purchase a license to support Immich and open-source software.

In the web app, there is an information box that shows if you are a licensed or unlicensed user. You can click on the box to navigate to the purchase page or to enter the license key directly.

Unlicensed Licensed
Unlicensed Licensed
"My Immich" url forwarder (https://my.immich.app)

To help with future support, we are happy to introduce a "proxy" mechanism to help us navigate you to the exact location on your instance without knowing your instance URL.

The website prompts for your instance URL on the first visit and stores it client-side. It automatically redirects on subsequent visits, making it convenient to link to specific pages in self-hosted instances.

Below are some of the example use cases:

  • Linking directly to relevant pages from the documentation site.
  • Sharing the location of a particular setting in a support thread.
  • Automatically activate your instance after you buy a license.

image

Support Immich

If you find the project helpful, you can support Immich by purchasing a license at https://buy.immich.app.

Cheers! 🍻

Immich team

What's Changed

🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance
Other changes

New Contributors

Full Changelog: immich-app/immich@v1.108.0...v1.109.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.

| datasource      | package           | from     | to       |
| --------------- | ----------------- | -------- | -------- |
| github-releases | immich-app/immich | v1.108.0 | v1.109.0 |
@rosey-the-renovator-bot
Copy link
Contributor

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

@@ -28,13 +28,13 @@

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

@rosey-the-renovator-bot
Copy link
Contributor

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

+++ HelmRelease: media/immich Deployment: media/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.108.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.109.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           value: immich-postgresql
--- 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.108.0
+        image: ghcr.io/immich-app/immich-server:v1.109.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           value: immich-postgresql

@rwlove rwlove merged commit 5983859 into main Jul 18, 2024
17 checks passed
@rwlove rwlove deleted the renovate/immich-app-immich-1.x branch July 18, 2024 17:25
rwlove added a commit that referenced this pull request Jul 18, 2024
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