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.8 → 8.9 ) #3903

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 27, 2024

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 minor 8.8 -> 8.9

| datasource | package                  | from | to  |
| ---------- | ------------------------ | ---- | --- |
| docker     | docker.io/dpage/pgadmin4 | 8.8  | 8.9 |
@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 Jun 27, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 27, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.51s
✅ YAML prettier 1 0 0.37s
✅ YAML yamllint 1 0 0.3s

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

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 27, 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.8@sha256:61fd25f428c155027fb2aa74b913d317af11a14f55e6135484b5e86a8840520b
+              tag: 8.9@sha256:9d75116cc9cfbf33a0927a9928c99a46356b658bb7bfc2345ff921e5f7725e3f
             resources:
               limits:
                 memory: 236M
               requests:
                 cpu: 15m
                 memory: 164M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 27, 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.8@sha256:61fd25f428c155027fb2aa74b913d317af11a14f55e6135484b5e86a8840520b
+        image: docker.io/dpage/pgadmin4:8.9@sha256:9d75116cc9cfbf33a0927a9928c99a46356b658bb7bfc2345ff921e5f7725e3f
         name: main
         resources:
           limits:
             memory: 236M
           requests:
             cpu: 15m

@szinn szinn merged commit cb354e7 into main Jun 27, 2024
12 checks passed
@szinn szinn deleted the renovate/main-docker.io-dpage-pgadmin4-8.x branch June 27, 2024 06:37
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