Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update docker.io/dpage/pgadmin4 ( 8.13 β†’ 8.14 ) #652

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 minor 8.13 -> 8.14

Configuration

πŸ“… Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/default/pgadmin/app Kustomization: flux-system/pgadmin HelmRelease: default/pgadmin

+++ kubernetes/apps/default/pgadmin/app Kustomization: flux-system/pgadmin HelmRelease: default/pgadmin

@@ -37,13 +37,13 @@

               PGADMIN_DISABLE_POSTFIX: 'true'
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: docker.io/dpage/pgadmin4
-              tag: 8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
+              tag: 8.14@sha256:8a68677a97b8c8d1427dc915672a26d2c4a04376916a68256f53d669d6171be7
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 add:
                 - NET_BIND_SERVICE
                 drop:

Copy link

--- HelmRelease: default/pgadmin Deployment: default/pgadmin

+++ HelmRelease: default/pgadmin Deployment: default/pgadmin

@@ -46,13 +46,13 @@

       - env:
         - name: PGADMIN_DISABLE_POSTFIX
           value: 'true'
         envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: docker.io/dpage/pgadmin4:8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
+        image: docker.io/dpage/pgadmin4:8.14@sha256:8a68677a97b8c8d1427dc915672a26d2c4a04376916a68256f53d669d6171be7
         name: pgadmin
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             add:
             - NET_BIND_SERVICE

@jfroy jfroy merged commit a83a6ce into main Dec 12, 2024
4 checks passed
@jfroy jfroy deleted the renovate/docker.io-dpage-pgadmin4-8.x branch December 12, 2024 21:46
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.

1 participant