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 ( 9.0 → 9.1 ) #5245

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
docker.io/dpage/pgadmin4 minor 9.0 -> 9.1

| datasource | package                  | from | to  |
| ---------- | ------------------------ | ---- | --- |
| docker     | docker.io/dpage/pgadmin4 | 9.0  | 9.1 |
@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 Feb 28, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 28, 2025

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

+++ kubernetes/main/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: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+              tag: 9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
             resources:
               limits:
                 memory: 512M
               requests:
                 cpu: 15m
                 memory: 256M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 28, 2025

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

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

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: docker.io/dpage/pgadmin4:9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac
+        image: docker.io/dpage/pgadmin4:9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3
         name: main
         resources:
           limits:
             memory: 512M
           requests:
             cpu: 15m

@szinn szinn merged commit d3a4e9a into main Feb 28, 2025
22 checks passed
@szinn szinn deleted the renovate/main-docker.io-dpage-pgadmin4-9.x branch February 28, 2025 10:31
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