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 v8.13 #1086

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Nov 14, 2024

This PR contains the following updates:

Package Update Change
dpage/pgadmin4 minor 8.12 -> 8.13

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 this update 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 Nov 14, 2024

--- 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: 8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+              tag: 8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
             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: 8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+              tag: 8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
             securityContext:
               runAsUser: 0
         type: statefulset
     ingress:
       app:
         annotations:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 14, 2024

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

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

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

       initContainers:
       - command:
         - /bin/chown
         - -R
         - 5050:5050
         - /var/lib/pgadmin
-        image: dpage/pgadmin4:8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+        image: dpage/pgadmin4:8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
         name: volume-permissions
         securityContext:
           runAsUser: 0
         volumeMounts:
         - mountPath: /var/lib/pgadmin
           name: config
@@ -53,13 +53,13 @@

       - env:
         - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
           value: 'False'
         envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: dpage/pgadmin4:8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+        image: dpage/pgadmin4:8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
         name: app
         resources:
           limits:
             memory: 1024M
           requests:
             cpu: 50m

@spiceratops spiceratops merged commit ec1c110 into main Nov 15, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/dpage-pgadmin4-8.x branch November 15, 2024 08:34
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