Skip to content

feat(container): update image dpage/pgadmin4 ( 9.13 ➔ 9.14 )#687

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/dpage-pgadmin4-9.x
Open

feat(container): update image dpage/pgadmin4 ( 9.13 ➔ 9.14 )#687
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/dpage-pgadmin4-9.x

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops bot commented Apr 9, 2026

This PR contains the following updates:

Package Update Change
dpage/pgadmin4 minor 9.139.14

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


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

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Apr 9, 2026

--- kubernetes/apps/database/cloudnative-pg/pgadmin Kustomization: database/pgadmin HelmRelease: database/pgadmin

+++ kubernetes/apps/database/cloudnative-pg/pgadmin Kustomization: database/pgadmin HelmRelease: database/pgadmin

@@ -61,13 +61,13 @@

                     key: PGADMIN_DEFAULT_PASSWORD
                     name: pgadmin-secret
               PGADMIN_DISABLE_POSTFIX: 'true'
               PGADMIN_LISTEN_PORT: 80
             image:
               repository: dpage/pgadmin4
-              tag: '9.13'
+              tag: '9.14'
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Apr 9, 2026

--- HelmRelease: database/pgadmin Deployment: database/pgadmin

+++ HelmRelease: database/pgadmin Deployment: database/pgadmin

@@ -68,13 +68,13 @@

               key: PGADMIN_DEFAULT_PASSWORD
               name: pgadmin-secret
         - name: PGADMIN_DISABLE_POSTFIX
           value: 'true'
         - name: PGADMIN_LISTEN_PORT
           value: '80'
-        image: dpage/pgadmin4:9.13
+        image: dpage/pgadmin4:9.14
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /misc/ping
             port: 80
           initialDelaySeconds: 0

@mortyops mortyops bot force-pushed the renovate/dpage-pgadmin4-9.x branch 23 times, most recently from a1e2827 to 6f69ba9 Compare April 13, 2026 00:31
| datasource | package        | from | to   |
| ---------- | -------------- | ---- | ---- |
| docker     | dpage/pgadmin4 | 9.13 | 9.14 |
@mortyops mortyops bot force-pushed the renovate/dpage-pgadmin4-9.x branch from 6f69ba9 to a1ae09c Compare April 13, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants