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.32.0 β†’ 1.33.1 ) #1636

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Update Change
pgadmin4 (source) minor 1.32.0 -> 1.33.1

Configuration

πŸ“… Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Nov 25, 2024
Copy link

kustomization changes in kubernetes/main

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

+++ kubernetes/main/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.32.0
+      version: 1.33.1
   dependsOn:
   - name: longhorn
     namespace: longhorn-system
   install:
     remediation:
       retries: 3

Copy link

helmrelease changes in kubernetes/main

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

+++ HelmRelease: database/pgadmin Deployment: database/pgadmin

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

         envFrom:
         - secretRef:
             name: pgadmin
         volumeMounts:
         - name: pgadmin-data
           mountPath: /var/lib/pgadmin
-          subPath: null
+          subPath: ''
         - name: definitions
           mountPath: /pgadmin4/servers.json
           subPath: servers.json
         - name: config-local
           mountPath: /pgadmin4/config_local.py
           subPath: config_local.py

@martinohmann martinohmann merged commit 780dac5 into main Nov 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant