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.99.0 → v1.100.0 ) #3341

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-machine-learning minor v1.99.0 -> v1.100.0
ghcr.io/immich-app/immich-server minor v1.99.0 -> v1.100.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.

| datasource | package                                    | from    | to       |
| ---------- | ------------------------------------------ | ------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.99.0 | v1.100.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.99.0 | v1.100.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 Mar 29, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

--- HelmRelease: media/immich-microservices Deployment: media/immich-microservices

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

@@ -56,13 +56,13 @@

         - /bin/sh
         envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
+        image: ghcr.io/immich-app/immich-server:v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
         name: main
         volumeMounts:
         - mountPath: /usr/src/app/.reverse-geocoding-dump
           name: geocoding-dump
         - mountPath: /usr/src/app/node_modules/local-reverse-geocoder/geonames_dump
           name: geoname-dump
--- HelmRelease: media/immich-server Deployment: media/immich-server

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

@@ -68,13 +68,13 @@

         - /bin/sh
         envFrom:
         - secretRef:
             name: immich-secret
         - configMapRef:
             name: immich-configmap
-        image: ghcr.io/immich-app/immich-server:v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
+        image: ghcr.io/immich-app/immich-server:v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
         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 Mar 29, 2024

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

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

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

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
+              tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: immich-secret
             image:
--- kubernetes/main/apps/media/immich/app Kustomization: flux-system/media-immich HelmRelease: media/immich-microservices

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

@@ -46,13 +46,13 @@

             - secretRef:
                 name: immich-secret
             - configMapRef:
                 name: immich-configmap
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
+              tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b
         pod:
           enableServiceLinks: false
           nodeSelector:
             intel.feature.node.kubernetes.io/gpu: 'true'
           securityContext:
             fsGroup: 568

@szinn szinn merged commit 93d504f into main Mar 29, 2024
11 checks passed
@szinn szinn deleted the renovate/main-immich branch March 29, 2024 18:40
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