rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

feat(helm): update chart pgadmin4 to 1.29.0 #7126

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
pgadmin4 (source) minor 1.28.0 -> 1.29.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.



This PR was generated by Mend Renovate. View the repository job log.

rosey-the-renovator-bot[bot] commented 1 week ago
--- kubernetes/main/apps/databases/pgadmin/app Kustomization: flux-system/databases-pgadmin HelmRelease: databases/pgadmin

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

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

     spec:
       chart: pgadmin4
       sourceRef:
         kind: HelmRepository
         name: runix
         namespace: flux-system
-      version: 1.28.0
+      version: 1.29.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3