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(container): update immich group to v1.123.0 (minor) #3990

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.122.3 -> v1.123.0
ghcr.io/immich-app/immich-server minor v1.122.3 -> v1.123.0

Release Notes

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

v1.123.0

Compare Source

v1.123.0

Highlights

Welcome to release v1.123.0 of Immich. This is the last release of the year as the team is winding down for the holiday season. Thank you for your support and the fantastic year. We cannot wait to continue adding more features, optimizing, and making Immich a delightful app experience for you and your family.

This release fixes bugs in the web and mobile, notably from the recent new native video player. We also add a feature to allow you to change the timeline view order of an album in the mobile app

Support Immich

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

Cheers! 🍻


What's Changed

🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.122.3...v1.123.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 these updates again.


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

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner December 17, 2024 17:22
@mchesterbot mchesterbot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Dec 17, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 17, 2024

--- HelmRelease: default/immich Deployment: default/immich

+++ HelmRelease: default/immich Deployment: default/immich

@@ -46,13 +46,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.122.3
+        image: ghcr.io/immich-app/immich-server:v1.123.0
         name: app
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 100m
--- HelmRelease: default/immich Deployment: default/immich-machine-learning

+++ HelmRelease: default/immich Deployment: default/immich-machine-learning

@@ -37,13 +37,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.122.3
+        image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 17, 2024

--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich

+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich

@@ -39,13 +39,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.122.3
+              tag: v1.123.0
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 100m
                 memory: 250Mi
@@ -66,13 +66,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.122.3
+              tag: v1.123.0
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 250Mi

@mchestr mchestr merged commit 6d3bca5 into main Dec 17, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/immich branch December 17, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant