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.113.0 (minor) #3655

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Aug 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.112.1 -> v1.113.0
ghcr.io/immich-app/immich-server minor v1.112.1 -> 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 August 30, 2024 18:29
@mchesterbot mchesterbot bot added type/minor area/kubernetes Changes made in the kubernetes directory labels Aug 30, 2024
@mchesterbot
Copy link
Contributor Author

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

@mchesterbot
Copy link
Contributor Author

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

@mchestr mchestr merged commit 62474c1 into main Sep 2, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/immich branch September 2, 2024 04:28
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