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

⬆️ Update dpage/pgadmin4 ( 8.1 → 8.2 ) #4895

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Jan 13, 2024

This PR contains the following updates:

Package Update Change
dpage/pgadmin4 minor 8.1 -> 8.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 13, 2024

--- kubernetes/apps/default/pgadmin/app Kustomization: flux-system/pgadmin HelmRelease: default/pgadmin

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

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

               PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION: 'False'
             envFrom:
             - secretRef:
                 name: pgadmin-secret
             image:
               repository: dpage/pgadmin4
-              tag: 8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53
+              tag: 8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 50m
                 memory: 100Mi
@@ -56,13 +56,13 @@

             - /bin/chown
             - -R
             - 5050:5050
             - /var/lib/pgadmin
             image:
               repository: dpage/pgadmin4
-              tag: 8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53
+              tag: 8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2
             securityContext:
               runAsUser: 0
             volumeMounts:
             - mountPath: /var/lib/pgadmin
               name: config
     ingress:

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Jan 13, 2024

--- HelmRelease: default/pgadmin Deployment: default/pgadmin

+++ HelmRelease: default/pgadmin Deployment: default/pgadmin

@@ -37,13 +37,13 @@

       initContainers:
       - command:
         - /bin/chown
         - -R
         - 5050:5050
         - /var/lib/pgadmin
-        image: dpage/pgadmin4:8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53
+        image: dpage/pgadmin4:8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2
         name: volume-permissions
         securityContext:
           runAsUser: 0
         volumeMounts:
         - mountPath: /var/lib/pgadmin
           name: config
@@ -51,13 +51,13 @@

       - env:
         - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
           value: 'False'
         envFrom:
         - secretRef:
             name: pgadmin-secret
-        image: dpage/pgadmin4:8.1@sha256:79388691706e7b4c3f1e4d567a594ade467d4cab4ecf1a97aaa0beb5b19b5b53
+        image: dpage/pgadmin4:8.2@sha256:3b480788bfd84c9c46f09ce4984867f36fa8b8d8736b2044b376506cb0702ae2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@auricom auricom force-pushed the main branch 25 times, most recently from e1e4830 to 1ef0e6a Compare January 15, 2024 23:51
@feisar-bot feisar-bot bot force-pushed the renovate/dpage-pgadmin4-8.x branch from 5e2fc4f to 93e27b7 Compare January 23, 2024 22:17
@auricom auricom force-pushed the main branch 21 times, most recently from 8e33ef0 to 5cca1f4 Compare January 25, 2024 12:48
@auricom auricom merged commit efdc1ff into main Jan 25, 2024
6 of 7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/dpage-pgadmin4-8.x branch January 25, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant