feat(container)!: Update image postgres (17.10 → 18.4)#1782
Open
ixxel-bot[bot] wants to merge 1 commit into
Open
feat(container)!: Update image postgres (17.10 → 18.4)#1782ixxel-bot[bot] wants to merge 1 commit into
ixxel-bot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- main/authentik_gitops_manifests_authentik_beelink_app_manifest_main.yaml 2026-06-24 05:04:33.526171995 +0000
+++ pr/authentik_gitops_manifests_authentik_beelink_app_manifest_pr.yaml 2026-06-24 05:04:32.287179273 +0000
@@ -808,21 +808,21 @@
securityContext:
fsGroup: 1001
fsGroupChangePolicy: Always
supplementalGroups: []
sysctls: []
hostNetwork: false
hostIPC: false
containers:
- name: postgresql
- image: docker.io/library/postgres:17.10-bookworm
+ image: docker.io/library/postgres:18.4-bookworm
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
|
aa21ce6 to
4cf5149
Compare
ad7dcab to
ef3988d
Compare
f5850ad to
6d83a11
Compare
15a23c7 to
ad0cd0c
Compare
| datasource | package | from | to | | ---------- | ---------------- | ----- | ---- | | docker | library/postgres | 17.10 | 18.4 | Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
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.10-bookworm→18.4-bookwormConfiguration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.