Skip to content

chore(container): update image ghcr.io/immich-app/immich-server ( v2.6.1 → v2.6.3 ) - autoclosed - #1449

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-immich-app-immich-server-2.x
Mar 29, 2026
Merged

chore(container): update image ghcr.io/immich-app/immich-server ( v2.6.1 → v2.6.3 ) - autoclosed#1449
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-immich-app-immich-server-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server patch v2.6.1v2.6.3

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v2.6.3

Compare Source

v2.6.3
What's Changed
🐛 Bug fixes

Full Changelog: immich-app/immich@v2.6.2...v2.6.3

v2.6.2

Compare Source

v2.6.2

This release addresses the following issues

  • Fixed a bug where the shared link would error out when public users upload to the shared link
  • Fixed a bug where the URL switching feature doesn't work with external URLs
  • Fixed a bug where the "add to album" selection box on the web doesn't include albums that are shared with the user
  • Fixed several issues regarding the search filter on the mobile app and the web
What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v2.6.1...v2.6.2


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich

+++ kubernetes/apps/default/immich/app Kustomization: default/immich HelmRelease: default/immich

@@ -66,13 +66,13 @@

               REDIS_HOSTNAME: immich-dragonfly.default.svc.cluster.local
               REDIS_PORT: '6379'
               TZ: America/New_York
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-server
-              tag: v2.6.1
+              tag: v2.6.3
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true
@@ -93,13 +93,13 @@

               REDIS_HOSTNAME: immich-dragonfly.default.svc.cluster.local
               REDIS_PORT: '6379'
               TZ: America/New_York
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-server
-              tag: v2.6.1
+              tag: v2.6.3
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@github-actions

Copy link
Copy Markdown
--- HelmRelease: default/immich Deployment: default/immich-microservices

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

@@ -60,13 +60,13 @@

         - name: REDIS_HOSTNAME
           value: immich-dragonfly.default.svc.cluster.local
         - name: REDIS_PORT
           value: '6379'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/immich-app/immich-server:v2.6.1
+        image: ghcr.io/immich-app/immich-server:v2.6.3
         imagePullPolicy: IfNotPresent
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
--- HelmRelease: default/immich Deployment: default/immich-server

+++ HelmRelease: default/immich Deployment: default/immich-server

@@ -58,13 +58,13 @@

         - name: REDIS_HOSTNAME
           value: immich-dragonfly.default.svc.cluster.local
         - name: REDIS_PORT
           value: '6379'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/immich-app/immich-server:v2.6.1
+        image: ghcr.io/immich-app/immich-server:v2.6.3
         imagePullPolicy: IfNotPresent
         name: app
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@Mafyuh
Mafyuh merged commit 64ec5c8 into main Mar 29, 2026
6 checks passed
@renovate renovate Bot changed the title chore(container): update image ghcr.io/immich-app/immich-server ( v2.6.1 → v2.6.3 ) chore(container): update image ghcr.io/immich-app/immich-server ( v2.6.1 → v2.6.3 ) - autoclosed Mar 29, 2026
@renovate
renovate Bot deleted the renovate/ghcr.io-immich-app-immich-server-2.x branch March 29, 2026 00:50
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