Conversation
Contributor
Author
--- kubernetes/apps/default/immich/database Kustomization: default/immich-database HelmRelease: default/immich-database
+++ kubernetes/apps/default/immich/database Kustomization: default/immich-database HelmRelease: default/immich-database
@@ -32,13 +32,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/postgres
- tag: 17-vectorchord0.5.3@sha256:1fb9d0be49a5789c91bfda0478ef73839cd4e0f79d0d7353d3267ca17e5ccdeb
+ tag: 17-vectorchord0.5.3@sha256:9a52e04e2908c133235d4edce42251386124356668c442af4e8ef6dd489c339e
probes:
liveness:
enabled: true
readiness:
enabled: true
resources:
--- kubernetes/apps/default/prowlarr/app Kustomization: default/prowlarr HelmRelease: default/prowlarr
+++ kubernetes/apps/default/prowlarr/app Kustomization: default/prowlarr HelmRelease: default/prowlarr
@@ -40,13 +40,13 @@
TZ: Europe/Paris
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/home-operations/prowlarr
- tag: 2.3.5.5318@sha256:a44d003ee6f6ce23882d009482ca2ac7f951df64e73bfa04711363268d278562
+ tag: 2.3.4.5307@sha256:4df82f58d39fde43a206c4bba126226b63ecf2394df202e94c31afc9faae3ed9
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: default/prowlarr Deployment: default/prowlarr
+++ HelmRelease: default/prowlarr Deployment: default/prowlarr
@@ -61,13 +61,13 @@
value: develop
- name: TZ
value: Europe/Paris
envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/home-operations/prowlarr:2.3.5.5318@sha256:a44d003ee6f6ce23882d009482ca2ac7f951df64e73bfa04711363268d278562
+ image: ghcr.io/home-operations/prowlarr:2.3.4.5307@sha256:4df82f58d39fde43a206c4bba126226b63ecf2394df202e94c31afc9faae3ed9
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 8080
initialDelaySeconds: 0
--- HelmRelease: default/immich-database StatefulSet: default/immich-database
+++ HelmRelease: default/immich-database StatefulSet: default/immich-database
@@ -64,13 +64,13 @@
value: /var/lib/postgresql/data
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
- image: ghcr.io/immich-app/postgres:17-vectorchord0.5.3@sha256:1fb9d0be49a5789c91bfda0478ef73839cd4e0f79d0d7353d3267ca17e5ccdeb
+ image: ghcr.io/immich-app/postgres:17-vectorchord0.5.3@sha256:9a52e04e2908c133235d4edce42251386124356668c442af4e8ef6dd489c339e
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 5432 |
c3cd4ee to
89c8297
Compare
13564cc to
1c87a8a
Compare
89c8297 to
de3eb56
Compare
This file contains hidden or 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
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:
1fb9d0b→9a52e04Configuration
📅 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.