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 ( 9.0 β†’ 9.1 ) #1083

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

monosense-arc[bot]
Copy link
Contributor

@monosense-arc monosense-arc bot commented Feb 28, 2025

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 minor 9.0 -> 9.1

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.

@monosense-arc
Copy link
Contributor Author

monosense-arc bot commented Feb 28, 2025

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

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

@@ -39,13 +39,13 @@

           main:
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: docker.io/dpage/pgadmin4
-              tag: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+              tag: 9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
             resources:
               limits:
                 memory: 236M
               requests:
                 cpu: 15m
                 memory: 164M

@monosense-arc
Copy link
Contributor Author

monosense-arc bot commented Feb 28, 2025

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

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

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: docker.io/dpage/pgadmin4:9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+        image: docker.io/dpage/pgadmin4:9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
         name: main
         resources:
           limits:
             memory: 236M
           requests:
             cpu: 15m

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