haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

feat(helm): update pgadmin4 ( 1.29.0 → 1.30.0 ) [main] #5576

Closed doug-piranha-bot[bot] closed 1 week ago

doug-piranha-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
pgadmin4 (source) minor 1.29.0 -> 1.30.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 has been generated by Renovate Bot.

doug-piranha-bot[bot] commented 1 week ago
--- kubernetes/main/apps/dbms/pgadmin/app Kustomization: flux-system/pgadmin HelmRelease: dbms/pgadmin

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

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

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