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 image ghcr.io/immich-app/immich-server to v1.92.1 - autoclosed #597

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server minor v1.91.4 -> v1.92.1

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from b85f84f to 87ccb59 Compare January 13, 2024 22:03
Copy link

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

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

@@ -81,13 +81,13 @@

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.91.4@sha256:f1dd777fd38f30fc17a3dbe6a9f7dc9c548c41f9688908bf79d4109733e09b54
+              tag: v1.92.1@sha256:f659948d22515f31704a726e0ea8fd36372d3110d8331a1454e59d2f9a134c6c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -170,13 +170,13 @@

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.91.4@sha256:f1dd777fd38f30fc17a3dbe6a9f7dc9c548c41f9688908bf79d4109733e09b54
+              tag: v1.92.1@sha256:f659948d22515f31704a726e0ea8fd36372d3110d8331a1454e59d2f9a134c6c
             resources:
               limits:
                 memory: 4Gi
               requests:
                 cpu: 100m
                 memory: 1Gi

Copy link

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

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

@@ -99,13 +99,13 @@

         - /bin/sh
         envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v1.91.4@sha256:f1dd777fd38f30fc17a3dbe6a9f7dc9c548c41f9688908bf79d4109733e09b54
+        image: ghcr.io/immich-app/immich-server:v1.92.1@sha256:f659948d22515f31704a726e0ea8fd36372d3110d8331a1454e59d2f9a134c6c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /server-info/ping
             port: 3001
           initialDelaySeconds: 0
--- HelmRelease: default/immich-app Deployment: default/immich-microservices

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

@@ -50,13 +50,13 @@

         - /bin/sh
         envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/immich-app/immich-server:v1.91.4@sha256:f1dd777fd38f30fc17a3dbe6a9f7dc9c548c41f9688908bf79d4109733e09b54
+        image: ghcr.io/immich-app/immich-server:v1.92.1@sha256:f659948d22515f31704a726e0ea8fd36372d3110d8331a1454e59d2f9a134c6c
         name: main
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 100m

@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-server to v1.92.1 feat(container): update image ghcr.io/immich-app/immich-server to v1.92.1 - autoclosed Jan 14, 2024
@renovate renovate bot closed this Jan 14, 2024
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-server-1.x branch January 14, 2024 00:49
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.

0 participants