⬆️ Update ghcr.io/immich-app/postgres ( 17 → 18 )#8686
Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Update ghcr.io/immich-app/postgres ( 17 → 18 )#8686feisar-bot[bot] wants to merge 1 commit intomainfrom
feisar-bot[bot] wants to merge 1 commit intomainfrom
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:9508d83434c69eb0e5618e5abfb01e8ac76c2b96499e989fad68344f663b45aa
+ tag: 18-vectorchord0.5.3@sha256:ef431845dc61cdc061a2f2ff2ba927e87868e10ffd3d7e689a79fba061b043c0
probes:
liveness:
enabled: true
readiness:
enabled: true
resources: |
Contributor
Author
--- 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:9508d83434c69eb0e5618e5abfb01e8ac76c2b96499e989fad68344f663b45aa
+ image: ghcr.io/immich-app/postgres:18-vectorchord0.5.3@sha256:ef431845dc61cdc061a2f2ff2ba927e87868e10ffd3d7e689a79fba061b043c0
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 5432 |
47ec747 to
ffe24fa
Compare
| datasource | package | from | to | | ---------- | --------------------------- | ---- | -- | | docker | ghcr.io/immich-app/postgres | 17 | 18 |
ffe24fa to
2684cd3
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:
17-vectorchord0.5.3→18-vectorchord0.5.3Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.