Skip to content

feat(container)!: Update image postgres (17.9 → 18.3)#1413

Open
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-18-authentik-genmachine
Open

feat(container)!: Update image postgres (17.9 → 18.3)#1413
ixxel-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-18-authentik-genmachine

Conversation

@ixxel-bot

@ixxel-bot ixxel-bot Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
postgres major 17.9-bookworm18.3-bookworm

Configuration

📅 Schedule: (in timezone Europe/Paris)

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ixxel-bot ixxel-bot Bot added app/authentik Changes made to Authentik application env/genmachine Changes made in the Talos cluster renovate/docker type/major labels Apr 19, 2026
@ixxel-bot

ixxel-bot Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor Author
--- main/authentik_gitops_manifests_authentik_genmachine_app_manifest_main.yaml	2026-04-30 12:34:26.057257457 +0000
+++ pr/authentik_gitops_manifests_authentik_genmachine_app_manifest_pr.yaml	2026-04-30 12:34:24.826234718 +0000
@@ -748,21 +748,21 @@
           
       securityContext:
         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       hostNetwork: false
       hostIPC: false
       containers:
         - name: postgresql
-          image: docker.io/library/postgres:17.9-bookworm
+          image: docker.io/library/postgres:18.3-bookworm
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
             capabilities:
               drop:
               - ALL
             privileged: false
             readOnlyRootFilesystem: true
             runAsGroup: 1001
             runAsNonRoot: true
 

@ixxel-bot ixxel-bot Bot changed the title feat(docker)!: Update Image postgres (17.7 → 18.3) feat(docker)!: Update Image postgres (17.9 → 18.3) Apr 19, 2026
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-18-authentik-genmachine branch 23 times, most recently from 8292098 to 6d29850 Compare April 26, 2026 05:15
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-18-authentik-genmachine branch 16 times, most recently from a8a5200 to 86375e9 Compare April 27, 2026 20:04
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-18-authentik-genmachine branch from 86375e9 to 75651f5 Compare April 27, 2026 20:44
@ixxel-bot ixxel-bot Bot changed the title feat(docker)!: Update Image postgres (17.9 → 18.3) feat(container)!: Update image postgres (17.9 → 18.3) Apr 27, 2026
@ixxel-bot ixxel-bot Bot force-pushed the renovate/major-18-authentik-genmachine branch 10 times, most recently from a57066c to 7dc3641 Compare April 28, 2026 17:49
| datasource | package          | from | to   |
| ---------- | ---------------- | ---- | ---- |
| docker     | library/postgres | 17.9 | 18.3 |


Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app/authentik Changes made to Authentik application env/genmachine Changes made in the Talos cluster type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants