-
Notifications
You must be signed in to change notification settings - Fork 0
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(container): update immich group ( v1.125.6 → v1.125.7 ) [main] (patch) #1265
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/main/apps/default/immich/app Kustomization: default/immich-server HelmRelease: default/immich-server
+++ kubernetes/main/apps/default/immich/app Kustomization: default/immich-server HelmRelease: default/immich-server
@@ -33,13 +33,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-server
- tag: v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
+ tag: v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 5
--- kubernetes/main/apps/default/immich/machine-learning Kustomization: default/immich-machine-learning HelmRelease: default/immich-machine-learning
+++ kubernetes/main/apps/default/immich/machine-learning Kustomization: default/immich-machine-learning HelmRelease: default/immich-machine-learning
@@ -31,13 +31,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-machine-learning
- tag: v1.125.6@sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4
+ tag: v1.125.7@sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 5
--- kubernetes/main/apps/default/immich/microservices Kustomization: default/immich-microservices HelmRelease: default/immich-microservices
+++ kubernetes/main/apps/default/immich/microservices Kustomization: default/immich-microservices HelmRelease: default/immich-microservices
@@ -32,13 +32,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-server
- tag: v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
+ tag: v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
resources:
limits:
gpu.intel.com/i915: 1
memory: 8000Mi
requests:
cpu: 10m |
--- HelmRelease: default/immich-microservices Deployment: default/immich-microservices
+++ HelmRelease: default/immich-microservices Deployment: default/immich-microservices
@@ -55,13 +55,13 @@
value: ${TIMEZONE}
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
- image: ghcr.io/immich-app/immich-server:v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
+ image: ghcr.io/immich-app/immich-server:v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
name: app
resources:
limits:
gpu.intel.com/i915: 1
memory: 8000Mi
requests:
--- HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning
+++ HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning
@@ -49,13 +49,13 @@
value: ${TIMEZONE}
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
- image: ghcr.io/immich-app/immich-machine-learning:v1.125.6@sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4
+ image: ghcr.io/immich-app/immich-machine-learning:v1.125.7@sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0
livenessProbe:
failureThreshold: 5
httpGet:
path: /ping
port: 3003
initialDelaySeconds: 0
--- HelmRelease: default/immich-server Deployment: default/immich-server
+++ HelmRelease: default/immich-server Deployment: default/immich-server
@@ -53,13 +53,13 @@
value: null
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
- image: ghcr.io/immich-app/immich-server:v1.125.6@sha256:07e45e10be9539f04dd3a819286b5b308b08142eeff7bc58a89bf21d97237d55
+ image: ghcr.io/immich-app/immich-server:v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
livenessProbe:
failureThreshold: 5
httpGet:
path: /server-info/ping
port: 2283
initialDelaySeconds: 0 |
00aab35
to
bb0c37b
Compare
bb0c37b
to
eeee6c8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.125.6
->v1.125.7
v1.125.6
->v1.125.7
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-machine-learning)
v1.125.7
Compare Source
What's Changed
🌟 Enhancements
🐛 Bug fixes
🌐 Translations
New Contributors
Full Changelog: immich-app/immich@v1.125.6...v1.125.7
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.
This PR has been generated by Renovate Bot.