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 docker.io/dpage/pgadmin4 ( 8.12 → 8.13 ) #4639

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Nov 14, 2024

This PR contains the following updates:

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

| datasource | package                  | from | to   |
| ---------- | ------------------------ | ---- | ---- |
| docker     | docker.io/dpage/pgadmin4 | 8.12 | 8.13 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Nov 14, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 14, 2024

--- kubernetes/main/apps/dbms/pgadmin/app Kustomization: flux-system/dbms-pgadmin HelmRelease: dbms/pgadmin

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

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

           main:
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: docker.io/dpage/pgadmin4
-              tag: 8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+              tag: 8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
             resources:
               limits:
                 memory: 236M
               requests:
                 cpu: 15m
                 memory: 164M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 14, 2024

--- HelmRelease: dbms/pgadmin Deployment: dbms/pgadmin

+++ HelmRelease: dbms/pgadmin Deployment: dbms/pgadmin

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: docker.io/dpage/pgadmin4:8.12@sha256:585350593e8b0483941fa9a2d5ebb04b88a66e83a7b5603c169f9446b271312f
+        image: docker.io/dpage/pgadmin4:8.13@sha256:561c1f8f99f2fe24bc63814db9e30292cf4360331de9182da21e3554ce61bdaa
         name: main
         resources:
           limits:
             memory: 236M
           requests:
             cpu: 15m

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 14, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.04s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.74s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 782a15e into main Nov 14, 2024
16 checks passed
@szinn szinn deleted the renovate/main-docker.io-dpage-pgadmin4-8.x branch November 14, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant