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.14 → 9.0 ) #5104

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 major 8.14 -> 9.0

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/major Issue relates to a major version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Feb 6, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 6, 2025

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

+++ kubernetes/staging/apps/dbms/pgadmin/app Kustomization: dbms/pgadmin HelmRelease: dbms/pgadmin

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

           main:
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: docker.io/dpage/pgadmin4
-              tag: 8.14@sha256:8a68677a97b8c8d1427dc915672a26d2c4a04376916a68256f53d669d6171be7
+              tag: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
             resources:
               limits:
                 memory: 236M
               requests:
                 cpu: 15m
                 memory: 164M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 6, 2025

--- 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.14@sha256:8a68677a97b8c8d1427dc915672a26d2c4a04376916a68256f53d669d6171be7
+        image: docker.io/dpage/pgadmin4:9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
         name: main
         resources:
           limits:
             memory: 236M
           requests:
             cpu: 15m

| datasource | package                  | from | to  |
| ---------- | ------------------------ | ---- | --- |
| docker     | docker.io/dpage/pgadmin4 | 8.14 | 9.0 |
@repo-jeeves repo-jeeves bot force-pushed the renovate/staging-docker.io-dpage-pgadmin4-9.x branch from 511e3ab to da1a130 Compare February 6, 2025 16:13
@szinn szinn merged commit ea45ce6 into main Feb 6, 2025
13 checks passed
@szinn szinn deleted the renovate/staging-docker.io-dpage-pgadmin4-9.x branch February 6, 2025 16:59
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/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant