Skip to content

feat(container): update image dpage/pgadmin4 ( 9.11 ➔ 9.13 )#539

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

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

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 5, 2026

This PR contains the following updates:

Package Update Change
dpage/pgadmin4 minor 9.119.13

Configuration

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


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

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 5, 2026

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

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

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

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

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 5, 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.11'
+              tag: '9.13'
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

| datasource | package        | from | to   |
| ---------- | -------------- | ---- | ---- |
| docker     | dpage/pgadmin4 | 9.11 | 9.13 |
@mortyops mortyops bot changed the title feat(container): update image dpage/pgadmin4 ( 9.11 ➔ 9.12 ) feat(container): update image dpage/pgadmin4 ( 9.11 ➔ 9.13 ) Mar 5, 2026
@mortyops mortyops bot force-pushed the renovate/dpage-pgadmin4-9.x branch from c398c2f to ce2478f Compare March 5, 2026 07:25
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