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(helm): update immich ( 0.8.3 → 0.8.4 ) #7521

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Update Change
immich (source) patch 0.8.3 -> 0.8.4

Release Notes

immich-app/immich-charts (immich)

v0.8.4

Compare Source

A chart to power Immich (immich.app) running on kubernetes


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.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | immich  | 0.8.3 | 0.8.4 |
@rosey-the-renovator-bot
Copy link
Contributor

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

+++ HelmRelease: media/immich Deployment: media/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.119.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           value: immich-postgresql
--- HelmRelease: media/immich Deployment: media/immich-server

+++ HelmRelease: media/immich Deployment: media/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.119.0
         imagePullPolicy: IfNotPresent
         env:
         - name: DB_DATABASE_NAME
           value: immich
         - name: DB_HOSTNAME
           value: immich-postgresql

@rosey-the-renovator-bot
Copy link
Contributor

--- 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

@@ -12,13 +12,13 @@

     spec:
       chart: immich
       sourceRef:
         kind: HelmRepository
         name: immich-charts
         namespace: flux-system
-      version: 0.8.3
+      version: 0.8.4
   interval: 30m
   values:
     env:
       DB_DATABASE_NAME: immich
       DISABLE_REVERSE_GEOCODING: 'false'
       EXTERNAL_PATH: /external

@rwlove rwlove merged commit d92d892 into main Oct 29, 2024
17 checks passed
@rwlove rwlove deleted the renovate/immich-0.x branch October 29, 2024 18:25
rwlove added a commit that referenced this pull request Oct 29, 2024
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