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.4 → 8.5 ) #3374

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Apr 4, 2024

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 minor 8.4 -> 8.5

| datasource | package                  | from | to  |
| ---------- | ------------------------ | ---- | --- |
| docker     | docker.io/dpage/pgadmin4 | 8.4  | 8.5 |
@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/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Apr 4, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 4, 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.4@sha256:18cd5711fc9a7ed633a5c4b2b1a8f3e969d9262a94b8166c79fe0bba52697788
+        image: docker.io/dpage/pgadmin4:8.5@sha256:00998d19a230b66e30de4bc00a2c453b07c63016dc15e58d6f6b4fa3c688d4e5
         name: main
         resources:
           limits:
             memory: 236M
           requests:
             cpu: 15m

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 4, 2024

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

+++ kubernetes/staging/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.4@sha256:18cd5711fc9a7ed633a5c4b2b1a8f3e969d9262a94b8166c79fe0bba52697788
+              tag: 8.5@sha256:00998d19a230b66e30de4bc00a2c453b07c63016dc15e58d6f6b4fa3c688d4e5
             resources:
               limits:
                 memory: 236M
               requests:
                 cpu: 15m
                 memory: 164M

@szinn szinn merged commit 8b6bf4a into main Apr 4, 2024
11 checks passed
@szinn szinn deleted the renovate/staging-docker.io-dpage-pgadmin4-8.x branch April 4, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging 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