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.119.1 - autoclosed #841

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server minor v1.118.2 -> v1.119.1

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.119.1

Compare Source

v1.119.1

This patch release adds job options to the search view context menu when bulk-selecting assets.

image

What's Changed
🌟 Enhancements
📚 Documentation
New Contributors

Full Changelog: immich-app/immich@v1.119.0...v1.119.1

v1.119.0

Compare Source


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 28, 2024

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

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

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-machine-learning
-        image: ghcr.io/immich-app/immich-machine-learning:v1.118.2
+        image: ghcr.io/immich-app/immich-machine-learning:v1.119.1
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           valueFrom:
--- HelmRelease: immich/immich Deployment: immich/immich-server

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

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.118.2
+        image: ghcr.io/immich-app/immich-server:v1.119.1
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           valueFrom:

Copy link

github-actions bot commented Oct 28, 2024

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

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

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

             key: user
             name: postgres-immich-app
       IMMICH_LOG_LEVEL: verbose
       IMMICH_MACHINE_LEARNING_URL: '{{ printf "http://%s-machine-learning:3003" .Release.Name
         }}'
     image:
-      tag: v1.118.2
+      tag: v1.119.1
     immich:
       metrics:
         enabled: true
       persistence:
         library:
           existingClaim: immich-nfs
@@ -66,13 +66,13 @@

         rollingUpdate:
           unavailable: '1'
         strategy: RollingUpdate
       enabled: true
       image:
         repository: ghcr.io/immich-app/immich-machine-learning
-        tag: v1.118.2
+        tag: v1.119.1
       persistence:
         geodata-cache:
           accessMode: ReadWriteMany
           enabled: true
           size: 8Gi
           type: emptyDir
@@ -106,13 +106,13 @@

           unavailable: '1'
         strategy: RollingUpdate
       enabled: true
       image:
         pullPolicy: IfNotPresent
         repository: ghcr.io/immich-app/immich-server
-        tag: v1.118.2
+        tag: v1.119.1
       ingress:
         main:
           annotations:
             external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}
             hajimari.io/icon: mdi:camera-iris
             nginx.ingress.kubernetes.io/custom-http-errors: '404'

@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-server to v1.119.0 feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from 8b69659 to b798686 Compare October 29, 2024 16:37
@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 - autoclosed Oct 30, 2024
@renovate renovate bot closed this Oct 30, 2024
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-server-1.x branch October 30, 2024 06:51
@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 - autoclosed feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 Oct 30, 2024
@renovate renovate bot reopened this Oct 30, 2024
@renovate renovate bot restored the renovate/ghcr.io-immich-app-immich-server-1.x branch October 30, 2024 10:46
@renovate renovate bot force-pushed the renovate/ghcr.io-immich-app-immich-server-1.x branch from b798686 to 6c94007 Compare October 30, 2024 10:46
@MegaShinySnivy MegaShinySnivy merged commit 58a85ff into main Oct 30, 2024
3 checks passed
@renovate renovate bot changed the title feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 feat(container): update image ghcr.io/immich-app/immich-server to v1.119.1 - autoclosed Oct 30, 2024
@renovate renovate bot deleted the renovate/ghcr.io-immich-app-immich-server-1.x branch October 30, 2024 22:41
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