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(helm): update pgadmin4 ( 1.26.0 β†’ 1.27.0 ) #2753

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
pgadmin4 (source) minor 1.26.0 -> 1.27.0

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.

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

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

     spec:
       chart: pgadmin4
       sourceRef:
         kind: HelmRepository
         name: runix
         namespace: flux-system
-      version: 1.26.0
+      version: 1.27.0
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   driftDetection:
     ignore:
     - paths:

@unhesitatingeffectivebot
Copy link
Contributor Author

--- HelmRelease: database/pgadmin Deployment: database/pgadmin-pgadmin4

+++ HelmRelease: database/pgadmin Deployment: database/pgadmin-pgadmin4

@@ -23,13 +23,13 @@

         app.kubernetes.io/name: pgadmin4
         app.kubernetes.io/instance: pgadmin
     spec:
       automountServiceAccountToken: false
       containers:
       - name: pgadmin4
-        image: docker.io/dpage/pgadmin4:8.8
+        image: docker.io/dpage/pgadmin4:8.9
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 80
           protocol: TCP
         livenessProbe:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants