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

chore(deps): update immich to v1.120.1 #1265

Merged
merged 1 commit into from
Nov 9, 2024
Merged

chore(deps): update immich to v1.120.1 #1265

merged 1 commit into from
Nov 9, 2024

Conversation

gabe565-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-machine-learning)

v1.120.1

Compare Source

v1.120.1

This release addresses the issues below

What's Changed
🐛 Bug fixes
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v1.120.0...v1.120.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 Renovate Bot.

Copy link

github-actions bot commented Nov 7, 2024

Kustomization Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+3\enspace\color{red}-\negthinspace3}$
Click to expand
--- kubernetes/gabernetes/apps/immich/app Kustomization: immich/app HelmRelease: immich/immich

+++ kubernetes/gabernetes/apps/immich/app Kustomization: immich/app HelmRelease: immich/immich

@@ -24,13 +24,13 @@

       machine-learning:
         containers:
           app:
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.120.0@sha256:a7c897a0b011b031c5f825e1667a6de4793c15adc53300f8ba4170d12a68d913
+              tag: v1.120.1@sha256:0a5d8d75f026342a56e1065613e565ec40a05f4042dc7fead1dcfd66d539fef3
             securityContext:
               readOnlyRootFilesystem: true
         pod:
           labels:
             policy.gabe565.com/egress-world: 'true'
             policy.gabe565.com/ingress-namespace: 'true'
@@ -54,13 +54,13 @@

                   key: valkey-password
                   name: valkey
               TZ: America/Chicago
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3
+              tag: v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131
             resources:
               limits:
                 gpu.intel.com/i915: 1
               requests:
                 gpu.intel.com/i915: 1
             securityContext:
@@ -90,13 +90,13 @@

                   key: valkey-password
                   name: valkey
               TZ: America/Chicago
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3
+              tag: v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131
             securityContext:
               readOnlyRootFilesystem: true
         pod:
           labels:
             policy.gabe565.com/egress-namespace: 'true'
             policy.gabe565.com/egress-world: 'true'

Copy link

github-actions bot commented Nov 7, 2024

HelmRelease Diff

Cluster gabernetes
Changes ${\tt\large\color{green}+3\enspace\color{red}-\negthinspace3}$
Click to expand
--- HelmRelease: immich/immich Deployment: immich/immich-machine-learning

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

@@ -32,13 +32,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/immich-app/immich-machine-learning:v1.120.0@sha256:a7c897a0b011b031c5f825e1667a6de4793c15adc53300f8ba4170d12a68d913
+      - image: ghcr.io/immich-app/immich-machine-learning:v1.120.1@sha256:0a5d8d75f026342a56e1065613e565ec40a05f4042dc7fead1dcfd66d539fef3
         imagePullPolicy: IfNotPresent
         name: app
         securityContext:
           readOnlyRootFilesystem: true
         volumeMounts:
         - mountPath: /cache
--- HelmRelease: immich/immich Deployment: immich/immich-microservices

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

@@ -61,13 +61,13 @@

           valueFrom:
             secretKeyRef:
               key: valkey-password
               name: valkey
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/immich-app/immich-server:v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3
+        image: ghcr.io/immich-app/immich-server:v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131
         imagePullPolicy: IfNotPresent
         name: app
         resources:
           limits:
             gpu.intel.com/i915: 1
           requests:
--- HelmRelease: immich/immich Deployment: immich/immich-server

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

@@ -60,13 +60,13 @@

           valueFrom:
             secretKeyRef:
               key: valkey-password
               name: valkey
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/immich-app/immich-server:v1.120.0@sha256:ac215f5c1a52f7b25617924db61d54bb72b534d902ccb58eb595cdba98899aa3
+        image: ghcr.io/immich-app/immich-server:v1.120.1@sha256:4193f3cc99bb4d99f53007f07d45e2efbcd531f4e81a765470b2cce433f33131
         imagePullPolicy: IfNotPresent
         name: app
         securityContext:
           readOnlyRootFilesystem: true
         volumeMounts:
         - mountPath: /tmp

@gabe565 gabe565 merged commit f99518c into main Nov 9, 2024
6 checks passed
@gabe565 gabe565 deleted the renovate/immich branch November 9, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant