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 ( v1.107.2 → v1.108.0 ) #3965

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jul 10, 2024

This PR contains the following updates:

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

| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.107.2 | v1.108.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.107.2 | v1.108.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jul 10, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

--- kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

+++ kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich

@@ -43,13 +43,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.107.2@sha256:f22d949f5f3e16d1c3dcf0aa3ca5f7a73f053b51d2883ac864f9742d3053576b
+              tag: v1.108.0@sha256:4dc544396bf08cd92066f83a270155201d80512add127ca9fac2d3e56694d2a4
         pod:
           enableServiceLinks: false
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
@@ -76,13 +76,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.107.2@sha256:75746006b35a7bc61408cd4d124dc73344f0a087c2d9769c4715ca84a1d87591
+              tag: v1.108.0@sha256:248a6da7dadeb57f90eacd5635ecc65e63d4c3646a6c94a362bb57cba1b314fa
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: immich-secret
             image:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

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

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

@@ -44,13 +44,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-machine-learning:v1.107.2@sha256:f22d949f5f3e16d1c3dcf0aa3ca5f7a73f053b51d2883ac864f9742d3053576b
+        image: ghcr.io/immich-app/immich-machine-learning:v1.108.0@sha256:4dc544396bf08cd92066f83a270155201d80512add127ca9fac2d3e56694d2a4
         name: main
         volumeMounts:
         - mountPath: /cache
           name: model-cache
       volumes:
       - emptyDir: {}
--- HelmRelease: media/immich Deployment: media/immich-server

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

@@ -51,13 +51,13 @@

       containers:
       - envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.107.2@sha256:75746006b35a7bc61408cd4d124dc73344f0a087c2d9769c4715ca84a1d87591
+        image: ghcr.io/immich-app/immich-server:v1.108.0@sha256:248a6da7dadeb57f90eacd5635ecc65e63d4c3646a6c94a362bb57cba1b314fa
         name: main
         volumeMounts:
         - mountPath: /usr/src/app/.reverse-geocoding-dump
           name: geocoding-dump
         - mountPath: /usr/src/app/upload
           name: library

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jul 10, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.7s
✅ YAML prettier 1 0 0.48s
✅ YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit fbf372a into main Jul 10, 2024
17 checks passed
@szinn szinn deleted the renovate/main-immich branch July 10, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant