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

fix(github-release): update immich-app/immich to v1.118.1 #410

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Update Change
immich-app/immich patch v1.118.0 -> v1.118.1

Release Notes

immich-app/immich (immich-app/immich)

v1.118.1

Compare Source

[!WARNING]
Version v1.118.0 contains breaking changes. Read about them here.

Hotfixes

This release fixes some bugs introduced in version v1.118.0, specifically an issue with Google OAuth and mobile.

What's Changed

🐛 Bug fixes
📚 Documentation

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.118.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 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

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

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

@@ -39,13 +39,13 @@

         valueFrom:
           secretKeyRef:
             key: username
             name: immich-cnpg-app
       PUBLIC_IMMICH_SERVER_URL: https://immich...PLACEHOLDER..
     image:
-      tag: v1.118.0
+      tag: v1.118.1
     immich:
       configuration: {}
       metrics:
         enabled: true
       persistence:
         library:

Copy link

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

+++ HelmRelease: default/immich 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.118.0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.118.1
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: dbname
--- HelmRelease: default/immich Deployment: default/immich-server

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

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

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: immich-server
-        image: ghcr.io/immich-app/immich-server:v1.118.0
+        image: ghcr.io/immich-app/immich-server:v1.118.1
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           valueFrom:
             secretKeyRef:
               key: dbname

@cschmittiey cschmittiey merged commit 9c1ff88 into main Oct 16, 2024
4 checks passed
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch October 16, 2024 07:05
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