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 image dpage/pgadmin4 to v9.1 #1296

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

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Feb 28, 2025

This PR contains the following updates:

Package Update Change
dpage/pgadmin4 minor 9.0 -> 9.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Feb 28, 2025

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

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

@@ -32,13 +32,13 @@

               PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: 'False'
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: dpage/pgadmin4
-              tag: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+              tag: 9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
             resources:
               limits:
                 memory: 1024M
               requests:
                 cpu: 50m
                 memory: 128M
@@ -48,13 +48,13 @@

             - /bin/chown
             - -R
             - 5050:5050
             - /var/lib/pgadmin
             image:
               repository: dpage/pgadmin4
-              tag: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+              tag: 9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
             securityContext:
               runAsUser: 0
         type: statefulset
     ingress:
       app:
         annotations:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Feb 28, 2025

--- HelmRelease: databases/pgadmin StatefulSet: databases/pgadmin

+++ HelmRelease: databases/pgadmin StatefulSet: databases/pgadmin

@@ -40,13 +40,13 @@

       initContainers:
       - command:
         - /bin/chown
         - -R
         - 5050:5050
         - /var/lib/pgadmin
-        image: dpage/pgadmin4:9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+        image: dpage/pgadmin4:9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
         name: volume-permissions
         securityContext:
           runAsUser: 0
         volumeMounts:
         - mountPath: /var/lib/pgadmin
           name: config
@@ -54,13 +54,13 @@

       - env:
         - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
           value: 'False'
         envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: dpage/pgadmin4:9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+        image: dpage/pgadmin4:9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
         name: app
         resources:
           limits:
             memory: 1024M
           requests:
             cpu: 50m

@spicerabot spicerabot bot force-pushed the renovate/dpage-pgadmin4-9.x branch 12 times, most recently from 6e677b5 to e95b888 Compare March 3, 2025 15:08
@spicerabot spicerabot bot force-pushed the renovate/dpage-pgadmin4-9.x branch from e95b888 to 0d255da Compare March 3, 2025 18:10
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