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

Update Immich group to v1.90.1 #389

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Update Immich group to v1.90.1 #389

merged 1 commit into from
Dec 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

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

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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Dec 8, 2023

--- cluster/apps Kustomization: flux-system/apps HelmRelease: default/immich-server

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

@@ -30,13 +30,13 @@

     - secretRef:
         name: immich
     - configMapRef:
         name: immich
     image:
       repository: ghcr.io/immich-app/immich-server
-      tag: v1.89.0
+      tag: v1.90.1
     ingress:
       main:
         annotations:
           nginx.ingress.kubernetes.io/proxy-body-size: '0'
           nignx.ingress.kubernetes.io/force-ssl-redirect: 'true'
         enabled: true
--- cluster/apps Kustomization: flux-system/apps HelmRelease: default/immich-microservices

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

@@ -30,13 +30,13 @@

     - secretRef:
         name: immich
     - configMapRef:
         name: immich
     image:
       repository: ghcr.io/immich-app/immich-server
-      tag: v1.89.0
+      tag: v1.90.1
     persistence:
       data:
         enabled: true
         existingClaim: immich-nfs-pvc
         mountPath: /usr/src/app/upload
     service:
--- cluster/apps Kustomization: flux-system/apps HelmRelease: default/immich-machine-learning

+++ cluster/apps Kustomization: flux-system/apps HelmRelease: default/immich-machine-learning

@@ -29,13 +29,13 @@

     - secretRef:
         name: immich
     - configMapRef:
         name: immich
     image:
       repository: ghcr.io/immich-app/immich-machine-learning
-      tag: v1.89.0
+      tag: v1.90.1
     persistence:
       data:
         enabled: true
         existingClaim: immich-nfs-pvc
         mountPath: /usr/src/app/upload
     service:

Copy link

github-actions bot commented Dec 8, 2023

--- cluster/flux HelmRelease: default/immich-server Deployment: default/immich-server

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

@@ -48,13 +48,13 @@

               key: DB_PASSWORD
               name: immich
         image: ghcr.io/onedr0p/postgres-initdb:14.8@sha256:0141cf427c47f2d534711a3f9e8c5f9008bc6b585463ccd9288cf0f027e20deb
         name: init-db
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.89.0
+        image: ghcr.io/immich-app/immich-server:v1.90.1
         imagePullPolicy: null
         command:
         - /bin/sh
         args:
         - ./start-server.sh
         envFrom:
--- cluster/flux HelmRelease: default/immich-microservices Deployment: default/immich-microservices

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

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-microservices
-        image: ghcr.io/immich-app/immich-server:v1.89.0
+        image: ghcr.io/immich-app/immich-server:v1.90.1
         imagePullPolicy: null
         command:
         - /bin/sh
         args:
         - ./start-microservices.sh
         envFrom:
--- cluster/flux HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning

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

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-machine-learning
-        image: ghcr.io/immich-app/immich-machine-learning:v1.89.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.90.1
         imagePullPolicy: null
         envFrom:
         - secretRef:
             name: immich
         - configMapRef:
             name: immich

@renovate renovate bot changed the title Update Immich group to v1.90.0 Update Immich group Dec 8, 2023
@renovate renovate bot force-pushed the renovate/immich branch from 99e4446 to c132cf9 Compare December 8, 2023 06:12
@renovate renovate bot changed the title Update Immich group Update Immich group to v1.90.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/immich branch from c132cf9 to ee4d0ec Compare December 8, 2023 10:25
@TomCranitch TomCranitch merged commit 8b12e5c into main Dec 8, 2023
4 checks passed
@renovate renovate bot deleted the renovate/immich branch December 8, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant