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

fix(container): update immich group to v1.113.1 (patch) - autoclosed #3662

Closed
wants to merge 1 commit into from

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 3, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning patch v1.113.0 -> v1.113.1
ghcr.io/immich-app/immich-server patch v1.113.0 -> v1.113.1

Release Notes

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

v1.113.1

Compare Source

v1.113.1

Hotfixes

This release fixes some bugs introduced in version v1.113.0 and added some enhancements to the new Folders and Tags feature


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

🌟 Enhancements
🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.113.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 September 3, 2024 15:23
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 3, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 3, 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.113.0
+              tag: v1.113.1
             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.113.0
+              tag: v1.113.1
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 100m
                 memory: 250Mi

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 3, 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.113.0
+        image: ghcr.io/immich-app/immich-server:v1.113.1
         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.113.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.113.1
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 100m

@mchesterbot mchesterbot bot changed the title fix(container): update immich group to v1.113.1 (patch) fix(container): update immich group to v1.113.1 (patch) - autoclosed Sep 10, 2024
@mchesterbot mchesterbot bot closed this Sep 10, 2024
@mchesterbot mchesterbot bot deleted the renovate/patch-immich branch September 10, 2024 07:22
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants