From 6d66d66030351487cd9552dad8b35ef8772c3ce1 Mon Sep 17 00:00:00 2001
From: SeanOMik <seanomik@gmail.com>
Date: Wed, 19 Feb 2025 22:34:15 -0500
Subject: [PATCH] feat(thin): switch to cloudnative-pg

---
 h                                             | 3546 -----------------
 .../database/postgresql/app/helm-release.yaml |   55 +-
 .../postgresql/app/helm-repository.yaml       |    8 +
 .../postgresql/app/kustomization.yaml         |    7 +-
 .../database/postgresql/app/secret.sops.yaml  |   76 +
 .../postgresql/cluster/cluster16.yaml         |   88 +
 .../postgresql/cluster/kustomization.yaml     |    8 +
 .../postgresql/cluster/prometheusrule.yaml    |   74 +
 .../postgresql/cluster/scheduledbackup.yaml   |   13 +
 .../thin/apps/database/postgresql/ks.yaml     |   36 +-
 .../postgresql_old/app/helm-release.yaml      |   42 +
 .../postgresql_old/app/kustomization.yaml     |    7 +
 .../app/pgadmin4/helm-release.yaml            |    0
 .../app/pgadmin4/helm-repository.yaml         |    0
 .../app/pgadmin4/kustomization.yaml           |    0
 .../app/pgsql-pv.yaml                         |    0
 .../app/pgsql.sops.yaml                       |    0
 .../thin/apps/database/postgresql_old/ks.yaml |   29 +
 18 files changed, 404 insertions(+), 3585 deletions(-)
 delete mode 100644 h
 create mode 100644 kubernetes/thin/apps/database/postgresql/app/helm-repository.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql/app/secret.sops.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql/cluster/cluster16.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql/cluster/kustomization.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql/cluster/prometheusrule.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql/cluster/scheduledbackup.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql_old/app/helm-release.yaml
 create mode 100644 kubernetes/thin/apps/database/postgresql_old/app/kustomization.yaml
 rename kubernetes/thin/apps/database/{postgresql => postgresql_old}/app/pgadmin4/helm-release.yaml (100%)
 rename kubernetes/thin/apps/database/{postgresql => postgresql_old}/app/pgadmin4/helm-repository.yaml (100%)
 rename kubernetes/thin/apps/database/{postgresql => postgresql_old}/app/pgadmin4/kustomization.yaml (100%)
 rename kubernetes/thin/apps/database/{postgresql => postgresql_old}/app/pgsql-pv.yaml (100%)
 rename kubernetes/thin/apps/database/{postgresql => postgresql_old}/app/pgsql.sops.yaml (100%)
 create mode 100644 kubernetes/thin/apps/database/postgresql_old/ks.yaml

diff --git a/h b/h
deleted file mode 100644
index 1e45c865..00000000
--- a/h
+++ /dev/null
@@ -1,3546 +0,0 @@
-* 6ecd8731 - (3 days ago) chore(qbittorrent): update vpn ip to new vps - SeanOMik (HEAD -> main)
-| * b48a774a - (3 days ago) fix(container): update image bobokun/qbit_manage to v4.1.15 - Renovate Bot (origin/renovate/bobokun-qbit_manage-4.x)
-|/  
-| * b50ab2be - (3 days ago) feat(container)!: Update image ghcr.io/onedr0p/home-assistant to v2025 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-home-assistant-2025.x)
-|/  
-| * 231d272e - (3 days ago) feat(helm): update chart kube-prometheus-stack to 67.7.0 - Renovate Bot (origin/renovate/kube-prometheus-stack-67.x)
-|/  
-*   3809504e - (4 days ago) Merge pull request 'feat(container)!: Update image mysql to v12' (#505) from renovate/mysql-12.x into main - SeanOMik (origin/main, origin/HEAD)
-|\  
-| * ace53ce8 - (4 days ago) feat(container)!: Update image mysql to v12 - Renovate Bot
-|/  
-*   4dd0f0d7 - (4 days ago) Merge pull request 'fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.7' (#627) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * 06808866 - (5 days ago) fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.7 - Renovate Bot
-|/  
-*   0646aa00 - (4 days ago) Merge pull request 'feat(container): update image gotson/komga to v1.16.0' (#628) from renovate/gotson-komga-1.x into main - SeanOMik
-|\  
-| * 53bdb0be - (5 days ago) feat(container): update image gotson/komga to v1.16.0 - Renovate Bot
-|/  
-*   b251dcf2 - (4 days ago) Merge pull request 'feat(container): update image prompve/prometheus-pve-exporter to v3.5.0' (#629) from renovate/prompve-prometheus-pve-exporter-3.x into main - SeanOMik
-|\  
-| * 6320dadb - (4 days ago) feat(container): update image prompve/prometheus-pve-exporter to v3.5.0 - Renovate Bot
-|/  
-* c3e9f160 - (4 days ago) fix(forgejo-runner): change cache mount path - SeanOMik
-* 9423d5fd - (4 days ago) fix(forgejo-runner): add init container to fix cache permissions - SeanOMik
-* e6f55840 - (4 days ago) fix(forgejo-runner): use config file, convert to statefulset to create cache mount - SeanOMik
-* 9dceb4fe - (4 days ago) fix(forgejo-runner): fix kustomization include - SeanOMik
-* d4707ce8 - (4 days ago) feat(forgejo-runner): use config to add labels to runner - SeanOMik
-* f7914ef6 - (5 days ago) feat: disable readarr - SeanOMik
-| * f10dad82 - (5 days ago) feat(helm): update chart app-template to 3.6.0 - Renovate Bot (origin/renovate/app-template-3.x)
-|/  
-* 6c426528 - (5 days ago) fix(lazy-librarian): use correct tag for image, increase probe threshold - SeanOMik
-* ccdf2798 - (5 days ago) fix(lazy-librarian): remove security context - SeanOMik
-* a3c3c170 - (5 days ago) fix(lazy-librarian): fix yaml - SeanOMik
-* 3dde7ca0 - (5 days ago) feat: add lazy-librarian - SeanOMik
-| * d363104c - (5 days ago) feat(container)!: Update image mysql to v12 - Renovate Bot (origin/renovate/mysql-12.x)
-|/  
-*   5fc8a0fe - (5 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/bazarr to v1.5.1' (#625) from renovate/ghcr.io-onedr0p-bazarr-1.x into main - SeanOMik
-|\  
-| * badcff84 - (5 days ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.5.1 - Renovate Bot
-|/  
-| * 76b58142 - (5 days ago) feat(container): update image qmcgaw/gluetun to v3.40.0 - Renovate Bot (origin/renovate/qmcgaw-gluetun-3.x)
-|/  
-* 908d828f - (5 days ago) revert 266e652a1a0c370386d76f3819ac0166033c22f9 - SeanOMik
-*   f75f7484 - (6 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2815' (#624) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * ad31e7fe - (7 days ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2815 - Renovate Bot
-|/  
-| * e8cbdf18 - (7 days ago) feat(container)!: Update image ghcr.io/tensorchord/cloudnative-pgvecto.rs to v17 - Renovate Bot (origin/renovate/ghcr.io-tensorchord-cloudnative-pgvecto.rs-17.x)
-|/  
-*   2329e054 - (7 days ago) Merge pull request 'feat(container): update image ghcr.io/tensorchord/cloudnative-pgvecto.rs to v16.6' (#622) from renovate/ghcr.io-tensorchord-cloudnative-pgvecto.rs-16.x into main - SeanOMik
-|\  
-| * 8e4dad08 - (7 days ago) feat(container): update image ghcr.io/tensorchord/cloudnative-pgvecto.rs to v16.6 - Renovate Bot
-|/  
-*   ae141383 - (7 days ago) Merge pull request 'feat(container): update image ghcr.io/immich-app/immich-server to v1.123.0' (#621) from renovate/ghcr.io-immich-app-immich-server-1.x into main - SeanOMik
-|\  
-| * 3505b771 - (7 days ago) feat(container): update image ghcr.io/immich-app/immich-server to v1.123.0 - Renovate Bot
-|/  
-*   558512c4 - (7 days ago) Merge pull request 'feat(container): update image ghcr.io/immich-app/immich-machine-learning to v1.123.0' (#620) from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into main - SeanOMik
-|\  
-| * 3373296a - (7 days ago) feat(container): update image ghcr.io/immich-app/immich-machine-learning to v1.123.0 - Renovate Bot
-|/  
-* 8a797fff - (7 days ago) chore: remove '-charts' suffix to all openebs helm repos - SeanOMik
-* 5a1ca905 - (7 days ago) chore(immich): add back the dependsOn for redis - SeanOMik
-* 3f082953 - (7 days ago) fix: switch to oci bitnami helm repo - SeanOMik
-* 791e4fe1 - (7 days ago) chore(cert-manager): enable servicemonitor - SeanOMik
-* ade0dbef - (7 days ago) chore(cert-manager): update values for update - SeanOMik
-* f5cae400 - (7 days ago) fix(plex): set type of server-media hostPath mount - SeanOMik
-* d6b0e30c - (7 days ago) fix(immich): fix values.yaml schema - SeanOMik
-* d33c6118 - (7 days ago) Add .gitignore to ignore .projectile - SeanOMik
-* f3fdd887 - (7 days ago) feat(immich): enable service monitor - SeanOMik
-* b117836b - (7 days ago) feat(immich): add init container for altering postgres search_path - SeanOMik
-* 0fb2ab15 - (7 days ago) fix: increase shared device num for intel gpu - SeanOMik
-* f9d164f5 - (7 days ago) fix(immich): enable intel gpu on server - SeanOMik
-* 02002ab3 - (7 days ago) fix(postgres): enable alter system - SeanOMik
-* 1ba2259c - (7 days ago) chore(immich): temporarily remove the dependsOn redis - SeanOMik
-* 31551ac3 - (7 days ago) feat(postgres): switch to container images with pgvecto.rs extension - SeanOMik
-* 185d178d - (7 days ago) fix(immich): use correct redis hostname - SeanOMik
-* eb733229 - (7 days ago) fix(immich): correct invalid schema, make immich hr rely on postgres and redis hr's - SeanOMik
-* ff808633 - (7 days ago) feat: add immich - SeanOMik
-*   d4492097 - (7 days ago) Merge pull request 'fix(container): update image deluan/navidrome to v0.54.3' (#615) from renovate/deluan-navidrome-0.x into main - SeanOMik
-|\  
-| * 64c95ba4 - (9 days ago) fix(container): update image deluan/navidrome to v0.54.3 - Renovate Bot
-|/  
-*   2efe8841 - (7 days ago) Merge pull request 'fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.6' (#616) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * 5ccf9367 - (8 days ago) fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.6 - Renovate Bot
-|/  
-*   b41169d3 - (7 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.1.4903' (#617) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * b002ed93 - (8 days ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.1.4903 - Renovate Bot
-|/  
-*   78969230 - (7 days ago) Merge pull request 'fix(container): update image ghcr.io/zibbp/ganymede to v4.0.1' (#618) from renovate/ghcr.io-zibbp-ganymede-4.x into main - SeanOMik
-|\  
-| * 6a473a8b - (8 days ago) fix(container): update image ghcr.io/zibbp/ganymede to v4.0.1 - Renovate Bot
-|/  
-*   acc6ffaf - (7 days ago) Merge pull request 'feat(helm): update chart ingress-nginx to 4.12.0' (#619) from renovate/ingress-nginx-4.x into main - SeanOMik
-|\  
-| * 1ddcd039 - (7 days ago) feat(helm): update chart ingress-nginx to 4.12.0 - Renovate Bot
-|/  
-*   babcaf45 - (9 days ago) Merge pull request 'fix(helm): update chart victoria-metrics-operator to 0.40.2' (#611) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * 8486b901 - (13 days ago) fix(helm): update chart victoria-metrics-operator to 0.40.2 - Renovate Bot
-|/  
-*   413efb48 - (9 days ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 67.5.0' (#612) from renovate/kube-prometheus-stack-67.x into main - SeanOMik
-|\  
-| * 2cdbedea - (13 days ago) feat(helm): update chart kube-prometheus-stack to 67.5.0 - Renovate Bot
-|/  
-*   266e652a - (9 days ago) Merge pull request 'feat(container): update image qmcgaw/gluetun to v3.40.0' (#613) from renovate/qmcgaw-gluetun-3.x into main - SeanOMik
-|\  
-| * 8d2d842d - (12 days ago) feat(container): update image qmcgaw/gluetun to v3.40.0 - Renovate Bot
-|/  
-*   49d5a73e - (9 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2804' (#614) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * 75c5ec3d - (10 days ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2804 - Renovate Bot
-|/  
-* d771e773 - (11 days ago) fix: attempt to fix database issues by downgrading kapowarr to 3.10 - SeanOMik
-* 791a8698 - (13 days ago) fix(ganymede): use secretRef instead of configMapRef - SeanOMik
-* 4197f917 - (13 days ago) fix(ganymede): fix issues caused by the update, cleanup the helm release - SeanOMik
-* 8aef3158 - (13 days ago) chore: update ganymede to v4.0.0 and make required changes to deployment - SeanOMik
-* a4625110 - (13 days ago) chore(plex): update plex to 1.41.3.9314-a0bfb8370 - SeanOMik
-* 961b7238 - (13 days ago) fix(plex): move video thumbnails to host path mount - SeanOMik
-*   aca83263 - (13 days ago) Merge pull request 'fix(container): update image docker to v27.4.1' (#588) from renovate/docker-27.x into main - SeanOMik
-|\  
-| * 1b070000 - (3 weeks ago) fix(container): update image docker to v27.4.1 - Renovate Bot
-|/  
-*   b36c5649 - (13 days ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.13.3' (#589) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 89682598 - (3 weeks ago) fix(helm): update chart victoria-metrics-single to 0.13.3 - Renovate Bot
-|/  
-*   440bf1a2 - (13 days ago) Merge pull request 'feat(helm): update chart victoria-metrics-operator to 0.40.1' (#590) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * bac072a8 - (3 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.40.1 - Renovate Bot
-|/  
-*   31603bee - (13 days ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/piwigo to v15.3.0' (#591) from renovate/lscr.io-linuxserver-piwigo-15.x into main - SeanOMik
-|\  
-| * ed8b14df - (3 weeks ago) feat(container): update image lscr.io/linuxserver/piwigo to v15.3.0 - Renovate Bot
-|/  
-*   fdade529 - (13 days ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 67.4.0' (#592) from renovate/kube-prometheus-stack-67.x into main - SeanOMik
-|\  
-| * 2f7ad668 - (3 weeks ago) feat(helm): update chart kube-prometheus-stack to 67.4.0 - Renovate Bot
-|/  
-*   66e7ac8a - (13 days ago) Merge pull request 'feat(helm): update chart authentik to 2024.12.1' (#593) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * 4f33486c - (2 weeks ago) feat(helm): update chart authentik to 2024.12.1 - Renovate Bot
-|/  
-*   80b0a368 - (13 days ago) Merge pull request 'fix(container): update image vaultwarden/server to v1.32.7' (#594) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\  
-| * 60d90eac - (3 weeks ago) fix(container): update image vaultwarden/server to v1.32.7 - Renovate Bot
-|/  
-*   aa4c077f - (13 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.5' (#595) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * 23b60744 - (2 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.5 - Renovate Bot
-|/  
-*   5417b96d - (13 days ago) Merge pull request 'fix(container): update image lscr.io/linuxserver/sabnzbd to v4.4.1' (#596) from renovate/lscr.io-linuxserver-sabnzbd-4.x into main - SeanOMik
-|\  
-| * 9d12532a - (2 weeks ago) fix(container): update image lscr.io/linuxserver/sabnzbd to v4.4.1 - Renovate Bot
-|/  
-*   d5fca8c1 - (13 days ago) Merge pull request 'fix(container): update image ghcr.io/coder/code-server to v4.96.2' (#597) from renovate/ghcr.io-coder-code-server-4.x into main - SeanOMik
-|\  
-| * dbb3393c - (2 weeks ago) fix(container): update image ghcr.io/coder/code-server to v4.96.2 - Renovate Bot
-|/  
-*   36411364 - (13 days ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2793' (#598) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * c58c9eea - (2 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2793 - Renovate Bot
-|/  
-*   14f21970 - (13 days ago) Merge pull request 'feat(container): update image deluan/navidrome to v0.54.2' (#599) from renovate/deluan-navidrome-0.x into main - SeanOMik
-|\  
-| * b48dfb50 - (2 weeks ago) feat(container): update image deluan/navidrome to v0.54.2 - Renovate Bot
-|/  
-*   f2b5b0a7 - (13 days ago) Merge pull request 'fix(container): update image goofball222/factorio to v2.0.28' (#600) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * c01ef123 - (2 weeks ago) fix(container): update image goofball222/factorio to v2.0.28 - Renovate Bot
-|/  
-*   8c8b8203 - (13 days ago) Merge pull request 'fix(helm): update chart redis to 20.6.1' (#601) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * 64405eb0 - (2 weeks ago) fix(helm): update chart redis to 20.6.1 - Renovate Bot
-|/  
-*   7171c2f3 - (13 days ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.0.4897' (#602) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * ead51516 - (2 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.0.4897 - Renovate Bot
-|/  
-*   e5e7b961 - (13 days ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.17.0.9555' (#603) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * f3fa356b - (2 weeks ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.17.0.9555 - Renovate Bot
-|/  
-*   0389c0f9 - (13 days ago) Merge pull request 'fix(helm): update chart cilium to 1.16.5' (#604) from renovate/cilium-1.x into main - SeanOMik
-|\  
-| * fb9e2708 - (2 weeks ago) fix(helm): update chart cilium to 1.16.5 - Renovate Bot
-|/  
-*   71d24aed - (13 days ago) Merge pull request 'feat(container): update image linuxserver/freshrss to v1.25.0' (#605) from renovate/linuxserver-freshrss-1.x into main - SeanOMik
-|\  
-| * 3f7826f1 - (2 weeks ago) feat(container): update image linuxserver/freshrss to v1.25.0 - Renovate Bot
-|/  
-*   37c5f168 - (13 days ago) Merge pull request 'feat(helm): update chart cloudnative-pg to 0.23.0' (#606) from renovate/cloudnative-pg-0.x into main - SeanOMik
-|\  
-| * cc069949 - (2 weeks ago) feat(helm): update chart cloudnative-pg to 0.23.0 - Renovate Bot
-|/  
-*   1ab36543 - (13 days ago) Merge pull request 'feat(container): update image temporalio/auto-setup to v1.26' (#607) from renovate/temporalio-auto-setup-1.x into main - SeanOMik
-|\  
-| * 4499ba25 - (2 weeks ago) feat(container): update image temporalio/auto-setup to v1.26 - Renovate Bot
-|/  
-*   5e44caf9 - (13 days ago) Merge pull request 'feat(helm): update chart node-feature-discovery to 0.17.0' (#609) from renovate/node-feature-discovery-0.x into main - SeanOMik
-|\  
-| * bbba970c - (2 weeks ago) feat(helm): update chart node-feature-discovery to 0.17.0 - Renovate Bot
-|/  
-*   81f6f33a - (13 days ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/bazarr to v1.5.0' (#610) from renovate/ghcr.io-onedr0p-bazarr-1.x into main - SeanOMik
-|\  
-| * 8678d862 - (13 days ago) feat(container): update image ghcr.io/onedr0p/bazarr to v1.5.0 - Renovate Bot
-|/  
-| * 92208c96 - (2 weeks ago) feat(container)!: Update image ghcr.io/zibbp/ganymede to v4 - Renovate Bot (origin/renovate/ghcr.io-zibbp-ganymede-4.x)
-|/  
-* 2c93e150 - (2 weeks ago) fix(openebs): enable volume expansion - SeanOMik
-* 974ea067 - (2 weeks ago) fix(plex): increase size of plex config - SeanOMik
-* ae027e74 - (2 weeks ago) fix(plex): remove ingress class - SeanOMik
-* 6b070b74 - (2 weeks ago) fix(plex): dont use volsync - SeanOMik
-* 81f153ac - (2 weeks ago) feat: enable plex - SeanOMik
-* d975f6dd - (2 weeks ago) fix: use correct subnet for ip pool - SeanOMik
-* 8abec5a5 - (2 weeks ago) fix: Set operator replica count to 1 - SeanOMik
-* 399e7bbf - (2 weeks ago) fix: use correct cilium maths in freight cluster - SeanOMik
-* c07e5732 - (2 weeks ago) fix: add cilium helm repo - SeanOMik
-* 8d5fbcc2 - (2 weeks ago) feat: enable cilium l2 load balancing in freight cluster - SeanOMik
-| *   2e385894 - (2 weeks ago) On main: plex - SeanOMik (refs/stash)
-| |\  
-| | * f8d18797 - (2 weeks ago) index on main: 5217797 feat: enable cilium l2 load balancing in freight cluster - SeanOMik
-| |/  
-| * 52177978 - (2 weeks ago) feat: enable cilium l2 load balancing in freight cluster - SeanOMik
-| | * 98ad2569 - (2 weeks ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.17.0.9555 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-radarr-develop-5.x)
-| |/  
-|/|   
-| | * 49f170a8 - (2 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.29.0.4897 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-prowlarr-develop-1.x)
-| |/  
-|/|   
-| | * e9cdb056 - (2 weeks ago) feat(container): update image deluan/navidrome to v0.54.2 - Renovate Bot (origin/renovate/deluan-navidrome-0.x)
-| |/  
-|/|   
-| | * 7557b869 - (2 weeks ago) fix(helm): update chart redis to 20.6.1 - Renovate Bot (origin/renovate/redis-20.x)
-| |/  
-|/|   
-| | * fdfc3c3f - (2 weeks ago) fix(container): update image goofball222/factorio to v2.0.28 - Renovate Bot (origin/renovate/goofball222-factorio-2.x)
-| |/  
-|/|   
-| | * 46bfb23d - (2 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2784 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-sonarr-develop-4.x)
-| |/  
-|/|   
-| | * 78fcad00 - (2 weeks ago) fix(container): update image ghcr.io/coder/code-server to v4.96.2 - Renovate Bot (origin/renovate/ghcr.io-coder-code-server-4.x)
-| |/  
-|/|   
-| | * 13e08648 - (2 weeks ago) fix(container): update image lscr.io/linuxserver/sabnzbd to v4.4.1 - Renovate Bot (origin/renovate/lscr.io-linuxserver-sabnzbd-4.x)
-| |/  
-|/|   
-| | * 6f760351 - (2 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.5 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-home-assistant-2024.x)
-| |/  
-|/|   
-| | * fcc4dfd8 - (3 weeks ago) feat(container): update image lscr.io/linuxserver/piwigo to v15.3.0 - Renovate Bot (origin/renovate/lscr.io-linuxserver-piwigo-15.x)
-| |/  
-|/|   
-| | * a37a8eca - (3 weeks ago) fix(container): update image vaultwarden/server to v1.32.7 - Renovate Bot (origin/renovate/vaultwarden-server-1.x)
-| |/  
-|/|   
-| | * 1ee8d461 - (3 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.40.1 - Renovate Bot (origin/renovate/victoria-metrics-operator-0.x)
-| |/  
-|/|   
-| | * eece1eac - (3 weeks ago) feat(helm): update chart authentik to 2024.12.0 - Renovate Bot (origin/renovate/authentik-2024.x)
-| |/  
-|/|   
-| | * 542431ec - (3 weeks ago) fix(helm): update chart victoria-metrics-single to 0.13.3 - Renovate Bot (origin/renovate/victoria-metrics-single-0.x)
-| |/  
-|/|   
-| | * d095904b - (3 weeks ago) fix(container): update image docker to v27.4.1 - Renovate Bot (origin/renovate/docker-27.x)
-| |/  
-|/|   
-* |   bd2a0e6e - (3 weeks ago) feat(container): update image ghcr.io/coder/code-server to v4.96.1 (#587) - SeanOMik
-|\ \  
-| * | 668b0984 - (3 weeks ago) feat(container): update image ghcr.io/coder/code-server to v4.96.1 - Renovate Bot
-|/ /  
-* |   80e2bbfa - (3 weeks ago) fix(container): update image victoriametrics/vmagent to v1.108.1 (#586) - SeanOMik
-|\ \  
-| * | 21733117 - (3 weeks ago) fix(container): update image victoriametrics/vmagent to v1.108.1 - Renovate Bot
-|/ /  
-* |   e31ecd86 - (3 weeks ago) fix(container): update image victoriametrics/victoria-metrics to v1.108.1 (#585) - SeanOMik
-|\ \  
-| * | 607400e4 - (3 weeks ago) fix(container): update image victoriametrics/victoria-metrics to v1.108.1 - Renovate Bot
-|/ /  
-* |   14fa75d9 - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.2.4885' (#564) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\ \  
-| * | 8957248f - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.2.4885 - Renovate Bot
-|/ /  
-* |   69a54254 - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.16.3.9541' (#565) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\ \  
-| * | ed344629 - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.16.3.9541 - Renovate Bot
-|/ /  
-* |   d69dcc0c - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2774' (#566) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | ed1908ac - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2774 - Renovate Bot
-|/ /  
-* |   7db6036d - (3 weeks ago) Merge pull request 'feat(helm): update chart grafana to 8.8.2' (#567) from renovate/grafana-8.x into main - SeanOMik
-|\ \  
-| * | 06cb8297 - (3 weeks ago) feat(helm): update chart grafana to 8.8.2 - Renovate Bot
-|/ /  
-* |   3a0c1c3d - (3 weeks ago) Merge pull request 'feat(container): update image gotson/komga to v1.15.1' (#569) from renovate/gotson-komga-1.x into main - SeanOMik
-|\ \  
-| * | a976287f - (3 weeks ago) feat(container): update image gotson/komga to v1.15.1 - Renovate Bot
-|/ /  
-* |   c9c541e1 - (3 weeks ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 67.3.1' (#570) from renovate/kube-prometheus-stack-67.x into main - SeanOMik
-|\ \  
-| * | ebd3b4d7 - (3 weeks ago) feat(helm)!: Update chart kube-prometheus-stack to 67.3.1 - Renovate Bot
-|/ /  
-* |   aa82f36c - (3 weeks ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.34.0' (#581) from renovate/pgadmin4-1.x into main - SeanOMik
-|\ \  
-| * | 7561dcd6 - (3 weeks ago) feat(helm): update chart pgadmin4 to 1.34.0 - Renovate Bot
-|/ /  
-* |   270bc79f - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/mealie-recipes/mealie to v2.4.1' (#584) from renovate/ghcr.io-mealie-recipes-mealie-2.x into main - SeanOMik
-|\ \  
-| * | 58a8299d - (3 weeks ago) fix(container): update image ghcr.io/mealie-recipes/mealie to v2.4.1 - Renovate Bot
-|/ /  
-* |   ddf16ee3 - (3 weeks ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.13.2' (#571) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\ \  
-| * | a6dbba6a - (3 weeks ago) fix(helm): update chart victoria-metrics-single to 0.13.2 - Renovate Bot
-|/ /  
-* |   8d4b4ef3 - (3 weeks ago) Merge pull request 'fix(helm): update chart woodpecker to 2.0.3' (#572) from renovate/woodpecker-2.x into main - SeanOMik
-|\ \  
-| * | b02f7a55 - (3 weeks ago) fix(helm): update chart woodpecker to 2.0.3 - Renovate Bot
-|/ /  
-* |   9ec8fa6e - (3 weeks ago) Merge pull request 'feat(helm): update chart redis to 20.6.0' (#573) from renovate/redis-20.x into main - SeanOMik
-|\ \  
-| * | 04491b87 - (3 weeks ago) feat(helm): update chart redis to 20.6.0 - Renovate Bot
-|/ /  
-* |   dddc8224 - (3 weeks ago) Merge pull request 'fix(container): update image code.forgejo.org/forgejo/runner to v5.0.4' (#574) from renovate/code.forgejo.org-forgejo-runner-5.x into main - SeanOMik
-|\ \  
-| * | 53d770ba - (3 weeks ago) fix(container): update image code.forgejo.org/forgejo/runner to v5.0.4 - Renovate Bot
-|/ /  
-* |   eef693f2 - (3 weeks ago) Merge pull request 'feat(container): update image matrixdotorg/dendrite-monolith to v0.14.0' (#582) from renovate/matrixdotorg-dendrite-monolith-0.x into main - SeanOMik
-|\ \  
-| * | b0116ced - (3 weeks ago) feat(container): update image matrixdotorg/dendrite-monolith to v0.14.0 - Renovate Bot
-|/ /  
-* |   add4d542 - (3 weeks ago) chore(container): update image ghcr.io/onedr0p/tautulli to 189f7b2 (#583) - SeanOMik
-|\ \  
-| * | be89b4ef - (3 weeks ago) chore(container): update image ghcr.io/onedr0p/tautulli to 189f7b2 - Renovate Bot
-|/ /  
-* |   e8dddc7c - (3 weeks ago) fix(github-release): update metallb-source to v0.14.9 (#575) - SeanOMik
-|\ \  
-| * | 7834f121 - (3 weeks ago) fix(github-release): update metallb-source to v0.14.9 - Renovate Bot
-|/ /  
-* |   c2f79311 - (3 weeks ago) fix(helm): update chart metallb to 0.14.9 (#576) - SeanOMik
-|\ \  
-| * | c5865831 - (3 weeks ago) fix(helm): update chart metallb to 0.14.9 - Renovate Bot
-|/ /  
-* |   1aa95c41 - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.4 (#577) - SeanOMik
-|\ \  
-| * | 916cd7e8 - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.4 - Renovate Bot
-|/ /  
-* |   27906336 - (3 weeks ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.7 (#578) - SeanOMik
-|\ \  
-| * | 6919fe1d - (3 weeks ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.7 - Renovate Bot
-|/ /  
-* |   7c794112 - (3 weeks ago) fix(helm): update chart cilium to 1.16.5 (#579) - SeanOMik
-|\ \  
-| |/  
-|/|   
-| * ffe2d947 - (3 weeks ago) fix(helm): update chart cilium to 1.16.5 - Renovate Bot
-|/  
-| * d318ac96 - (3 weeks ago) fix(container): update image ghcr.io/onedr0p/qbittorrent to v5.0.3 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-qbittorrent-5.x)
-|/  
-* 97c29083 - (3 weeks ago) chore: remove unused comments - SeanOMik
-* 11ca47e2 - (3 weeks ago) fix(forgejo-runner): switch to official runner after errors with gitea-actions-runner 0.0.14 - SeanOMik
-*   e6d44378 - (3 weeks ago) Merge pull request 'fix(helm): update chart openebs to 4.1.1' (#563) from renovate/openebs-4.x into main - SeanOMik
-|\  
-| * b31ffdda - (3 weeks ago) fix(helm): update chart openebs to 4.1.1 - Renovate Bot
-|/  
-* 50fd4ff9 - (3 weeks ago) Revert "Merge pull request 'fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.14' (#561) from renovate/ghcr.io-christopherhx-gitea-actions-runner-0.x into main" - SeanOMik
-| * bb576fd7 - (3 weeks ago) fix(forgejo-runner): switch to official runner after errors with gitea-actions-runner 0.0.14 - SeanOMik (origin/fix/switch-to-forgejo-runner, fix/switch-to-forgejo-runner)
-|/  
-| * 4e30a457 - (3 weeks ago) fix(helm): update chart openebs to 4.1.1 - Renovate Bot (origin/renovate/openebs-4.x)
-|/  
-*   43e1ad5a - (3 weeks ago) Merge pull request 'feat(container): update image victoriametrics/victoria-metrics to v1.108.0' (#539) from renovate/victoriametrics-victoria-metrics-1.x into main - SeanOMik
-|\  
-| * db9e7470 - (3 weeks ago) feat(container): update image victoriametrics/victoria-metrics to v1.108.0 - Renovate Bot
-|/  
-*   05060a86 - (3 weeks ago) Merge pull request 'feat(helm)!: Update chart woodpecker to 2.0.2' (#529) from renovate/woodpecker-2.x into main - SeanOMik
-|\  
-| * 0323a194 - (5 weeks ago) feat(helm)!: Update chart woodpecker to 2.0.2 - Renovate Bot
-|/  
-*   7f70ee8e - (3 weeks ago) Merge pull request 'feat(helm): update chart grafana to 8.7.0' (#538) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * 53732a99 - (4 weeks ago) feat(helm): update chart grafana to 8.7.0 - Renovate Bot
-|/  
-*   58437d2c - (3 weeks ago) Merge pull request 'feat(container): update image victoriametrics/vmagent to v1.108.0' (#540) from renovate/victoriametrics-vmagent-1.x into main - SeanOMik
-|\  
-| * 347e25e0 - (3 weeks ago) feat(container): update image victoriametrics/vmagent to v1.108.0 - Renovate Bot
-|/  
-*   21d679b1 - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.5' (#541) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * fb08f084 - (4 weeks ago) fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.5 - Renovate Bot
-|/  
-*   1f53eae0 - (3 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.16.1.9508' (#542) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * f6d915c6 - (4 weeks ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.16.1.9508 - Renovate Bot
-|/  
-*   5df619d3 - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2743' (#543) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * c8458a6c - (4 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2743 - Renovate Bot
-|/  
-*   6f7e0487 - (3 weeks ago) Merge pull request 'feat(github-release): update traefik-crd-source to v33.2.1' (#544) from renovate/traefik-crd-source-33.x into main - SeanOMik
-|\  
-| * cf606239 - (3 weeks ago) feat(github-release): update traefik-crd-source to v33.2.1 - Renovate Bot
-|/  
-*   529ecbc3 - (3 weeks ago) Merge pull request 'feat(helm): update chart redis to 20.5.0' (#545) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * a9eb6f9b - (4 weeks ago) feat(helm): update chart redis to 20.5.0 - Renovate Bot
-|/  
-*   79386907 - (3 weeks ago) Merge pull request 'feat(helm): update chart traefik to 33.2.1' (#546) from renovate/traefik-33.x into main - SeanOMik
-|\  
-| * 793c63b3 - (3 weeks ago) feat(helm): update chart traefik to 33.2.1 - Renovate Bot
-|/  
-*   58ad30ab - (3 weeks ago) Merge pull request 'feat(helm): update chart victoria-metrics-single to 0.13.1' (#547) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 02539411 - (4 weeks ago) feat(helm): update chart victoria-metrics-single to 0.13.1 - Renovate Bot
-|/  
-*   a9e3bf9b - (3 weeks ago) Merge pull request 'fix(container): update image prompve/prometheus-pve-exporter to v3.4.6' (#548) from renovate/prompve-prometheus-pve-exporter-3.x into main - SeanOMik
-|\  
-| * 31579c76 - (5 weeks ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.6 - Renovate Bot
-|/  
-*   325b9cba - (3 weeks ago) Merge pull request 'fix(container): update image goofball222/factorio to v2.0.23' (#549) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * 11b9204d - (5 weeks ago) fix(container): update image goofball222/factorio to v2.0.23 - Renovate Bot
-|/  
-*   01c28804 - (3 weeks ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 66.6.0' (#550) from renovate/kube-prometheus-stack-66.x into main - SeanOMik
-|\  
-| * 2e79cb13 - (3 weeks ago) feat(helm): update chart kube-prometheus-stack to 66.6.0 - Renovate Bot
-|/  
-*   f515e79b - (3 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.3' (#552) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * 451e5e1f - (3 weeks ago) feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.12.3 - Renovate Bot
-|/  
-*   cf174547 - (3 weeks ago) Merge pull request 'feat(container): update image alpine' (#553) from renovate/alpine-3.x into main - SeanOMik
-|\  
-| * 4ecb7fe7 - (3 weeks ago) feat(container): update image alpine - Renovate Bot
-|/  
-*   d4229190 - (3 weeks ago) Merge pull request 'fix(container): update image nextcloud to v30.0.4' (#554) from renovate/nextcloud-30.x into main - SeanOMik
-|\  
-| * 3bfbae3b - (4 weeks ago) fix(container): update image nextcloud to v30.0.4 - Renovate Bot
-|/  
-*   0fdaa015 - (3 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.0.4862' (#555) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 43285146 - (4 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.28.0.4862 - Renovate Bot
-|/  
-*   a74a1609 - (3 weeks ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/sabnzbd to v4.4.0' (#556) from renovate/lscr.io-linuxserver-sabnzbd-4.x into main - SeanOMik
-|\  
-| * 26029fbe - (4 weeks ago) feat(container): update image lscr.io/linuxserver/sabnzbd to v4.4.0 - Renovate Bot
-|/  
-*   b0aaab78 - (3 weeks ago) Merge pull request 'fix(helm): update chart authentik to 2024.10.5' (#558) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * e8e839d3 - (4 weeks ago) fix(helm): update chart authentik to 2024.10.5 - Renovate Bot
-|/  
-*   d89325ca - (3 weeks ago) Merge pull request 'fix(container): update image vaultwarden/server to v1.32.6' (#559) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\  
-| * 4c3434d9 - (4 weeks ago) fix(container): update image vaultwarden/server to v1.32.6 - Renovate Bot
-|/  
-*   9c1d6422 - (3 weeks ago) Merge pull request 'feat(helm)!: Update chart snapshot-controller to 4.0.0' (#560) from renovate/snapshot-controller-4.x into main - SeanOMik
-|\  
-| * ca22b3b1 - (4 weeks ago) feat(helm)!: Update chart snapshot-controller to 4.0.0 - Renovate Bot
-|/  
-*   a11b8131 - (3 weeks ago) Merge pull request 'fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.14' (#561) from renovate/ghcr.io-christopherhx-gitea-actions-runner-0.x into main - SeanOMik
-|\  
-| * e8c41304 - (3 weeks ago) fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.14 - Renovate Bot
-|/  
-*   ff5430e8 - (3 weeks ago) Merge pull request 'fix(helm): update chart pgadmin4 to 1.33.3' (#551) from renovate/pgadmin4-1.x into main - SeanOMik
-|\  
-| * 61a67970 - (5 weeks ago) fix(helm): update chart pgadmin4 to 1.33.3 - Renovate Bot
-|/  
-*   674e74de - (3 weeks ago) Merge pull request 'feat(container): update image ghcr.io/mealie-recipes/mealie to v2.4.0' (#562) from renovate/ghcr.io-mealie-recipes-mealie-2.x into main - SeanOMik
-|\  
-| * 680ca495 - (3 weeks ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v2.4.0 - Renovate Bot
-|/  
-* 30e30d67 - (3 weeks ago) chore: update qbit-manage, update app-template, use kustomization - SeanOMik
-* 06dccd1a - (3 weeks ago) fix(qbittorent): specify version tag for gluetun to fix connectivity issues - SeanOMik
-* b9647f45 - (3 weeks ago) feat(container)!: Update image ghcr.io/onedr0p/qbittorrent to v5 - SeanOMik
-* aa38b5b8 - (3 weeks ago) chore: implement backups for qbittorrent - SeanOMik
-| * 7bcdf024 - (4 weeks ago) feat(helm)!: Update chart postgresql to 16.3.0 - Renovate Bot (origin/renovate/postgresql-16.x)
-|/  
-* 66b712c9 - (5 weeks ago) fix(#537): use 8443 instead of 443 for the external ingress - SeanOMik
-| * d485a6c9 - (5 weeks ago) feat(container): update image victoriametrics/vmagent to v1.107.0 - Renovate Bot (origin/renovate/victoriametrics-vmagent-1.x)
-|/  
-| * 6ef30563 - (5 weeks ago) feat(container): update image victoriametrics/victoria-metrics to v1.107.0 - Renovate Bot (origin/renovate/victoriametrics-victoria-metrics-1.x)
-|/  
-| * f67c2ca7 - (5 weeks ago) feat(helm)!: Update chart woodpecker to 2.0.2 - Renovate Bot (origin/renovate/woodpecker-2.x)
-|/  
-| * be6c88d4 - (5 weeks ago) fix(helm): update chart grafana to 8.6.4 - Renovate Bot (origin/renovate/grafana-8.x)
-|/  
-*   d3cb325d - (6 weeks ago) fix(helm): update chart grafana to 8.6.3 (#530) - SeanOMik
-|\  
-| * ea8455b1 - (6 weeks ago) fix(helm): update chart grafana to 8.6.3 - Renovate Bot
-|/  
-*   f423ce98 - (6 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.27.0.4852 (#531) - SeanOMik
-|\  
-| * 6a64daf0 - (6 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.27.0.4852 - Renovate Bot
-|/  
-*   146145e0 - (6 weeks ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v2.3.0 (#533) - SeanOMik
-|\  
-| * f3477280 - (6 weeks ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v2.3.0 - Renovate Bot
-|/  
-*   3bbcbdd0 - (6 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2697 (#532) - SeanOMik
-|\  
-| * 2cc09b7f - (6 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2697 - Renovate Bot
-|/  
-*   dd7e7491 - (6 weeks ago) feat(helm): update chart kube-prometheus-stack to 66.3.0 (#534) - SeanOMik
-|\  
-| * a080796d - (6 weeks ago) feat(helm): update chart kube-prometheus-stack to 66.3.0 - Renovate Bot
-|/  
-*   a7cc010c - (6 weeks ago) fix(container): update image nginxinc/nginx-unprivileged to v1.27.3 (#535) - SeanOMik
-|\  
-| * 3853e9e9 - (6 weeks ago) fix(container): update image nginxinc/nginx-unprivileged to v1.27.3 - Renovate Bot
-|/  
-*   fb0798a0 - (6 weeks ago) feat(helm): update chart pgadmin4 to 1.33.2 (#526) - SeanOMik
-|\  
-| * e56f1660 - (6 weeks ago) feat(helm): update chart pgadmin4 to 1.33.2 - Renovate Bot
-|/  
-*   f04e6e6e - (6 weeks ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.15.0 (#525) - SeanOMik
-|\  
-| * 166aca49 - (6 weeks ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.15.0 - Renovate Bot
-|/  
-*   df91d091 - (6 weeks ago) fix(container): update image goofball222/factorio to v2.0.21 (#528) - SeanOMik
-|\  
-| * 09cc9ce2 - (6 weeks ago) fix(container): update image goofball222/factorio to v2.0.21 - Renovate Bot
-|/  
-*   7b6c24f9 - (6 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.39.1 (#527) - SeanOMik
-|\  
-| * 4d9a6ded - (6 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.39.1 - Renovate Bot
-|/  
-* e3293cc8 - (6 weeks ago) fix(ganymede): fix ServiceMonitor - SeanOMik
-* 67be3879 - (6 weeks ago) feat(ganymede): add ServiceMonitor - SeanOMik
-* 383fbf4e - (6 weeks ago) fix(authentik): fix redirect loop issue when logging in - SeanOMik
-* 1dcb3a8b - (6 weeks ago) Revert "fix(authentik): try to fix authentik redirect issue" - SeanOMik
-* a4b96ea4 - (6 weeks ago) fix(authentik): try to fix authentik redirect issue - SeanOMik
-*   9c5e459b - (6 weeks ago) Merge pull request 'fix(container): update image ghcr.io/coder/code-server to v4.95.3' (#506) from renovate/ghcr.io-coder-code-server-4.x into main - SeanOMik
-|\  
-| * 7f5c1418 - (7 weeks ago) fix(container): update image ghcr.io/coder/code-server to v4.95.3 - Renovate Bot
-|/  
-*   7825f58f - (6 weeks ago) Merge pull request 'feat(helm): update chart kubernetes-replicator to 2.11.0' (#507) from renovate/kubernetes-replicator-2.x into main - SeanOMik
-|\  
-| * 3dd5e6be - (8 weeks ago) feat(helm): update chart kubernetes-replicator to 2.11.0 - Renovate Bot
-|/  
-*   4d1782d6 - (6 weeks ago) Merge pull request 'fix(container): update image msroest/sabnzbd_exporter to v0.1.78' (#508) from renovate/msroest-sabnzbd_exporter-0.x into main - SeanOMik
-|\  
-| * e6c65826 - (8 weeks ago) fix(container): update image msroest/sabnzbd_exporter to v0.1.78 - Renovate Bot
-|/  
-*   2cc41014 - (6 weeks ago) Merge pull request 'fix(helm): update chart authentik to 2024.10.4' (#509) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * c2931870 - (7 weeks ago) fix(helm): update chart authentik to 2024.10.4 - Renovate Bot
-|/  
-*   285bf53d - (6 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2656' (#510) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * 7cde23e9 - (8 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2656 - Renovate Bot
-|/  
-*   7e04ff28 - (6 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.3' (#511) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * ed20d8a2 - (6 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.3 - Renovate Bot
-|/  
-*   52e1ed7d - (6 weeks ago) Merge pull request 'feat(container): update image ghcr.io/gotify/server to v2.6.1' (#512) from renovate/ghcr.io-gotify-server-2.x into main - SeanOMik
-|\  
-| * da3a74ac - (7 weeks ago) feat(container): update image ghcr.io/gotify/server to v2.6.1 - Renovate Bot
-|/  
-*   a0fc369c - (6 weeks ago) Merge pull request 'fix(container): update image victoriametrics/victoria-metrics to v1.106.1' (#513) from renovate/victoriametrics-victoria-metrics-1.x into main - SeanOMik
-|\  
-| * 8c1afc36 - (7 weeks ago) fix(container): update image victoriametrics/victoria-metrics to v1.106.1 - Renovate Bot
-|/  
-*   b7d61a62 - (6 weeks ago) Merge pull request 'fix(container): update image victoriametrics/vmagent to v1.106.1' (#514) from renovate/victoriametrics-vmagent-1.x into main - SeanOMik
-|\  
-| * 2bf6ff2f - (7 weeks ago) fix(container): update image victoriametrics/vmagent to v1.106.1 - Renovate Bot
-|/  
-*   678807f0 - (6 weeks ago) Merge pull request 'fix(container): update image linuxserver/jellyfin to v10.10.3' (#515) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\  
-| * 8450818f - (7 weeks ago) fix(container): update image linuxserver/jellyfin to v10.10.3 - Renovate Bot
-|/  
-*   be31ed0f - (6 weeks ago) Merge pull request 'feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.2' (#516) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * a9f1dca2 - (7 weeks ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.17.2 - Renovate Bot
-|/  
-*   9db5606a - (6 weeks ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.12.7' (#517) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * d4e07631 - (7 weeks ago) fix(helm): update chart victoria-metrics-single to 0.12.7 - Renovate Bot
-|/  
-*   1644a663 - (6 weeks ago) Merge pull request 'feat(helm): update chart victoria-metrics-operator to 0.38.0' (#518) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * 01403d3b - (7 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.38.0 - Renovate Bot
-|/  
-*   0a7456c7 - (6 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.26.1.4844' (#519) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 8246e02f - (7 weeks ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.26.1.4844 - Renovate Bot
-|/  
-*   345ea03b - (6 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.15.1.9463' (#520) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * 917c2a62 - (7 weeks ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.15.1.9463 - Renovate Bot
-|/  
-*   3970aa10 - (6 weeks ago) Merge pull request 'fix(container): update image goofball222/factorio to v2.0.20' (#521) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * 52d3f631 - (7 weeks ago) fix(container): update image goofball222/factorio to v2.0.20 - Renovate Bot
-|/  
-*   3c1e5720 - (6 weeks ago) Merge pull request 'fix(helm): update chart cilium to 1.16.4' (#522) from renovate/cilium-1.x into main - SeanOMik
-|\  
-| * cafc5a76 - (7 weeks ago) fix(helm): update chart cilium to 1.16.4 - Renovate Bot
-|/  
-*   fd3bf591 - (6 weeks ago) Merge pull request 'fix(helm): update chart cert-manager to v1.16.2' (#523) from renovate/cert-manager-1.x into main - SeanOMik
-|\  
-| * 09664f37 - (7 weeks ago) fix(helm): update chart cert-manager to v1.16.2 - Renovate Bot
-|/  
-*   901d6402 - (6 weeks ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.32.0' (#524) from renovate/pgadmin4-1.x into main - SeanOMik
-|\  
-| * fe839e18 - (6 weeks ago) feat(helm): update chart pgadmin4 to 1.32.0 - Renovate Bot
-|/  
-*   7ebe73ff - (6 weeks ago) Merge pull request 'fix(helm): update chart woodpecker to 1.6.2' (#495) from renovate/woodpecker-1.x into main - SeanOMik
-|\  
-| * 9e96d26a - (8 weeks ago) fix(helm): update chart woodpecker to 1.6.2 - Renovate Bot
-|/  
-*   7760265b - (6 weeks ago) Merge pull request 'fix(container): update image bobokun/qbit_manage to v4.1.13' (#496) from renovate/bobokun-qbit_manage-4.x into main - SeanOMik
-|\  
-| * 4bd21705 - (8 weeks ago) fix(container): update image bobokun/qbit_manage to v4.1.13 - Renovate Bot
-|/  
-*   50948221 - (6 weeks ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 66.2.2' (#497) from renovate/kube-prometheus-stack-66.x into main - SeanOMik
-|\  
-| * a427aa73 - (6 weeks ago) feat(helm): update chart kube-prometheus-stack to 66.2.2 - Renovate Bot
-|/  
-*   5e01b32d - (6 weeks ago) Merge pull request 'fix(container): update image vaultwarden/server to v1.32.5' (#498) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\  
-| * 57f02441 - (7 weeks ago) fix(container): update image vaultwarden/server to v1.32.5 - Renovate Bot
-|/  
-*   7e05e9f3 - (6 weeks ago) Merge pull request 'feat(helm): update chart grafana to 8.6.1' (#499) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * 8ac2e076 - (7 weeks ago) feat(helm): update chart grafana to 8.6.1 - Renovate Bot
-|/  
-*   19615473 - (6 weeks ago) Merge pull request 'feat(container): update image ghcr.io/zibbp/ganymede to v3.1.0' (#500) from renovate/ghcr.io-zibbp-ganymede-3.x into main - SeanOMik
-|\  
-| * 31172683 - (8 weeks ago) feat(container): update image ghcr.io/zibbp/ganymede to v3.1.0 - Renovate Bot
-|/  
-*   12d5c7dd - (6 weeks ago) Merge pull request 'feat(container): update image ghcr.io/zibbp/ganymede-frontend to v3.1.0' (#501) from renovate/ghcr.io-zibbp-ganymede-frontend-3.x into main - SeanOMik
-|\  
-| * 6478d49d - (8 weeks ago) feat(container): update image ghcr.io/zibbp/ganymede-frontend to v3.1.0 - Renovate Bot
-|/  
-*   0f11254c - (6 weeks ago) Merge pull request 'feat(container): update image ghcr.io/mealie-recipes/mealie to v2.2.0' (#502) from renovate/ghcr.io-mealie-recipes-mealie-2.x into main - SeanOMik
-|\  
-| * b913b724 - (8 weeks ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v2.2.0 - Renovate Bot
-|/  
-*   95852afd - (6 weeks ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/piwigo to v15.1.0' (#503) from renovate/lscr.io-linuxserver-piwigo-15.x into main - SeanOMik
-|\  
-| * 736a891f - (8 weeks ago) feat(container): update image lscr.io/linuxserver/piwigo to v15.1.0 - Renovate Bot
-|/  
-*   fe9fbef8 - (6 weeks ago) Merge pull request 'feat(helm): update chart redis to 20.3.0' (#504) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * 8326f403 - (8 weeks ago) feat(helm): update chart redis to 20.3.0 - Renovate Bot
-|/  
-* 09548e2d - (6 weeks ago) chore: implement backups for komga - SeanOMik
-* 4674a674 - (7 weeks ago) chore(kapowarr): change data path of kapowarr - SeanOMik
-* 8930ac52 - (7 weeks ago) chore(kapowarr): update to v1.0.0 - SeanOMik
-* 39b1db53 - (7 weeks ago) chore(kapowarr): support backups - SeanOMik
-* c2d8f75a - (7 weeks ago) fix(dendrite): set 'well_known_client_name' to try to fix element mobile app - SeanOMik
-* fddc952d - (8 weeks ago) feat: add navidrome - SeanOMik
-| * 415dab51 - (8 weeks ago) feat(helm): update chart kube-prometheus-stack to 66.1.0 - Renovate Bot (origin/renovate/kube-prometheus-stack-66.x)
-|/  
-| * 28f738ea - (8 weeks ago) fix(helm): update chart woodpecker to 1.6.2 - Renovate Bot (origin/renovate/woodpecker-1.x)
-|/  
-*   0967984e - (8 weeks ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 66.0.0' (#491) from renovate/kube-prometheus-stack-66.x into main - SeanOMik
-|\  
-| * a6768898 - (8 weeks ago) feat(helm)!: Update chart kube-prometheus-stack to 66.0.0 - Renovate Bot
-|/  
-*   cae21ac5 - (8 weeks ago) Merge pull request 'feat(helm): update chart volsync to 0.11.0' (#490) from renovate/volsync-0.x into main - SeanOMik
-|\  
-| * b082a4e7 - (8 weeks ago) feat(helm): update chart volsync to 0.11.0 - Renovate Bot
-|/  
-*   6f202020 - (8 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.1' (#492) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * 6716f8c7 - (8 weeks ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.1 - Renovate Bot
-|/  
-*   850f7921 - (8 weeks ago) Merge pull request 'fix(container): update image goofball222/factorio to v2.0.15' (#493) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * e051807d - (8 weeks ago) fix(container): update image goofball222/factorio to v2.0.15 - Renovate Bot
-|/  
-*   7a2e9d50 - (8 weeks ago) Merge pull request 'fix(container): update image nextcloud to v30.0.2' (#494) from renovate/nextcloud-30.x into main - SeanOMik
-|\  
-| * 65da6e01 - (8 weeks ago) fix(container): update image nextcloud to v30.0.2 - Renovate Bot
-|/  
-*   c76a6a9c - (9 weeks ago) feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.0 (#487) - SeanOMik
-|\  
-| * e06d8902 - (9 weeks ago) feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.11.0 - Renovate Bot
-|/  
-*   15c0c62f - (9 weeks ago) feat(container): update image ghcr.io/coder/code-server to v4.95.1 (#488) - SeanOMik
-|\  
-| * a83fe904 - (9 weeks ago) feat(container): update image ghcr.io/coder/code-server to v4.95.1 - Renovate Bot
-|/  
-*   95810c51 - (9 weeks ago) fix(helm): update chart victoria-metrics-single to 0.12.6 (#489) - SeanOMik
-|\  
-| * 2e876319 - (9 weeks ago) fix(helm): update chart victoria-metrics-single to 0.12.6 - Renovate Bot
-|/  
-*   9ff33bdc - (9 weeks ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.12.5' (#486) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 6a08ff34 - (9 weeks ago) fix(helm): update chart victoria-metrics-single to 0.12.5 - Renovate Bot
-|/  
-*   008dfa32 - (9 weeks ago) Merge pull request 'fix(helm): update chart mysql to 11.1.20' (#477) from renovate/mysql-11.x into main - SeanOMik
-|\  
-| * 30d52475 - (9 weeks ago) fix(helm): update chart mysql to 11.1.20 - Renovate Bot
-|/  
-*   a9bdd3a3 - (9 weeks ago) Merge pull request 'feat(container): update image victoriametrics/victoria-metrics to v1.106.0' (#478) from renovate/victoriametrics-victoria-metrics-1.x into main - SeanOMik
-|\  
-| * 3cf956b3 - (9 weeks ago) feat(container): update image victoriametrics/victoria-metrics to v1.106.0 - Renovate Bot
-|/  
-*   201305c3 - (9 weeks ago) Merge pull request 'feat(container): update image victoriametrics/vmagent to v1.106.0' (#479) from renovate/victoriametrics-vmagent-1.x into main - SeanOMik
-|\  
-| * 1b1a0277 - (9 weeks ago) feat(container): update image victoriametrics/vmagent to v1.106.0 - Renovate Bot
-|/  
-*   31c62c3a - (9 weeks ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 65.8.1' (#480) from renovate/kube-prometheus-stack-65.x into main - SeanOMik
-|\  
-| * ddaa7c87 - (9 weeks ago) feat(helm): update chart kube-prometheus-stack to 65.8.1 - Renovate Bot
-|/  
-*   c2aaabd7 - (9 weeks ago) Merge pull request 'fix(helm): update chart grafana to 8.5.12' (#481) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * c365b794 - (9 weeks ago) fix(helm): update chart grafana to 8.5.12 - Renovate Bot
-|/  
-*   129f819b - (9 weeks ago) Merge pull request 'feat(container): update image rancher/mirrored-library-busybox to v1.37.0' (#482) from renovate/rancher-mirrored-library-busybox-1.x into main - SeanOMik
-|\  
-| * 06bd7d04 - (9 weeks ago) feat(container): update image rancher/mirrored-library-busybox to v1.37.0 - Renovate Bot
-|/  
-*   a8faae75 - (9 weeks ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.12.4' (#483) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 84dab400 - (9 weeks ago) fix(helm): update chart victoria-metrics-single to 0.12.4 - Renovate Bot
-|/  
-*   6f7e3315 - (9 weeks ago) Merge pull request 'feat(helm): update chart victoria-metrics-operator to 0.37.0' (#484) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * 6b221bcb - (9 weeks ago) feat(helm): update chart victoria-metrics-operator to 0.37.0 - Renovate Bot
-|/  
-*   9f3f293a - (9 weeks ago) Merge pull request 'fix(helm): update chart authentik to 2024.10.1' (#485) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * 224eea42 - (9 weeks ago) fix(helm): update chart authentik to 2024.10.1 - Renovate Bot
-|/  
-*   bfd9e221 - (9 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2624 (#476) - SeanOMik
-|\  
-| * d9b6c188 - (9 weeks ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2624 - Renovate Bot
-|/  
-*   5a74c307 - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.26.0.4833' (#472) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 9a5923e2 - (9 weeks ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.26.0.4833 - Renovate Bot
-|/  
-*   9706b3be - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.15.0.9412' (#473) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * 806b435d - (9 weeks ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.15.0.9412 - Renovate Bot
-|/  
-*   2cfca35b - (9 weeks ago) Merge pull request 'fix(container): update image goofball222/factorio to v2.0.14' (#474) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * fe7550c0 - (9 weeks ago) fix(container): update image goofball222/factorio to v2.0.14 - Renovate Bot
-|/  
-*   0352dd09 - (9 weeks ago) Merge pull request 'fix(container): update image linuxserver/jellyfin to v10.10.1' (#475) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\  
-| * 2c0f198d - (9 weeks ago) fix(container): update image linuxserver/jellyfin to v10.10.1 - Renovate Bot
-|/  
-* a7697a2c - (9 weeks ago) chore: remove unused comments - SeanOMik
-* 854fb942 - (9 weeks ago) feat: implement backups to vaultwarden - SeanOMik
-*   84f703fa - (9 weeks ago) Merge pull request 'fix(helm): update chart ingress-nginx to 4.11.3' (#448) from renovate/ingress-nginx-4.x into main - SeanOMik
-|\  
-| * b23b0bd9 - (3 months ago) fix(helm): update chart ingress-nginx to 4.11.3 - Renovate Bot
-|/  
-*   893a0324 - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.14.0.9383' (#449) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * 3bc3f48d - (2 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.14.0.9383 - Renovate Bot
-|/  
-*   1c764e77 - (9 weeks ago) Merge pull request 'feat(helm): update chart victoria-metrics-operator to 0.36.0' (#450) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * 3c21ef9e - (3 months ago) feat(helm): update chart victoria-metrics-operator to 0.36.0 - Renovate Bot
-|/  
-*   30732a9a - (9 weeks ago) Merge pull request 'fix(helm): update chart mysql to 11.1.19' (#455) from renovate/mysql-11.x into main - SeanOMik
-|\  
-| * 845307fe - (3 months ago) fix(helm): update chart mysql to 11.1.19 - Renovate Bot
-|/  
-*   631459a0 - (9 weeks ago) Merge pull request 'fix(helm): update chart longhorn to 1.7.2' (#458) from renovate/longhorn-1.x into main - SeanOMik
-|\  
-| * 619eddb2 - (3 months ago) fix(helm): update chart longhorn to 1.7.2 - Renovate Bot
-|/  
-*   009066e7 - (9 weeks ago) Merge pull request 'fix(helm): update chart intel-device-plugins-gpu to 0.31.1' (#459) from renovate/intel-device-plugins-gpu-0.x into main - SeanOMik
-|\  
-| * a28b4632 - (3 months ago) fix(helm): update chart intel-device-plugins-gpu to 0.31.1 - Renovate Bot
-|/  
-*   a2805156 - (9 weeks ago) Merge pull request 'fix(helm): update chart intel-device-plugins-operator to 0.31.1' (#460) from renovate/intel-device-plugins-operator-0.x into main - SeanOMik
-|\  
-| * 4e38d95f - (3 months ago) fix(helm): update chart intel-device-plugins-operator to 0.31.1 - Renovate Bot
-|/  
-*   3276d127 - (9 weeks ago) Merge pull request 'feat(container)!: Update image ghcr.io/mealie-recipes/mealie to v2' (#465) from renovate/ghcr.io-mealie-recipes-mealie-2.x into main - SeanOMik
-|\  
-| * c3509bc1 - (10 weeks ago) feat(container)!: Update image ghcr.io/mealie-recipes/mealie to v2 - Renovate Bot
-|/  
-*   dd16a048 - (9 weeks ago) Merge pull request 'fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.16.2' (#468) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * 159a8e43 - (10 weeks ago) fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.16.2 - Renovate Bot
-|/  
-*   f125f370 - (9 weeks ago) Merge pull request 'fix(container): update image nginxinc/nginx-unprivileged to v1.27.2' (#441) from renovate/nginxinc-nginx-unprivileged-1.x into main - SeanOMik
-|\  
-| * e12bac79 - (3 months ago) fix(container): update image nginxinc/nginx-unprivileged to v1.27.2 - Renovate Bot
-|/  
-*   6d32ce9f - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.6' (#443) from renovate/ghcr.io-onedr0p-tautulli-2.x into main - SeanOMik
-|\  
-| * 916dace9 - (3 months ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.6 - Renovate Bot
-|/  
-*   6443ce3a - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.25.4.4818' (#444) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 29354870 - (3 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.25.4.4818 - Renovate Bot
-|/  
-*   efb2a0cd - (9 weeks ago) Merge pull request 'fix(container): update image bobokun/qbit_manage to v4.1.12' (#445) from renovate/bobokun-qbit_manage-4.x into main - SeanOMik
-|\  
-| * f0c21adc - (3 months ago) fix(container): update image bobokun/qbit_manage to v4.1.12 - Renovate Bot
-|/  
-*   2a581ef6 - (9 weeks ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2579' (#446) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * 777fcd27 - (2 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2579 - Renovate Bot
-|/  
-*   83e44740 - (9 weeks ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.31.0' (#447) from renovate/pgadmin4-1.x into main - SeanOMik
-|\  
-| * 55b1f310 - (3 months ago) feat(helm): update chart pgadmin4 to 1.31.0 - Renovate Bot
-|/  
-*   5ee21a79 - (9 weeks ago) Merge pull request 'fix(helm): update chart grafana to 8.5.11' (#451) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * a896d74f - (10 weeks ago) fix(helm): update chart grafana to 8.5.11 - Renovate Bot
-|/  
-*   1b930cb7 - (9 weeks ago) Merge pull request 'fix(container): update image gotson/komga to v1.14.1' (#452) from renovate/gotson-komga-1.x into main - SeanOMik
-|\  
-| * 40f7a4a5 - (3 months ago) fix(container): update image gotson/komga to v1.14.1 - Renovate Bot
-|/  
-*   d560f6e5 - (9 weeks ago) Merge pull request 'fix(helm): update chart cilium to 1.16.3' (#453) from renovate/cilium-1.x into main - SeanOMik
-|\  
-| * b61b94e9 - (3 months ago) fix(helm): update chart cilium to 1.16.3 - Renovate Bot
-|/  
-*   70cc7751 - (9 weeks ago) Merge pull request 'fix(helm): update chart node-feature-discovery to 0.16.6' (#454) from renovate/node-feature-discovery-0.x into main - SeanOMik
-|\  
-| * 74152bb3 - (10 weeks ago) fix(helm): update chart node-feature-discovery to 0.16.6 - Renovate Bot
-|/  
-*   6d7a4599 - (9 weeks ago) Merge pull request 'fix(helm): update chart cloudnative-pg to 0.22.1' (#456) from renovate/cloudnative-pg-0.x into main - SeanOMik
-|\  
-| * 33e3409b - (3 months ago) fix(helm): update chart cloudnative-pg to 0.22.1 - Renovate Bot
-|/  
-*   28d15e0b - (9 weeks ago) Merge pull request 'feat(container): update image victoriametrics/victoria-metrics to v1.105.0' (#461) from renovate/victoriametrics-victoria-metrics-1.x into main - SeanOMik
-|\  
-| * 983a17a4 - (3 months ago) feat(container): update image victoriametrics/victoria-metrics to v1.105.0 - Renovate Bot
-|/  
-*   8b4b8e54 - (9 weeks ago) Merge pull request 'feat(container): update image victoriametrics/vmagent to v1.105.0' (#462) from renovate/victoriametrics-vmagent-1.x into main - SeanOMik
-|\  
-| * 2bed79e9 - (3 months ago) feat(container): update image victoriametrics/vmagent to v1.105.0 - Renovate Bot
-|/  
-*   464b0349 - (9 weeks ago) Merge pull request 'fix(container): update image nextcloud to v30.0.1' (#463) from renovate/nextcloud-30.x into main - SeanOMik
-|\  
-| * 850b2164 - (3 months ago) fix(container): update image nextcloud to v30.0.1 - Renovate Bot
-|/  
-*   26b720dc - (9 weeks ago) Merge pull request 'feat(container)!: Update image goofball222/factorio to v2' (#464) from renovate/goofball222-factorio-2.x into main - SeanOMik
-|\  
-| * 992160df - (10 weeks ago) feat(container)!: Update image goofball222/factorio to v2 - Renovate Bot
-|/  
-*   d4d042c7 - (9 weeks ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.10.4' (#434) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * 0d0b659b - (2 months ago) feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.10.4 - Renovate Bot
-|/  
-*   09144853 - (9 weeks ago) Merge pull request 'feat(container)!: Update image lscr.io/linuxserver/piwigo to v15' (#466) from renovate/lscr.io-linuxserver-piwigo-15.x into main - SeanOMik
-|\  
-| * f172f754 - (3 months ago) feat(container)!: Update image lscr.io/linuxserver/piwigo to v15 - Renovate Bot
-|/  
-*   6fd86489 - (9 weeks ago) Merge pull request 'feat(container): update image linuxserver/jellyfin to v10.10.0' (#467) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\  
-| * 2a5ec297 - (2 months ago) feat(container): update image linuxserver/jellyfin to v10.10.0 - Renovate Bot
-|/  
-*   dd864a68 - (9 weeks ago) Merge pull request 'feat(helm): update chart redis to 20.2.1' (#433) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * 3b910cf4 - (3 months ago) feat(helm): update chart redis to 20.2.1 - Renovate Bot
-|/  
-*   275b8737 - (9 weeks ago) Merge pull request 'feat(helm): update chart victoria-metrics-single to 0.12.3' (#435) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 4290cdb7 - (3 months ago) feat(helm): update chart victoria-metrics-single to 0.12.3 - Renovate Bot
-|/  
-*   c9e32c76 - (9 weeks ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 65.5.1' (#436) from renovate/kube-prometheus-stack-65.x into main - SeanOMik
-|\  
-| * 8aac1ba8 - (10 weeks ago) feat(helm)!: Update chart kube-prometheus-stack to 65.5.1 - Renovate Bot
-|/  
-*   41934641 - (9 weeks ago) Merge pull request 'feat(helm): update chart cert-manager to v1.16.1' (#437) from renovate/cert-manager-1.x into main - SeanOMik
-|\  
-| * ecd49a9a - (3 months ago) feat(helm): update chart cert-manager to v1.16.1 - Renovate Bot
-|/  
-*   bdaa477b - (9 weeks ago) Merge pull request 'fix(container): update image vaultwarden/server to v1.32.3' (#438) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\  
-| * 15b948cb - (2 months ago) fix(container): update image vaultwarden/server to v1.32.3 - Renovate Bot
-|/  
-*   e18c3357 - (9 weeks ago) Merge pull request 'feat(github-release)!: Update traefik-crd-source to v33.0.0' (#469) from renovate/traefik-crd-source-33.x into main - SeanOMik
-|\  
-| * 136ba7cd - (10 weeks ago) feat(github-release)!: Update traefik-crd-source to v33.0.0 - Renovate Bot
-|/  
-*   2a33f435 - (9 weeks ago) Merge pull request 'feat(helm)!: Update chart traefik to 33.0.0' (#470) from renovate/traefik-33.x into main - SeanOMik
-|\  
-| * aaa19994 - (10 weeks ago) feat(helm)!: Update chart traefik to 33.0.0 - Renovate Bot
-|/  
-*   0e5a2b93 - (9 weeks ago) Merge pull request 'feat(helm): update chart authentik to 2024.10.0' (#471) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * b96b8747 - (10 weeks ago) feat(helm): update chart authentik to 2024.10.0 - Renovate Bot
-|/  
-*   de31e20d - (2 months ago) Merge pull request 'feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.16.1' (#442) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * 78996847 - (2 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.16.1 - Renovate Bot
-|/  
-* aa30def5 - (3 months ago) fix: include external monitors - SeanOMik
-* bf4d8256 - (3 months ago) chore: change essential ip address for node exporter to new machine ip - SeanOMik
-* 9d737570 - (3 months ago) fix: update forgejo host ssh key - SeanOMik
-* 360c8123 - (3 months ago) chore: move trilium to volsync PVCs - SeanOMik
-* 60167595 - (3 months ago) chore: move piwigo to volsync PVCs - SeanOMik
-* 13e68736 - (3 months ago) chore: move mealie to volsync PVCs - SeanOMik
-* a8392da2 - (3 months ago) chore: move fireflyiii to volsync PVCs - SeanOMik
-* a72cb94d - (3 months ago) chore: remove unused comments - SeanOMik
-* 78fde5a9 - (3 months ago) fix(dendrite): fix helm schema errors, use smaller pvc size - SeanOMik
-* 2cff2dba - (3 months ago) fix: use correct name for snapshot-controller kustomization - SeanOMik
-* 81b3bd79 - (3 months ago) fix: include volsync kustomization - SeanOMik
-* 7ab4ad84 - (3 months ago) fix(dendrite): specify correct namespace, remove namespaces from volsync templates - SeanOMik
-* 51bf76fe - (3 months ago) feat: enable volsync for dendrite - SeanOMik
-* ed3c9ac7 - (3 months ago) feat: completely switch to cloudnative-pg - SeanOMik
-* 700fc730 - (3 months ago) fix(cloudnative-pg): add namespaces to cluster resources - SeanOMik
-* 95f96828 - (3 months ago) feat: start switching to new cloudnative-pg, remove label selectors for prometheus stack resources - SeanOMik
-* 89301392 - (3 months ago) fix: use correct controller and container name in mounts in sonarr and radarr - SeanOMik
-* d62c1991 - (3 months ago) chore(radarr): change identifiers in helm chart, add init-db init container - SeanOMik
-* 7b71a5bd - (3 months ago) chore(sonarr): change helm chart identifiers - SeanOMik
-* 77072391 - (3 months ago) feat(sonarr): try to fix sonarr - SeanOMik
-* 927025ea - (3 months ago) fix(sonarr): specify api key for exportarr - SeanOMik
-* 751b6d2e - (3 months ago) feat(sonarr): update app-template for sonarr, start migration to postgres - SeanOMik
-* 06bf3d56 - (8 weeks ago) fix(radarr): remove invalid character - SeanOMik
-* da70341a - (3 months ago) chore(radarr): remove volsync backups since they wont be needed - SeanOMik
-* 849f6d4c - (3 months ago) feat(radarr): start postgres migration - SeanOMik
-* 6d4b2946 - (3 months ago) fix: allow privileged volsync movers for download namespace - SeanOMik
-* 48a57df9 - (3 months ago) fix: try to use openebs zfs-localpv to backup radarr - SeanOMik
-* cbf08842 - (3 months ago) feat: add openebs zfs-localpv - SeanOMik
-* 4521ee70 - (3 months ago) chore: go back to hostpath for radarr mount - SeanOMik
-* c9c1a876 - (3 months ago) chore: change name of longhorn snapshot class - SeanOMik
-* e02c4d80 - (3 months ago) feat: add volume snapshot class for longhorn - SeanOMik
-* b4bfb3e1 - (3 months ago) fix: try to fix radarr volsync backups - SeanOMik
-* 84c6b484 - (3 months ago) fix(radarr): use correct path to volsync templates - SeanOMik
-* dc392a71 - (3 months ago) fix(radarr): use correct ks.yaml path - SeanOMik
-* 9847eac8 - (3 months ago) feat(radarr): update folder structure, try to implement b2 backups - SeanOMik
-* adc21e78 - (3 months ago) chore: update app-template chart for radarr - SeanOMik
-* 6bf0b594 - (3 months ago) feat: add volsync - SeanOMik
-| * 29f7790c - (3 months ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.14.6 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-tautulli-2.x)
-|/  
-| * 2c1df110 - (3 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.15.0 - Renovate Bot (origin/renovate/ghcr.io-advplyr-audiobookshelf-2.x)
-|/  
-| * af8dc7b4 - (3 months ago) feat(helm)!: Update chart kube-prometheus-stack to 65.2.0 - Renovate Bot (origin/renovate/kube-prometheus-stack-65.x)
-|/  
-| * ff69f2a1 - (3 months ago) feat(helm): update chart traefik to 32.1.1 - Renovate Bot (origin/renovate/traefik-32.x)
-|/  
-| * 0e520e42 - (3 months ago) feat(github-release): update traefik-crd-source to v32.1.1 - Renovate Bot (origin/renovate/traefik-crd-source-32.x)
-|/  
-* 8744f716 - (3 months ago) chore(ganymede): change uid and gid - SeanOMik
-| * 2041c669 - (3 months ago) feat(helm): update chart cert-manager to v1.16.1 - Renovate Bot (origin/renovate/cert-manager-1.x)
-|/  
-| * c7bc5475 - (3 months ago) feat(helm): update chart pgadmin4 to 1.31.0 - Renovate Bot (origin/renovate/pgadmin4-1.x)
-|/  
-| * c3a7870f - (3 months ago) fix(helm): update chart ingress-nginx to 4.11.3 - Renovate Bot (origin/renovate/ingress-nginx-4.x)
-|/  
-| * 6dda7e47 - (3 months ago) fix(container): update image nginxinc/nginx-unprivileged to v1.27.2 - Renovate Bot (origin/renovate/nginxinc-nginx-unprivileged-1.x)
-|/  
-*   a7893d9d - (3 months ago) feat(github-release): update fluxcd/flux2 to v2.4.0 (#422) - SeanOMik
-|\  
-| * 4816c404 - (3 months ago) feat(github-release): update fluxcd/flux2 to v2.4.0 - Renovate Bot
-|/  
-*   7a384eae - (3 months ago) fix(helm): update chart authentik to 2024.8.3 (#418) - SeanOMik
-|\  
-| * a9c35bba - (3 months ago) fix(helm): update chart authentik to 2024.8.3 - Renovate Bot
-|/  
-*   66990cd2 - (3 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2457 (#416) - SeanOMik
-|\  
-| * 792c9c56 - (3 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2457 - Renovate Bot
-|/  
-*   4280db95 - (3 months ago) fix(container): update image ghcr.io/zibbp/ganymede to v3.0.2 (#417) - SeanOMik
-|\  
-| * acb29095 - (3 months ago) fix(container): update image ghcr.io/zibbp/ganymede to v3.0.2 - Renovate Bot
-|/  
-*   86fda2c5 - (3 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.12.0.9255 (#419) - SeanOMik
-|\  
-| * 26615356 - (3 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.12.0.9255 - Renovate Bot
-|/  
-*   6fa7698b - (3 months ago) feat(helm): update chart intel-device-plugins-gpu to 0.31.0 (#423) - SeanOMik
-|\  
-| * 666b1545 - (3 months ago) feat(helm): update chart intel-device-plugins-gpu to 0.31.0 - Renovate Bot
-|/  
-*   c7205cdf - (3 months ago) feat(helm): update chart intel-device-plugins-operator to 0.31.0 (#424) - SeanOMik
-|\  
-| * 000378fa - (3 months ago) feat(helm): update chart intel-device-plugins-operator to 0.31.0 - Renovate Bot
-|/  
-*   9024c663 - (3 months ago) fix(helm): update chart victoria-metrics-operator to 0.35.2 (#420) - SeanOMik
-|\  
-| * c9b6ec2b - (3 months ago) fix(helm): update chart victoria-metrics-operator to 0.35.2 - Renovate Bot
-|/  
-*   356ef0fd - (3 months ago) feat(container): update image victoriametrics/victoria-metrics to v1.104.0 (#425) - SeanOMik
-|\  
-| * b0f6a2cf - (3 months ago) feat(container): update image victoriametrics/victoria-metrics to v1.104.0 - Renovate Bot
-|/  
-*   592f3649 - (3 months ago) feat(container): update image victoriametrics/vmagent to v1.104.0 (#426) - SeanOMik
-|\  
-| * eab0e7d2 - (3 months ago) feat(container): update image victoriametrics/vmagent to v1.104.0 - Renovate Bot
-|/  
-*   ff879871 - (3 months ago) fix(container): update image bobokun/qbit_manage to v4.1.10 (#427) - SeanOMik
-|\  
-| * 60072f20 - (3 months ago) fix(container): update image bobokun/qbit_manage to v4.1.10 - Renovate Bot
-|/  
-*   5a938108 - (3 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.5 (#428) - SeanOMik
-|\  
-| * 4867e6a8 - (3 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.5 - Renovate Bot
-|/  
-*   6ed9c49e - (3 months ago) fix(helm): update chart grafana to 8.5.2 (#429) - SeanOMik
-|\  
-| * 024d0f96 - (3 months ago) fix(helm): update chart grafana to 8.5.2 - Renovate Bot
-|/  
-*   1d206a2c - (3 months ago) fix(helm): update chart redis to 20.1.6 (#430) - SeanOMik
-|\  
-| * 04983096 - (3 months ago) fix(helm): update chart redis to 20.1.6 - Renovate Bot
-|/  
-*   e304c3b9 - (3 months ago) feat(helm)!: Update chart kube-prometheus-stack to 64.0.0 (#431) - SeanOMik
-|\  
-| * db3f4be2 - (3 months ago) feat(helm)!: Update chart kube-prometheus-stack to 64.0.0 - Renovate Bot
-|/  
-* e3714315 - (3 months ago) flux(cilium): use correct k8s service host - SeanOMik
-* 1354fd12 - (3 months ago) fix: change nginx load balancer ips to use new pool - SeanOMik
-* bb16a89a - (3 months ago) feat: add grafana and kube-prometheus-stack for kubernetes and node exporters - SeanOMik
-* a64e2fed - (3 months ago) feat(cilium): add cilium config that enables everything needed for l2 loadbalancing - SeanOMik
-*   3578438b - (3 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.3.4754' (#409) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * fc4d6eae - (3 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.3.4754 - Renovate Bot
-|/  
-*   33def0d9 - (3 months ago) Merge pull request 'fix(helm): update chart redis to 20.1.5' (#410) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * c44c3931 - (3 months ago) fix(helm): update chart redis to 20.1.5 - Renovate Bot
-|/  
-*   11d17080 - (3 months ago) Merge pull request 'feat(container): update image gotson/komga to v1.14.0' (#411) from renovate/gotson-komga-1.x into main - SeanOMik
-|\  
-| * ef5dd3f4 - (3 months ago) feat(container): update image gotson/komga to v1.14.0 - Renovate Bot
-|/  
-*   d0267679 - (3 months ago) Merge pull request 'feat(helm): update chart victoria-metrics-operator to 0.35.1' (#412) from renovate/victoria-metrics-operator-0.x into main - SeanOMik
-|\  
-| * c64805fd - (3 months ago) feat(helm): update chart victoria-metrics-operator to 0.35.1 - Renovate Bot
-|/  
-*   986d52e9 - (3 months ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 63.1.0' (#414) from renovate/kube-prometheus-stack-63.x into main - SeanOMik
-|\  
-| * e60a26c2 - (3 months ago) feat(helm)!: Update chart kube-prometheus-stack to 63.1.0 - Renovate Bot
-|/  
-*   7702f2d4 - (3 months ago) Merge pull request 'feat(github-release)!: Update traefik-crd-source to v32.0.0' (#413) from renovate/traefik-crd-source-32.x into main - SeanOMik
-|\  
-| * 30934d0e - (3 months ago) feat(github-release)!: Update traefik-crd-source to v32.0.0 - Renovate Bot
-|/  
-*   7d26caeb - (3 months ago) Merge pull request 'feat(helm)!: Update chart traefik to 32.0.0' (#415) from renovate/traefik-32.x into main - SeanOMik
-|\  
-| * 6a9cdc51 - (3 months ago) feat(helm)!: Update chart traefik to 32.0.0 - Renovate Bot
-|/  
-*   b0bb6723 - (3 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.9.3' (#400) from renovate/ghcr.io-onedr0p-home-assistant-2024.x into main - SeanOMik
-|\  
-| * cd72a45a - (3 months ago) fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.9.3 - Renovate Bot
-|/  
-*   c28125a0 - (3 months ago) Merge pull request 'fix(github-release): update traefik-crd-source to v31.1.1' (#401) from renovate/traefik-crd-source-31.x into main - SeanOMik
-|\  
-| * c83d4c70 - (4 months ago) fix(github-release): update traefik-crd-source to v31.1.1 - Renovate Bot
-|/  
-*   98a53853 - (3 months ago) Merge pull request 'feat(helm)!: Update chart traefik to 31.1.1' (#402) from renovate/traefik-31.x into main - SeanOMik
-|\  
-| * 7d34db3f - (4 months ago) feat(helm)!: Update chart traefik to 31.1.1 - Renovate Bot
-|/  
-*   f285fe2f - (3 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.11.0.9244' (#403) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * 703614bb - (3 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.11.0.9244 - Renovate Bot
-|/  
-*   87722736 - (3 months ago) Merge pull request 'fix(helm): update chart redis to 20.1.4' (#404) from renovate/redis-20.x into main - SeanOMik
-|\  
-| * ff3683ec - (4 months ago) fix(helm): update chart redis to 20.1.4 - Renovate Bot
-|/  
-*   e15a7223 - (3 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2421' (#405) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * a82b34b3 - (4 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2421 - Renovate Bot
-|/  
-*   0ae59c91 - (3 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.1.4740' (#406) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * fc46838e - (4 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.1.4740 - Renovate Bot
-|/  
-*   0a803f48 - (3 months ago) Merge pull request 'feat(container): update image ghcr.io/coder/code-server to v4.93.1' (#407) from renovate/ghcr.io-coder-code-server-4.x into main - SeanOMik
-|\  
-| * 8c9ec59f - (4 months ago) feat(container): update image ghcr.io/coder/code-server to v4.93.1 - Renovate Bot
-|/  
-*   7ca22b4d - (3 months ago) Merge pull request 'fix(helm): update chart openebs to 4.1.1' (#408) from renovate/openebs-4.x into main - SeanOMik
-|\  
-| * 1854d8da - (3 months ago) fix(helm): update chart openebs to 4.1.1 - Renovate Bot
-|/  
-* 98516736 - (4 months ago) chore: rename vmsingle and vmagent instances - SeanOMik
-* 0150d3cb - (4 months ago) fix(qbittorrent): downgrade to v4.6.6 for qbit-manage - SeanOMik
-| * 313bbc6d - (4 months ago) feat(helm)!: Update chart postgresql to 15.5.32 - Renovate Bot (origin/renovate/postgresql-15.x)
-|/  
-* 54304af6 - (4 months ago) feat: add nextcloud to thin cluster - SeanOMik
-* 18ab6dc1 - (4 months ago) feat(redis): switch to sentinel redis - SeanOMik
-* cd4a2e4f - (4 months ago) fix(whoami): use correct hostname for internal service, whoami - SeanOMik
-* 9065539a - (4 months ago) fix(openebs): enable reclaim policy for openebs-single sc - SeanOMik
-* 4929d9a0 - (4 months ago) fix(database): fix database namespace for thin cluster - SeanOMik
-* dcd65c89 - (4 months ago) fix(thin-cluster): use correct ks.yaml paths - SeanOMik
-* 471ba03f - (4 months ago) forgot to remove these - SeanOMik
-* 92fc3a2c - (4 months ago) feat(openebs): enable volume expansion for openebs-dual sc, set storage classes to retain - SeanOMik
-* 2babcfa4 - (4 months ago) feat: move common/database to thin cluster, create redis deployment for thin cluster, move exim out to common - SeanOMik
-* c1c9d10b - (4 months ago) chore: reorganize postgres ks.yaml - SeanOMik
-* a7cbcbba - (4 months ago) feat(thin): add victoria-metrics for monitoring - SeanOMik
-* e1647d2c - (4 months ago) chore: remove unused line, move victoria-metrics-charts - SeanOMik
-* 04a0b2ed - (4 months ago) fix(cert-manager): temporarily disable cert-manager servicemonitor - SeanOMik
-* 7d95dee9 - (4 months ago) chore(unpackerr): update helmchart version - SeanOMik
-* 78cb9010 - (4 months ago) fix(traefik): include wildcard-cert.yaml - SeanOMik
-* c2b6f794 - (4 months ago) fix: use correct issuer for postgres cert - SeanOMik
-* f6d50f58 - (4 months ago) fix: shrink ganymede-data size back to original size - SeanOMik
-* 5c41d2ad - (4 months ago) chore: switch thin cluster to main branch after the merge - SeanOMik
-* d7d81b39 - (4 months ago) feat: cert-manager ca for internal certs, enable tls for postgres - SeanOMik
-*   4fe6efbf - (4 months ago) Merge pull request 'Add a cluster of thin clients' (#399) from feat/thin-cluster into main - SeanOMik
-|\  
-| * dd70c87b - (4 months ago) fix: use correct kustomize file paths - SeanOMik (origin/feat/thin-cluster, feat/thin-cluster)
-| * 9e58733a - (4 months ago) feat: add kubevirt to thin cluster - SeanOMik
-| * 2b432acd - (4 months ago) feat: add home-assistant to thin cluster - SeanOMik
-| * 473ffdff - (4 months ago) fix: use correct file path - SeanOMik
-| * 5a9e883b - (4 months ago) feat: switch from traefik to nginx-ingress - SeanOMik
-| * 3da1b8e6 - (4 months ago) fix(postgres): use correct file paths - SeanOMik
-| * 4fd71c59 - (4 months ago) feat: add postgres - SeanOMik
-| * d7c85370 - (4 months ago) fix(whoami): specifiy internal ingress class - SeanOMik
-| * f02811f4 - (4 months ago) fix: use correct name and path of kustomization - SeanOMik
-| * 32095900 - (4 months ago) feat: add snapshot-system and openebs mayastor - SeanOMik
-| * daa10b10 - (4 months ago) fix: change load balancer subnet, make certs valid for '*.internal' domains - SeanOMik
-| * bed6a155 - (4 months ago) fix: specify bgp label on traefik services - SeanOMik
-| * d2be6e6c - (4 months ago) fix: use correct path of thin cluster traefik - SeanOMik
-| * 6bb2b612 - (4 months ago) feat: add internal ingress, generate internal certs, setup cilium bgp, create whoami deployment - SeanOMik
-| * 41a06897 - (4 months ago) chore: remove metallb from thin cluster - SeanOMik
-| * 219b416f - (4 months ago) fix: use correct file path - SeanOMik
-| * 63ad2c9c - (4 months ago) feat: move metallb to common, install it in thin cluster - SeanOMik
-| * 3a8639f8 - (4 months ago) feat: reorganize cert-manager to avoid crds race condition - SeanOMik
-| * 9134f887 - (4 months ago) feat: move cert-manager to common, add it to thin cluster - SeanOMik
-| * 2ec21aa7 - (4 months ago) fix(nfd, intel-gpu): use correct kustomization path - SeanOMik
-| * 8c224b44 - (4 months ago) fix(traefik): add substituteFrom config map and secrets - SeanOMik
-| * 18c99ba3 - (4 months ago) fix: traefik crds race condition - SeanOMik
-| * ea0ba61a - (4 months ago) fix: remove metallb, use cilium load balancer ip pool instead - SeanOMik
-| * d54748b3 - (4 months ago) chore: remove unused traefik entrypoint - SeanOMik
-| * 9c374371 - (4 months ago) fix: enable metallb crds - SeanOMik
-| * 9dcb7c6d - (4 months ago) fix: remove dependsOn: core for thin cluster - SeanOMik
-| * 14216829 - (4 months ago) feat: add new cluster, create common directory - SeanOMik
-|/  
-*   5917341e - (4 months ago) Merge pull request 'feat(github-release)!: Update traefik-crd-source to v31.1.0' (#385) from renovate/traefik-crd-source-31.x into main - SeanOMik
-|\  
-| * b0e47180 - (4 months ago) feat(github-release)!: Update traefik-crd-source to v31.1.0 - Renovate Bot
-|/  
-*   f1132025 - (4 months ago) Merge pull request 'fix(container): update image alpine to v3.20.3' (#395) from renovate/alpine-3.x into main - SeanOMik
-|\  
-| * 4abd7677 - (4 months ago) fix(container): update image alpine to v3.20.3 - Renovate Bot
-|/  
-*   8ef1659f - (4 months ago) Merge pull request 'feat(container): update image temporalio/auto-setup to v1.25' (#389) from renovate/temporalio-auto-setup-1.x into main - SeanOMik
-|\  
-| * f22cf45d - (4 months ago) feat(container): update image temporalio/auto-setup to v1.25 - Renovate Bot
-|/  
-*   11f2fbde - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.13.4' (#370) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * b389d60b - (4 months ago) fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.13.4 - Renovate Bot
-|/  
-*   679f6175 - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.7' (#371) from renovate/ghcr.io-onedr0p-qbittorrent-4.x into main - SeanOMik
-|\  
-| * 1817bfd4 - (4 months ago) fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.7 - Renovate Bot
-|/  
-*   d3d6f0e9 - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.10.3.9178' (#372) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * b34c9d5b - (4 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.10.3.9178 - Renovate Bot
-|/  
-*   09dc2632 - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2386' (#373) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * 60cef127 - (4 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2386 - Renovate Bot
-|/  
-*   45bf2d54 - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/zibbp/ganymede-frontend to v3.0.1' (#374) from renovate/ghcr.io-zibbp-ganymede-frontend-3.x into main - SeanOMik
-|\  
-| * dee1286d - (4 months ago) fix(container): update image ghcr.io/zibbp/ganymede-frontend to v3.0.1 - Renovate Bot
-|/  
-*   f0e997d8 - (4 months ago) Merge pull request 'feat(container): update image gotson/komga to v1.13.0' (#375) from renovate/gotson-komga-1.x into main - SeanOMik
-|\  
-| * 1589ac5e - (4 months ago) feat(container): update image gotson/komga to v1.13.0 - Renovate Bot
-|/  
-*   fd8e63ba - (4 months ago) Merge pull request 'fix(github-release): update local-path-provisioner to v0.0.29' (#376) from renovate/local-path-provisioner-0.x into main - SeanOMik
-|\  
-| * e7bfe2e2 - (4 months ago) fix(github-release): update local-path-provisioner to v0.0.29 - Renovate Bot
-|/  
-*   87a28dc5 - (4 months ago) Merge pull request 'fix(helm): update chart grafana to 8.5.1' (#377) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * dd89ee09 - (4 months ago) fix(helm): update chart grafana to 8.5.1 - Renovate Bot
-|/  
-*   746e48c3 - (4 months ago) Merge pull request 'fix(helm): update chart longhorn to 1.7.1' (#378) from renovate/longhorn-1.x into main - SeanOMik
-|\  
-| * 7d8a75c6 - (4 months ago) fix(helm): update chart longhorn to 1.7.1 - Renovate Bot
-|/  
-*   fefad39b - (4 months ago) Merge pull request 'fix(helm): update chart mysql to 11.1.17' (#379) from renovate/mysql-11.x into main - SeanOMik
-|\  
-| * d3fc019f - (4 months ago) fix(helm): update chart mysql to 11.1.17 - Renovate Bot
-|/  
-*   e8c01c01 - (4 months ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.11.2' (#380) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 7f870f9d - (4 months ago) fix(helm): update chart victoria-metrics-single to 0.11.2 - Renovate Bot
-|/  
-*   7f784578 - (4 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.0.4721' (#381) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 6d5e8ec8 - (4 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.24.0.4721 - Renovate Bot
-|/  
-*   bc1149f2 - (4 months ago) Merge pull request 'feat(helm): update chart authentik to 2024.8.2' (#382) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * f1abdfbb - (4 months ago) feat(helm): update chart authentik to 2024.8.2 - Renovate Bot
-|/  
-*   739f3c8e - (4 months ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 62.7.0' (#383) from renovate/kube-prometheus-stack-62.x into main - SeanOMik
-|\  
-| * 09fe06ef - (4 months ago) feat(helm): update chart kube-prometheus-stack to 62.7.0 - Renovate Bot
-|/  
-*   f62690f1 - (4 months ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.29.0' (#384) from renovate/pgadmin4-1.x into main - SeanOMik
-|\  
-| * c6a94e76 - (4 months ago) feat(helm): update chart pgadmin4 to 1.29.0 - Renovate Bot
-|/  
-*   3c0566d9 - (4 months ago) feat(helm)!: Update chart traefik to 31.1.0 (#386) - SeanOMik
-|\  
-| * d0a46c4e - (4 months ago) feat(helm)!: Update chart traefik to 31.1.0 - Renovate Bot
-|/  
-*   624d26c4 - (4 months ago) fix(container): update image bobokun/qbit_manage to v4.1.9 (#387) - SeanOMik
-|\  
-| * fcf78e64 - (4 months ago) fix(container): update image bobokun/qbit_manage to v4.1.9 - Renovate Bot
-|/  
-*   42a970b6 - (4 months ago) fix(container): update image linuxserver/freshrss to v1.24.3 (#388) - SeanOMik
-|\  
-| * 91f0423f - (4 months ago) fix(container): update image linuxserver/freshrss to v1.24.3 - Renovate Bot
-|/  
-*   8afa7376 - (4 months ago) fix(container): update image linuxserver/jellyfin to v10.9.11 (#391) - SeanOMik
-|\  
-| * b4099947 - (4 months ago) fix(container): update image linuxserver/jellyfin to v10.9.11 - Renovate Bot
-|/  
-*   298ef262 - (4 months ago) fix(container): update image goofball222/factorio to v1.1.110 (#392) - SeanOMik
-|\  
-| * ba8aaf37 - (4 months ago) fix(container): update image goofball222/factorio to v1.1.110 - Renovate Bot
-|/  
-*   c36eabc9 - (4 months ago) feat(helm): update chart redis to 20.1.4 (#393) - SeanOMik
-|\  
-| * fa68e1d4 - (4 months ago) feat(helm): update chart redis to 20.1.0 - Renovate Bot
-|/  
-*   c3807109 - (4 months ago) fix(container): update image matrixdotorg/dendrite-monolith to v0.13.8 (#394) - SeanOMik
-|\  
-| * 92a6b9cb - (4 months ago) fix(container): update image matrixdotorg/dendrite-monolith to v0.13.8 - Renovate Bot
-|/  
-*   581f2e5f - (4 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.4 (#396) - SeanOMik
-|\  
-| * 96f0fd98 - (4 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.4 - Renovate Bot
-|/  
-*   cd7a0ee7 - (4 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.5 (#397) - SeanOMik
-|\  
-| * daffc5df - (4 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.5 - Renovate Bot
-|/  
-*   340bbd55 - (4 months ago) feat(helm): update chart woodpecker to 1.6.0 (#398) - SeanOMik
-|\  
-| * 94e4747f - (4 months ago) feat(helm): update chart woodpecker to 1.6.0 - Renovate Bot
-|/  
-* d119ac62 - (4 months ago) chore: remove domain name - SeanOMik
-* 1e602ec8 - (4 months ago) fix(ganymede): fix after update broke it - SeanOMik
-* d4e5a254 - (4 months ago) fix(cdn): use custom nonroot nginx container with fancy index - SeanOMik
-* f98c57be - (4 months ago) chore: move cluster into 'kubernetes/main' folder - SeanOMik (move)
-* af31ee53 - (4 months ago) feat: collect node-exporter metrics from essential box - SeanOMik
-* 3c45624a - (4 months ago) fix(qbittorrent): downgrade to v4.6.5 for qbit-manage - SeanOMik
-*   0077f601 - (4 months ago) Merge pull request 'feat(container)!: Update image ghcr.io/zibbp/ganymede to v3' (#345) from renovate/ghcr.io-zibbp-ganymede-3.x into main - SeanOMik
-|\  
-| * ce517ae5 - (5 months ago) feat(container)!: Update image ghcr.io/zibbp/ganymede to v3 - Renovate Bot
-|/  
-*   ea3de5ad - (4 months ago) Merge pull request 'feat(container)!: Update image ghcr.io/zibbp/ganymede-frontend to v3' (#346) from renovate/ghcr.io-zibbp-ganymede-frontend-3.x into main - SeanOMik
-|\  
-| * 847d35aa - (5 months ago) feat(container)!: Update image ghcr.io/zibbp/ganymede-frontend to v3 - Renovate Bot
-|/  
-*   9d521514 - (4 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2300' (#347) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\  
-| * 1c7b029e - (4 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2300 - Renovate Bot
-|/  
-*   b3c4014e - (4 months ago) Merge pull request 'feat(container): update image vaultwarden/server to v1.32.0' (#348) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\  
-| * 13b09f15 - (5 months ago) feat(container): update image vaultwarden/server to v1.32.0 - Renovate Bot
-|/  
-*   0b0239c0 - (4 months ago) Merge pull request 'fix(helm): update chart mysql to 11.1.15' (#350) from renovate/mysql-11.x into main - SeanOMik
-|\  
-| * 11e3826e - (5 months ago) fix(helm): update chart mysql to 11.1.15 - Renovate Bot
-|/  
-*   463a317f - (4 months ago) Merge pull request 'fix(helm): update chart node-feature-discovery to 0.16.4' (#351) from renovate/node-feature-discovery-0.x into main - SeanOMik
-|\  
-| * 98ffef3d - (5 months ago) fix(helm): update chart node-feature-discovery to 0.16.4 - Renovate Bot
-|/  
-*   f437850a - (4 months ago) Merge pull request 'fix(container): update image lscr.io/linuxserver/sabnzbd to v4.3.3' (#352) from renovate/lscr.io-linuxserver-sabnzbd-4.x into main - SeanOMik
-|\  
-| * a55e3e03 - (5 months ago) fix(container): update image lscr.io/linuxserver/sabnzbd to v4.3.3 - Renovate Bot
-|/  
-*   043e6831 - (4 months ago) Merge pull request 'fix(container): update image nginxinc/nginx-unprivileged to v1.27.1' (#353) from renovate/nginxinc-nginx-unprivileged-1.x into main - SeanOMik
-|\  
-| * 9709815a - (5 months ago) fix(container): update image nginxinc/nginx-unprivileged to v1.27.1 - Renovate Bot
-|/  
-*   94f2997b - (4 months ago) Merge pull request 'fix(container): update image prompve/prometheus-pve-exporter to v3.4.4' (#354) from renovate/prompve-prometheus-pve-exporter-3.x into main - SeanOMik
-|\  
-| * 304aadbf - (5 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.4 - Renovate Bot
-|/  
-*   83b516ed - (4 months ago) Merge pull request 'fix(helm): update chart cert-manager to v1.15.3' (#355) from renovate/cert-manager-1.x into main - SeanOMik
-|\  
-| * 380a3cd3 - (5 months ago) fix(helm): update chart cert-manager to v1.15.3 - Renovate Bot
-|/  
-*   87f0795e - (4 months ago) Merge pull request 'feat(helm): update chart grafana to 8.5.0' (#356) from renovate/grafana-8.x into main - SeanOMik
-|\  
-| * 88ba3e74 - (4 months ago) feat(helm): update chart grafana to 8.5.0 - Renovate Bot
-|/  
-*   1e43f08f - (4 months ago) Merge pull request 'feat(container): update image ghcr.io/mealie-recipes/mealie to v1.12.0' (#357) from renovate/ghcr.io-mealie-recipes-mealie-1.x into main - SeanOMik
-|\  
-| * 42af26be - (5 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.12.0 - Renovate Bot
-|/  
-*   5e56aaac - (4 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.6' (#358) from renovate/ghcr.io-onedr0p-qbittorrent-4.x into main - SeanOMik
-|\  
-| * d0d496ff - (5 months ago) feat(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.6 - Renovate Bot
-|/  
-*   2302a1a0 - (4 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.10.0.9090' (#359) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * b1e3287f - (4 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.10.0.9090 - Renovate Bot
-|/  
-*   e216aa2e - (4 months ago) Merge pull request 'feat(helm): update chart longhorn to 1.7.0' (#361) from renovate/longhorn-1.x into main - SeanOMik
-|\  
-| * ccec01ab - (5 months ago) feat(helm): update chart longhorn to 1.7.0 - Renovate Bot
-|/  
-*   73a4876a - (4 months ago) Merge pull request 'feat(github-release): update traefik-crd-source to v30.1.0' (#360) from renovate/traefik-crd-source-30.x into main - SeanOMik
-|\  
-| * 2fb0fd1a - (5 months ago) feat(github-release): update traefik-crd-source to v30.1.0 - Renovate Bot
-|/  
-*   463e5a5f - (4 months ago) Merge pull request 'feat(helm): update chart traefik to 30.1.0' (#362) from renovate/traefik-30.x into main - SeanOMik
-|\  
-| * 7beb9198 - (5 months ago) feat(helm): update chart traefik to 30.1.0 - Renovate Bot
-|/  
-*   f8df48be - (4 months ago) Merge pull request 'feat(helm): update chart victoria-metrics-single to 0.11.0' (#363) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\  
-| * 29e8d039 - (4 months ago) feat(helm): update chart victoria-metrics-single to 0.11.0 - Renovate Bot
-|/  
-*   fc61a33e - (4 months ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 62.3.1' (#364) from renovate/kube-prometheus-stack-62.x into main - SeanOMik
-|\  
-| * e8104e4e - (4 months ago) feat(helm)!: Update chart kube-prometheus-stack to 62.3.1 - Renovate Bot
-|/  
-*   a4059a9b - (4 months ago) Merge pull request 'fix(container): update image linuxserver/freshrss to v1.24.2' (#365) from renovate/linuxserver-freshrss-1.x into main - SeanOMik
-|\  
-| * 6a042dc1 - (4 months ago) fix(container): update image linuxserver/freshrss to v1.24.2 - Renovate Bot
-|/  
-*   1f5344f9 - (4 months ago) Merge pull request 'fix(container): update image linuxserver/jellyfin to v10.9.10' (#366) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\  
-| * 636d6b23 - (4 months ago) fix(container): update image linuxserver/jellyfin to v10.9.10 - Renovate Bot
-|/  
-*   3f1a3f53 - (4 months ago) Merge pull request 'fix(helm): update chart authentik to 2024.6.4' (#367) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * 9ee233da - (4 months ago) fix(helm): update chart authentik to 2024.6.4 - Renovate Bot
-|/  
-*   e20eaa79 - (4 months ago) Merge pull request 'feat(container): update image gotson/komga to v1.12.0' (#368) from renovate/gotson-komga-1.x into main - SeanOMik
-|\  
-| * aee5ae88 - (4 months ago) feat(container): update image gotson/komga to v1.12.0 - Renovate Bot
-|/  
-*   f17016e0 - (4 months ago) Merge pull request 'feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.13.2' (#369) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\  
-| * 8a486909 - (4 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.13.2 - Renovate Bot
-|/  
-* ea347fac - (4 months ago) Fix paths for intel-gpu and nfd kustomization - SeanOMik
-* 4d0b63ca - (5 months ago) feat(plex): request intel gpu, use onedr0p plex image, switch to latest app-template chart - SeanOMik
-* 924c433a - (5 months ago) feat(jellyfin): request intel gpu - SeanOMik
-* dbb9385c - (5 months ago) feat: add NFD and intel-gpu - SeanOMik
-* 76f0a73f - (5 months ago) feat: add piwigo and mysql - SeanOMik
-| * 99356947 - (5 months ago) feat(helm): update chart kube-prometheus-stack to 61.9.0 - Renovate Bot (origin/renovate/kube-prometheus-stack-61.x)
-|/  
-| * 7a4aa8f1 - (5 months ago) feat(container)!: Update image ghcr.io/zibbp/ganymede-frontend to v3 - Renovate Bot (origin/renovate/ghcr.io-zibbp-ganymede-frontend-3.x)
-|/  
-| * c3620145 - (5 months ago) feat(container)!: Update image ghcr.io/zibbp/ganymede to v3 - Renovate Bot (origin/renovate/ghcr.io-zibbp-ganymede-3.x)
-|/  
-*   b8fef336 - (5 months ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 61.8.0' (#344) from renovate/kube-prometheus-stack-61.x into main - SeanOMik
-|\  
-| * 7ac8cd4a - (5 months ago) feat(helm): update chart kube-prometheus-stack to 61.8.0 - Renovate Bot
-|/  
-*   818728f6 - (5 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.21.2.4649' (#330) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\  
-| * 917580f0 - (5 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.21.2.4649 - Renovate Bot
-|/  
-*   568b3582 - (5 months ago) Merge pull request 'fix(helm): update chart cert-manager to v1.15.2' (#335) from renovate/cert-manager-1.x into main - SeanOMik
-|\  
-| * 5dc80dfe - (5 months ago) fix(helm): update chart cert-manager to v1.15.2 - Renovate Bot
-|/  
-*   3022ad97 - (5 months ago) Merge pull request 'fix(container): update image linuxserver/jellyfin to v10.9.9' (#340) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\  
-| * 3fb9dc2e - (5 months ago) fix(container): update image linuxserver/jellyfin to v10.9.9 - Renovate Bot
-|/  
-*   f4980c6c - (5 months ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.28.0' (#342) from renovate/pgadmin4-1.x into main - SeanOMik
-|\  
-| * cf62e034 - (5 months ago) feat(helm): update chart pgadmin4 to 1.28.0 - Renovate Bot
-|/  
-*   4d577798 - (5 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.2008 (#332) - SeanOMik
-|\  
-| * b0ce4aa6 - (5 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.2008 - Renovate Bot
-|/  
-*   bf80393f - (5 months ago) fix(github-release): update traefik-crd-source to v30.0.2 (#333) - SeanOMik
-|\  
-| * 65bb563d - (5 months ago) fix(github-release): update traefik-crd-source to v30.0.2 - Renovate Bot
-|/  
-*   89d03ecc - (5 months ago) fix(helm): update chart traefik to 30.0.2 (#336) - SeanOMik
-|\  
-| * a5e39383 - (5 months ago) fix(helm): update chart traefik to 30.0.2 - Renovate Bot
-|/  
-*   454e0cee - (5 months ago) fix(helm): update chart victoria-metrics-single to 0.9.26 (#337) - SeanOMik
-|\  
-| * a771e7e5 - (5 months ago) fix(helm): update chart victoria-metrics-single to 0.9.26 - Renovate Bot
-|/  
-*   48c57f7f - (5 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.11.0 (#338) - SeanOMik
-|\  
-| * 96088207 - (5 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.11.0 - Renovate Bot
-|/  
-*   0ecea82e - (5 months ago) fix(helm): update chart authentik to 2024.6.3 (#334) - SeanOMik
-|\  
-| * a86fb3d2 - (5 months ago) fix(helm): update chart authentik to 2024.6.3 - Renovate Bot
-|/  
-*   43751144 - (5 months ago) feat(helm): update chart kube-prometheus-stack to 61.7.2 (#331) - SeanOMik
-|\  
-| * d5f5115c - (5 months ago) feat(helm): update chart kube-prometheus-stack to 61.7.2 - Renovate Bot
-|/  
-*   7b46f60e - (5 months ago) feat(helm)!: Update chart redis to 20.0.1 (#343) - SeanOMik
-|\  
-| * 634099cd - (5 months ago) feat(helm)!: Update chart redis to 20.0.1 - Renovate Bot
-|/  
-*   705b442a - (5 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.12.3 (#341) - SeanOMik
-|\  
-| * 7bf0883c - (5 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.12.3 - Renovate Bot
-|/  
-*   7ab54657 - (5 months ago) feat(helm): update chart grafana to 8.4.4 (#339) - SeanOMik
-|\  
-| * f48a1bed - (5 months ago) feat(helm): update chart grafana to 8.4.4 - Renovate Bot
-|/  
-* e94c45d3 - (5 months ago) feat(airflow): add extra pip packages - SeanOMik
-* 3d0baaa5 - (5 months ago) fix(airflow): put git sync username in secret - SeanOMik
-* 3442998e - (5 months ago) fix: update forgejo hostkeys - SeanOMik
-* 39d9c6b1 - (5 months ago) feat(airflow): add git repo for syncing dags - SeanOMik
-| * 3d092736 - (5 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.11.0 - Renovate Bot (origin/renovate/ghcr.io-mealie-recipes-mealie-1.x)
-|/  
-| * 268a16e0 - (5 months ago) fix(helm): update chart traefik to 30.0.2 - Renovate Bot (origin/renovate/traefik-30.x)
-|/  
-| * 66d63c06 - (5 months ago) fix(github-release): update traefik-crd-source to v30.0.2 - Renovate Bot (origin/renovate/traefik-crd-source-30.x)
-|/  
-*   4a68fe99 - (6 months ago) fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.13 (#329) - SeanOMik
-|\  
-| * f75681f7 - (6 months ago) fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.13 - Renovate Bot
-|/  
-*   0d944b24 - (6 months ago) feat(github-release)!: Update traefik-crd-source to v30.0.0 (#325) - SeanOMik
-|\  
-| * a7bc2cec - (6 months ago) feat(github-release)!: Update traefik-crd-source to v30.0.0 - Renovate Bot
-|/  
-*   f33cba02 - (6 months ago) feat(helm)!: Update chart traefik to 30.0.0 (#326) - SeanOMik
-|\  
-| * 4c559f34 - (6 months ago) feat(helm)!: Update chart traefik to 30.0.0 - Renovate Bot
-|/  
-*   bdee70f5 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.1929 (#327) - SeanOMik
-|\  
-| * 8291fea8 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.1929 - Renovate Bot
-|/  
-*   27cf9907 - (6 months ago) fix(container): update image gotson/komga to v1.11.2 (#328) - SeanOMik
-|\  
-| * bd9c2fa0 - (6 months ago) fix(container): update image gotson/komga to v1.11.2 - Renovate Bot
-|/  
-*   77f50fc5 - (6 months ago) fix(container): update image goofball222/factorio to v1.1.109 (#317) - SeanOMik
-|\  
-| * f37faee6 - (6 months ago) fix(container): update image goofball222/factorio to v1.1.109 - Renovate Bot
-|/  
-*   dcc535c5 - (6 months ago) feat(container): update image temporalio/auto-setup to v1.24 (#323) - SeanOMik
-|\  
-| * aaf754b1 - (6 months ago) feat(container): update image temporalio/auto-setup to v1.24 - Renovate Bot
-|/  
-*   87158665 - (6 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.4 (#315) - SeanOMik
-|\  
-| * eabe4ee2 - (6 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.4 - Renovate Bot
-|/  
-*   d6e5633c - (6 months ago) fix(container): update image alpine to v3.20.2 (#270) - SeanOMik
-|\  
-| * b91fc264 - (6 months ago) fix(container): update image alpine to v3.20.2 - Renovate Bot
-|/  
-*   2fc18309 - (6 months ago) feat(helm): update chart kube-prometheus-stack to 61.3.2 (#298) - SeanOMik
-|\  
-| * 754a1a8f - (6 months ago) feat(helm): update chart kube-prometheus-stack to 61.3.2 - Renovate Bot
-|/  
-*   e67a94e0 - (6 months ago) fix(container): update image znc to v1.9.1 (#299) - SeanOMik
-|\  
-| * 02293eb5 - (6 months ago) fix(container): update image znc to v1.9.1 - Renovate Bot
-|/  
-*   f0fdc596 - (6 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.3 (#300) - SeanOMik
-|\  
-| * ba736839 - (6 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.3 - Renovate Bot
-|/  
-*   7fc1d8a3 - (6 months ago) fix(helm): update chart grafana to 8.3.6 (#301) - SeanOMik
-|\  
-| * f27a38a4 - (6 months ago) fix(helm): update chart grafana to 8.3.6 - Renovate Bot
-|/  
-*   9a64d532 - (6 months ago) fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.2 (#302) - SeanOMik
-|\  
-| * 587357e5 - (6 months ago) fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.2 - Renovate Bot
-|/  
-*   425a9d44 - (6 months ago) feat(github-release)!: Update traefik-crd-source to v29.0.1 (#303) - SeanOMik
-|\  
-| * e59b5c2b - (6 months ago) feat(github-release)!: Update traefik-crd-source to v29.0.1 - Renovate Bot
-|/  
-*   57f6713d - (6 months ago) feat(helm)!: Update chart traefik to 29.0.1 (#304) - SeanOMik
-|\  
-| * 163fec68 - (6 months ago) feat(helm)!: Update chart traefik to 29.0.1 - Renovate Bot
-|/  
-*   30297d5d - (6 months ago) feat(helm): update chart pgadmin4 to 1.27.0 (#305) - SeanOMik
-|\  
-| * 2d582aad - (6 months ago) feat(helm): update chart pgadmin4 to 1.27.0 - Renovate Bot
-|/  
-*   49f1aa04 - (6 months ago) fix(container): update image bobokun/qbit_manage to v4.1.7 (#306) - SeanOMik
-|\  
-| * b5d732b6 - (6 months ago) fix(container): update image bobokun/qbit_manage to v4.1.7 - Renovate Bot
-|/  
-*   bc585c89 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.1902 (#307) - SeanOMik
-|\  
-| * 065e61d9 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.1902 - Renovate Bot
-|/  
-*   a2cfb4a3 - (6 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.21.1.4631 (#308) - SeanOMik
-|\  
-| * 8dc86b40 - (6 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.21.1.4631 - Renovate Bot
-|/  
-*   104c2248 - (6 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.8.3.8933 (#309) - SeanOMik
-|\  
-| * fffc30e3 - (6 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.8.3.8933 - Renovate Bot
-|/  
-*   796cca7d - (6 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.11.0 (#310) - SeanOMik
-|\  
-| * bf959772 - (6 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.11.0 - Renovate Bot
-|/  
-*   31851ab5 - (6 months ago) fix(helm): update chart victoria-metrics-single to 0.9.25 (#311) - SeanOMik
-|\  
-| * 1672d266 - (6 months ago) fix(helm): update chart victoria-metrics-single to 0.9.25 - Renovate Bot
-|/  
-*   cde40f85 - (6 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.32.2587 (#312) - SeanOMik
-|\  
-| * e8ce811e - (6 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.32.2587 - Renovate Bot
-|/  
-*   68551ca7 - (6 months ago) feat(container): update image vaultwarden/server to v1.31.0 (#313) - SeanOMik
-|\  
-| * 57c119a8 - (6 months ago) feat(container): update image vaultwarden/server to v1.31.0 - Renovate Bot
-|/  
-*   14a9bdf3 - (6 months ago) feat(container): update image golift/unpackerr to v0.14 (#314) - SeanOMik
-|\  
-| * 4d5ef725 - (6 months ago) feat(container): update image golift/unpackerr to v0.14 - Renovate Bot
-|/  
-*   6ef4fa00 - (6 months ago) fix(helm): update chart authentik to 2024.6.1 (#316) - SeanOMik
-|\  
-| * 1ddda1ea - (6 months ago) fix(helm): update chart authentik to 2024.6.1 - Renovate Bot
-|/  
-*   e53aeecd - (6 months ago) fix(github-release): update metallb-source to v0.14.8 (#318) - SeanOMik
-|\  
-| * ba2da27d - (6 months ago) fix(github-release): update metallb-source to v0.14.8 - Renovate Bot
-|/  
-*   5b85225d - (6 months ago) fix(helm): update chart metallb to 0.14.8 (#319) - SeanOMik
-|\  
-| * 133f8732 - (6 months ago) fix(helm): update chart metallb to 0.14.8 - Renovate Bot
-|/  
-*   15aea62e - (6 months ago) fix(helm): update chart woodpecker to 1.5.1 (#320) - SeanOMik
-|\  
-| * 5231871d - (6 months ago) fix(helm): update chart woodpecker to 1.5.1 - Renovate Bot
-|/  
-*   a7a214a0 - (6 months ago) fix(container): update image linuxserver/jellyfin to v10.9.8 (#321) - SeanOMik
-|\  
-| * c7fa109a - (6 months ago) fix(container): update image linuxserver/jellyfin to v10.9.8 - Renovate Bot
-|/  
-*   9012a28d - (6 months ago) feat(container): update image lscr.io/linuxserver/ombi to v4.44.1 (#322) - SeanOMik
-|\  
-| * 886d7fea - (6 months ago) feat(container): update image lscr.io/linuxserver/ombi to v4.44.1 - Renovate Bot
-|/  
-* 277cbe78 - (6 months ago) feat: add ganymede for stream archiving - SeanOMik
-* 05faa34e - (6 months ago) fix: remove domain - SeanOMik
-* 0ddc7a85 - (6 months ago) feat: add apache airflow - SeanOMik
-* d9c34fdf - (6 months ago) feat: add dendrite and webserver that hosts well-known file for matrix - SeanOMik
-* c07be6c8 - (6 months ago) fix: add root domain to certificate - SeanOMik
-| * 61928341 - (6 months ago) fix(container): update image znc to v1.9.1 - Renovate Bot (origin/renovate/znc-1.x)
-|/  
-*   524243b2 - (6 months ago) fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.1 (#297) - SeanOMik
-|\  
-| * d7b6aa50 - (6 months ago) fix(container): update image ghcr.io/mealie-recipes/mealie to v1.10.1 - Renovate Bot
-|/  
-*   4c232ca9 - (6 months ago) feat(helm): update chart kubernetes-replicator to 2.10.0 (#296) - SeanOMik
-|\  
-| * 8b72737b - (6 months ago) feat(helm): update chart kubernetes-replicator to 2.10.0 - Renovate Bot
-|/  
-*   3e6ac7c2 - (6 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.10.0 (#295) - SeanOMik
-|\  
-| * e5947d63 - (6 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.10.0 - Renovate Bot
-|/  
-*   646fa7eb - (6 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.8.0.8897 (#294) - SeanOMik
-|\  
-| * fa918cf8 - (6 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.8.0.8897 - Renovate Bot
-|/  
-*   c299cab4 - (6 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.20.0.4590 (#293) - SeanOMik
-|\  
-| * 3b143a68 - (6 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.20.0.4590 - Renovate Bot
-|/  
-*   426a3d30 - (6 months ago) feat(helm): update chart grafana to 8.3.1 (#292) - SeanOMik
-|\  
-| * 836c7044 - (6 months ago) feat(helm): update chart grafana to 8.3.1 - Renovate Bot
-|/  
-*   4192351f - (6 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.29.2565 (#288) - SeanOMik
-|\  
-| * addca500 - (6 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.29.2565 - Renovate Bot
-|/  
-*   89ecb25d - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1801 (#289) - SeanOMik
-|\  
-| * aabbe81b - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1801 - Renovate Bot
-|/  
-*   90a5d3c4 - (6 months ago) fix(helm): update chart grafana to 8.2.1 (#290) - SeanOMik
-|\  
-| * 201731fc - (6 months ago) fix(helm): update chart grafana to 8.2.1 - Renovate Bot
-|/  
-*   889e86f3 - (6 months ago) fix(helm): update chart kube-prometheus-stack to 61.1.1 (#291) - SeanOMik
-|\  
-| * 8d54d150 - (6 months ago) fix(helm): update chart kube-prometheus-stack to 61.1.1 - Renovate Bot
-|/  
-*   c5297e78 - (6 months ago) feat(helm): update chart kube-prometheus-stack to 61.1.0 (#287) - SeanOMik
-|\  
-| * 696e831d - (6 months ago) feat(helm): update chart kube-prometheus-stack to 61.1.0 - Renovate Bot
-|/  
-*   a6831953 - (6 months ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 61.0.0' (#285) from renovate/kube-prometheus-stack-61.x into main - SeanOMik
-|\  
-| * c3f20930 - (6 months ago) feat(helm)!: Update chart kube-prometheus-stack to 61.0.0 - Renovate Bot
-|/  
-*   2f15e434 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1791 (#286) - SeanOMik
-|\  
-| * 6fd5fda8 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1791 - Renovate Bot
-|/  
-*   ec742c17 - (6 months ago) feat(helm): update chart grafana to 8.2.0 (#283) - SeanOMik
-|\  
-| * b86706f8 - (6 months ago) feat(helm): update chart grafana to 8.2.0 - Renovate Bot
-|/  
-*   c7dd7dd1 - (6 months ago) feat(helm): update chart grafana to 8.1.1 (#281) - SeanOMik
-|\  
-| * 1d043928 - (6 months ago) feat(helm): update chart grafana to 8.1.1 - Renovate Bot
-|/  
-*   c0cd9484 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1782 (#282) - SeanOMik
-|\  
-| * bf4697a9 - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1782 - Renovate Bot
-|/  
-*   91831ec7 - (6 months ago) feat(helm): update chart redis to 19.6.0 (#280) - SeanOMik
-|\  
-| * fe50c0d3 - (6 months ago) feat(helm): update chart redis to 19.6.0 - Renovate Bot (origin/renovate/redis-19.x)
-|/  
-| * bf7a1822 - (6 months ago) fix(huginn): lower agent replica count for debugging - SeanOMik (origin/feat/separate-huginn-agents, feat/separate-huginn-agents)
-| * 60226b3c - (6 months ago) feat(huginn): split huginn into agent pods for better performance - SeanOMik
-|/  
-*   5cc0783f - (6 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1778 (#276) - SeanOMik
-|\  
-| * 9e2281af - (7 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1778 - Renovate Bot
-|/  
-*   0be0ed5c - (6 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.21 (#277) - SeanOMik
-|\  
-| * 0c680846 - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.21 - Renovate Bot
-|/  
-*   76f6e05a - (6 months ago) feat(helm): update chart authentik to 2024.6.0 (#278) - SeanOMik
-|\  
-| * 89399606 - (7 months ago) feat(helm): update chart authentik to 2024.6.0 - Renovate Bot
-|/  
-*   cebf403a - (6 months ago) fix(helm): update chart cert-manager to v1.15.1 (#279) - SeanOMik
-|\  
-| * fc410b6f - (6 months ago) fix(helm): update chart cert-manager to v1.15.1 - Renovate Bot
-|/  
-*   4374c9a0 - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.20 (#272) - SeanOMik
-|\  
-| * f480f082 - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.20 - Renovate Bot
-|/  
-*   9fce855c - (7 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.19.0.4568 (#273) - SeanOMik
-|\  
-| * ca97df99 - (7 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.19.0.4568 - Renovate Bot
-|/  
-*   144612fa - (7 months ago) feat(container): update image ghcr.io/gotify/server to v2.5.0 (#274) - SeanOMik
-|\  
-| * 2b334d6c - (7 months ago) feat(container): update image ghcr.io/gotify/server to v2.5.0 - Renovate Bot
-|/  
-*   a46d2548 - (7 months ago) fix(container): update image linuxserver/jellyfin to v10.9.7 (#275) - SeanOMik
-|\  
-| * 65952231 - (7 months ago) fix(container): update image linuxserver/jellyfin to v10.9.7 - Renovate Bot
-|/  
-*   062e2930 - (7 months ago) feat(helm): update chart kube-prometheus-stack to 60.4.0 (#271) - SeanOMik
-|\  
-| * e85491c6 - (7 months ago) feat(helm): update chart kube-prometheus-stack to 60.4.0 - Renovate Bot
-|/  
-| * 14e69913 - (7 months ago) fix(container): update image alpine to v3.20.1 - Renovate Bot (origin/renovate/alpine-3.x)
-|/  
-*   f1e6fbe2 - (7 months ago) fix(github-release): update local-path-provisioner to v0.0.28 (#268) - SeanOMik
-|\  
-| * 26659159 - (7 months ago) fix(github-release): update local-path-provisioner to v0.0.28 - Renovate Bot
-|/  
-*   1d8554c4 - (7 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.7.0.8882 (#269) - SeanOMik
-|\  
-| * ba42b118 - (7 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.7.0.8882 - Renovate Bot
-|/  
-*   827d1c42 - (7 months ago) fix(container): update image ghcr.io/zadam/trilium to v0.63.7 (#245) - SeanOMik
-|\  
-| * d595df7d - (7 months ago) fix(container): update image ghcr.io/zadam/trilium to v0.63.7 - Renovate Bot
-|/  
-*   14daad75 - (7 months ago) feat(helm)!: Update chart kube-prometheus-stack to 60.2.0 (#264) - SeanOMik
-|\  
-| * 755b4adb - (7 months ago) feat(helm)!: Update chart kube-prometheus-stack to 60.2.0 - Renovate Bot
-|/  
-*   57569f7b - (7 months ago) feat(helm): update chart pgadmin4 to 1.26.0 (#259) - SeanOMik
-|\  
-| * f5982cb4 - (7 months ago) feat(helm): update chart pgadmin4 to 1.26.0 - Renovate Bot
-|/  
-*   69a754da - (7 months ago) fix(container): update image bobokun/qbit_manage to v4.1.6 (#240) - SeanOMik
-|\  
-| * a99ec130 - (7 months ago) fix(container): update image bobokun/qbit_manage to v4.1.6 - Renovate Bot
-|/  
-*   79b78d0d - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.19 (#241) - SeanOMik
-|\  
-| * 1364c689 - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.19 - Renovate Bot
-|/  
-*   7b6a0a07 - (7 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.3 (#242) - SeanOMik
-|\  
-| * d11d44df - (7 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.3 - Renovate Bot
-|/  
-*   3ea958bd - (7 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.28.2554 (#243) - SeanOMik
-|\  
-| * 88ae3df5 - (7 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.28.2554 - Renovate Bot
-|/  
-*   86574acb - (7 months ago) fix(container): update image linuxserver/jellyfin to v10.9.6 (#246) - SeanOMik
-|\  
-| * b598a1bb - (7 months ago) fix(container): update image linuxserver/jellyfin to v10.9.6 - Renovate Bot
-|/  
-*   7765e045 - (7 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.3 (#247) - SeanOMik
-|\  
-| * c9e0ea59 - (7 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.3 - Renovate Bot
-|/  
-*   ec4f4e4b - (7 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.2 (#248) - SeanOMik
-|\  
-| * 6dc95c9b - (7 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.2 - Renovate Bot
-|/  
-*   2f86b833 - (7 months ago) feat(helm): update chart cert-manager to v1.15.0 (#257) - SeanOMik
-|\  
-| * 6ddc9d1b - (7 months ago) feat(helm): update chart cert-manager to v1.15.0 - Renovate Bot
-|/  
-*   0661b86b - (7 months ago) chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2 (#265) - SeanOMik
-|\  
-| * b871df5d - (7 months ago) chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2 - Renovate Bot
-|/  
-*   faf48066 - (7 months ago) fix(github-release): update local-path-provisioner to v0.0.27 (#249) - SeanOMik
-|\  
-| * b86d77f3 - (7 months ago) fix(github-release): update local-path-provisioner to v0.0.27 - Renovate Bot
-|/  
-*   e88a393e - (7 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.10.1 (#251) - SeanOMik
-|\  
-| * a35af818 - (7 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.10.1 - Renovate Bot
-|/  
-*   8c87df15 - (7 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.18.0.4543 (#253) - SeanOMik
-|\  
-| * d778bc04 - (7 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.18.0.4543 - Renovate Bot
-|/  
-*   4d030f87 - (7 months ago) feat(container): update image linuxserver/freshrss to v1.24.1 (#255) - SeanOMik
-|\  
-| * 8c0b6ec5 - (7 months ago) feat(container): update image linuxserver/freshrss to v1.24.1 - Renovate Bot
-|/  
-*   83881649 - (7 months ago) feat(helm): update chart kube-prometheus-stack to 58.7.2 (#258) - SeanOMik
-|\  
-| * 9ce838f9 - (7 months ago) feat(helm): update chart kube-prometheus-stack to 58.7.2 - Renovate Bot
-|/  
-*   524bc2e9 - (7 months ago) feat(helm): update chart redis to 19.5.4 (#260) - SeanOMik
-|\  
-| * 68eb53ba - (7 months ago) feat(helm): update chart redis to 19.5.3 - Renovate Bot
-|/  
-*   30f88866 - (7 months ago) feat(helm)!: Update chart grafana to 8.0.2 (#263) - SeanOMik
-|\  
-| * 3a93b341 - (7 months ago) feat(helm)!: Update chart grafana to 8.0.2 - Renovate Bot
-|/  
-*   7115cb6d - (7 months ago) chore(deps): update helmrepository to source.toolkit.fluxcd.io/v1 (#266) - SeanOMik
-|\  
-| * e43784c9 - (7 months ago) chore(deps): update helmrepository to source.toolkit.fluxcd.io/v1 - Renovate Bot
-|/  
-*   54077351 - (7 months ago) fix(helm): update chart victoria-metrics-single to 0.9.22 (#267) - SeanOMik
-|\  
-| * 221a42cc - (7 months ago) fix(helm): update chart victoria-metrics-single to 0.9.22 - Renovate Bot
-|/  
-*   ce22d4f0 - (7 months ago) feat(github-release): update traefik-crd-source to v28.3.0 (#256) - SeanOMik
-|\  
-| * a0db034e - (7 months ago) feat(github-release): update traefik-crd-source to v28.3.0 - Renovate Bot
-|/  
-*   532196de - (7 months ago) feat(helm): update chart traefik to 28.3.0 (#261) - SeanOMik
-|\  
-| * d423e4a1 - (7 months ago) feat(helm): update chart traefik to 28.3.0 - Renovate Bot
-|/  
-*   fc2760f5 - (7 months ago) feat(helm): update chart woodpecker to 1.5.0 (#262) - SeanOMik
-|\  
-| * 3825b202 - (7 months ago) feat(helm): update chart woodpecker to 1.5.0 - Renovate Bot
-|/  
-*   52c03fbe - (7 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1760 (#244) - SeanOMik
-|\  
-| * 4d7cb907 - (7 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.5.1760 - Renovate Bot
-|/  
-*   398355c2 - (7 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.9.0 (#252) - SeanOMik
-|\  
-| * 53785bed - (7 months ago) feat(container): update image ghcr.io/mealie-recipes/mealie to v1.9.0 - Renovate Bot
-|/  
-* d002d884 - (7 months ago) feat: create a openebs hostpath storage class with its base path on the zfs pool - SeanOMik
-* dcea64de - (7 months ago) chore(prometheus): disable rules - SeanOMik
-* 1ae6df24 - (7 months ago) fix: use correct firefly url, remove general rules - SeanOMik
-* fd503b89 - (7 months ago) fix: many things - SeanOMik
-* 135beb61 - (7 months ago) fix(kube-prometheus-stack): switch to openebs-hostpath and dynamic provisioning prometheus volume - SeanOMik
-* 309dea17 - (7 months ago) fix(forgejo-runner): change runner name - SeanOMik
-* 8aeda251 - (7 months ago) fix(forgejo-runner): use correct gitea url - SeanOMik
-* 21ac7231 - (7 months ago) fix: include sabnzbd in download kustomization, fix some issues - SeanOMik
-* 35ba495d - (7 months ago) chore(sabnzbd): only mount media on sabnzb container - SeanOMik
-* eff574fc - (7 months ago) fix(qbittorrent): remove cookies volume mounts - SeanOMik
-* 5144042b - (7 months ago) fix(qbittorrent): fix missing yaml anchor error - SeanOMik
-* 92ff2e42 - (7 months ago) feat(sabnzbd): add servicemonitor and prometheus exporter sidecar - SeanOMik
-* 96b9ecc3 - (7 months ago) chore(qbittorrent): disable updateip job now that I switched to a vps - SeanOMik
-* c27635ba - (7 months ago) fix(qbittorrent): switch to vps for vpn - SeanOMik
-* 0fca43be - (7 months ago) fix(forgejo-runner): set runner token secret namespace - SeanOMik
-* 57b5d030 - (7 months ago) feat(forgejo-runner): switch to a runner made for gitea for kubernetes support - SeanOMik
-* a2d68865 - (7 months ago) feat: add forgejo-runner - SeanOMik
-* 1ae8b633 - (7 months ago) fix(qbittorrent): remove liveness probe from gluetun - SeanOMik
-* 1d3bfa70 - (7 months ago) fix(qbittorrent): increase timeout and failure threshold for the vpn healthcheck - SeanOMik
-* 17d3d5a3 - (7 months ago) fix(qbittorrent): add liveness probe to gluetun sidecar instead of qbit - SeanOMik
-*   068abcb8 - (7 months ago) feat(helm): update chart mariadb to 18.1.0 (#237) - SeanOMik
-|\  
-| * 59ec035e - (8 months ago) feat(helm): update chart mariadb to 18.1.0 - Renovate Bot
-|/  
-*   552f5514 - (7 months ago) fix(container): update image bobokun/qbit_manage to v4.1.4 (#230) - SeanOMik
-|\  
-| * 5d8fc4b6 - (8 months ago) fix(container): update image bobokun/qbit_manage to v4.1.4 - Renovate Bot
-|/  
-*   bfbe377a - (7 months ago) fix(helm): update chart longhorn to 1.6.2 (#234) - SeanOMik
-|\  
-| * fc3d2e5a - (8 months ago) fix(helm): update chart longhorn to 1.6.2 - Renovate Bot
-|/  
-*   7b3b3ad2 - (7 months ago) feat(container): update image alpine (#235) - SeanOMik
-|\  
-| * 9da929fc - (8 months ago) feat(container): update image alpine - Renovate Bot
-|/  
-*   4b2bd97d - (7 months ago) fix(container): update image codercom/code-server to v4.89.1 (#224) - SeanOMik
-|\  
-| * e0f24820 - (8 months ago) fix(container): update image codercom/code-server to v4.89.1 - Renovate Bot
-|/  
-*   a95bf6e8 - (7 months ago) fix(container): update image ghcr.io/zadam/trilium to v0.63.6 (#229) - SeanOMik
-|\  
-| * f918e5b1 - (8 months ago) fix(container): update image ghcr.io/zadam/trilium to v0.63.6 - Renovate Bot
-|/  
-*   7b486ad1 - (7 months ago) fix(container): update image linuxserver/jellyfin to v10.9.2 (#228) - SeanOMik
-|\  
-| * e8d41f39 - (8 months ago) fix(container): update image linuxserver/jellyfin to v10.9.2 - Renovate Bot
-|/  
-*   e62d8aa1 - (7 months ago) feat(helm): update chart kube-prometheus-stack to 58.6.0 (#231) - SeanOMik
-|\  
-| * 6a5b3984 - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.6.0 - Renovate Bot
-|/  
-*   193967b7 - (7 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.18 (#232) - SeanOMik
-|\  
-| * 46cfe7c0 - (8 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.18 - Renovate Bot
-|/  
-*   738f02d7 - (7 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1692 (#233) - SeanOMik
-|\  
-| * e405fe54 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1692 - Renovate Bot
-|/  
-*   83cd3032 - (7 months ago) feat(github-release): update traefik-crd-source to v28.1.0 (#236) - SeanOMik
-|\  
-| * a6a567fa - (8 months ago) feat(github-release): update traefik-crd-source to v28.1.0 - Renovate Bot
-|/  
-*   607e1ad6 - (7 months ago) feat(helm): update chart redis to 19.4.0 (#238) - SeanOMik
-|\  
-| * d5cc1cce - (8 months ago) feat(helm): update chart redis to 19.4.0 - Renovate Bot
-|/  
-*   d04be258 - (7 months ago) feat(helm): update chart traefik to 28.1.0 (#239) - SeanOMik
-|\  
-| * a449ca95 - (8 months ago) feat(helm): update chart traefik to 28.1.0 - Renovate Bot
-|/  
-* 3a41ac0c - (7 months ago) fix(qbittorrent): add liveness probe - SeanOMik
-* 8b4e2f54 - (7 months ago) chore: remove guacamole - SeanOMik
-* 42eb7e76 - (7 months ago) fix(authentik): fix typo - SeanOMik
-* e4094342 - (7 months ago) feat(authentik): add email support - SeanOMik
-* 8a9d5597 - (7 months ago) Revert "fix(gluetun): switch to latest gluetun image version" - SeanOMik
-* 74d81537 - (7 months ago) fix(huginn): use correct values to disable smtp auth - SeanOMik
-* 77f9e6be - (7 months ago) feat(huginn): fix env vars by forcing them to strings - SeanOMik
-* ebed0d82 - (7 months ago) feat(huginn): add smtp configuration - SeanOMik
-* 3ee30f27 - (7 months ago) fix(exim): switch email providers to fastmail - SeanOMik
-* abb8954f - (7 months ago) fix(exim): change smtp auth, and hostname env - SeanOMik
-* 8740d84e - (7 months ago) feat: add exim as an email relay - SeanOMik
-* bdb7073b - (7 months ago) fix(huginn): remove timezone env var, specify graph visualization mode - SeanOMik
-* fc9b265b - (7 months ago) fix(huginn): add required environmental vars, fix commands, fix tag - SeanOMik
-* 3c3ecefd - (7 months ago) fix(huginn): use single process image - SeanOMik
-* b9a6cd6d - (7 months ago) fix(huginn): remove authentik middleware from the ingress - SeanOMik
-* 62c8f5d9 - (7 months ago) fix(huginn): remove setting uid and gid for pod - SeanOMik
-* dd0f0302 - (7 months ago) fix: update ForgeJo ssh known_host - SeanOMik
-* 238803b2 - (7 months ago) feat: add huginn - SeanOMik
-* 249ea0b1 - (7 months ago) fix(gluetun): switch to latest gluetun image version - SeanOMik
-* b39054d2 - (8 months ago) fix(mealie): remove authentik forwardAuth middleware - SeanOMik
-* cef8124b - (8 months ago) feat(mealie): enable oidc auth - SeanOMik
-* 8cd9dadd - (8 months ago) fix(mealie): use postgres password without special characters - SeanOMik
-* be0b06d1 - (8 months ago) feat: add mealie, add execPostgres go-task - SeanOMik
-* e441e953 - (8 months ago) fix(fireflyiii): add envFrom secret - SeanOMik
-* e50ce4ef - (8 months ago) chore(kapowarr): use hostpath for config storage - SeanOMik
-* f6a2c8c0 - (8 months ago) fix(unpackerr): switch to official image, use app-template 3.1.0 - SeanOMik
-* 8e8085fb - (8 months ago) fix(audiobookshelf): use app-template 3.1.0, fix issue with pvc - SeanOMik
-* 1a0160a3 - (8 months ago) fix(fireflyiii): remove runAsNonRoot - SeanOMik
-* 36208477 - (8 months ago) fix(fireflyiii): use app-template 3.1.0, fix issue with pvc - SeanOMik
-* fa49c7b9 - (8 months ago) chore(qbittorrent): downgrade qbittorrent for private trackers - SeanOMik
-* f552174c - (8 months ago) fix(woodpecker): store woodpecker config on hostpath pvc - SeanOMik
-* 0b351c99 - (8 months ago) chore(redis): clean up unused values - SeanOMik
-* 3e515310 - (8 months ago) fix(woodpecker): fix reconcile failures - SeanOMik
-* f9132bcc - (8 months ago) feat: add alerts for flux - SeanOMik
-* 0294c459 - (8 months ago) fix(traefik): update values for helmcharts - SeanOMik
-* 5f4a3807 - (8 months ago) fix(redis): remove volume permission init container - SeanOMik
-* 56e14579 - (8 months ago) fix(redis): use openebs storage class - SeanOMik
-* 2725e43d - (8 months ago) fix(authentik): update api version for authentik middleware - SeanOMik
-* 8159c6da - (8 months ago) fix: remove manually adding traefik crd - SeanOMik
-* 970b9462 - (8 months ago) fix(openebs): use correct namespace name for openebs - SeanOMik
-* d141065e - (8 months ago) chore: update gitea known host key - SeanOMik
-* 7e5f29fc - (8 months ago) Revert "chore(qbittorrent): switch to latest tag for gluetun sidecar" - SeanOMik
-* aa98ede3 - (8 months ago) chore(qbittorrent): replace vpn secret - SeanOMik
-* 564e6ca2 - (8 months ago) chore(qbittorrent): replace vpn secret - SeanOMik
-* dacbc9bb - (8 months ago) chore(qbittorrent): switch to latest tag for gluetun sidecar - SeanOMik
-* f373f260 - (8 months ago) chore(qbittorrent): replace vpn secret - SeanOMik
-* c92cd08d - (8 months ago) chore(qbittorrent): update seanomik/gluetun-qbit-port-updater to v0.2.0 - SeanOMik
-* f929d48e - (8 months ago) fix(qbit-manage): disable orphaning data - SeanOMik
-* 0d4b7b40 - (8 months ago) chore: disable palworld server - SeanOMik
-| * f88e728b - (8 months ago) fix(container): update image ghcr.io/zadam/trilium to v0.63.6 - Renovate Bot (origin/renovate/ghcr.io-zadam-trilium-0.x)
-|/  
-| * 0b79ef67 - (8 months ago) fix(container): update image linuxserver/jellyfin to v10.9.2 - Renovate Bot (origin/renovate/linuxserver-jellyfin-10.x)
-|/  
-*   b64c0e55 - (8 months ago) fix(helm): update chart victoria-metrics-single to 0.9.21 (#227) - SeanOMik
-|\  
-| * b0e729f3 - (8 months ago) fix(helm): update chart victoria-metrics-single to 0.9.21 - Renovate Bot
-|/  
-* a81f76c5 - (8 months ago) revert c1a9860337db4190637deed6c9930adefec7b34b - SeanOMik
-* 85d1fa4a - (8 months ago) fix(qbittorrent): use correct qbittorrent container name in updateip script - SeanOMik
-* c1a98603 - (8 months ago) fix(qbittorrent): make updateip cronjob run every two hours - SeanOMik
-*   2ff503a1 - (8 months ago) Merge pull request 'feat(github-release): update fluxcd/flux2 to v2.3.0' (#223) from renovate/flux into main - SeanOMik
-|\  
-| * b6a71cac - (8 months ago) feat(github-release): update fluxcd/flux2 to v2.3.0 - Renovate Bot
-|/  
-*   45f8437f - (8 months ago) Merge pull request 'fix(helm): update chart kube-prometheus-stack to 58.5.3' (#225) from renovate/kube-prometheus-stack-58.x into main - SeanOMik
-|\  
-| * b0537aa9 - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.5.3 - Renovate Bot
-|/  
-*   3ec80e9a - (8 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.6.0.8846' (#226) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\  
-| * 2c844617 - (8 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.6.0.8846 - Renovate Bot
-|/  
-* c95d0c8d - (8 months ago) fix(qbittorrent): run update IP cronjob every hour, specify timeout - SeanOMik
-* fcdb3d78 - (8 months ago) fix(qbittorrent): use app-template chart for creating ServiceMonitor - SeanOMik
-| * b7e28798 - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.5.2 - Renovate Bot (origin/renovate/kube-prometheus-stack-58.x)
-|/  
-| * 00f1351e - (8 months ago) fix(container): update image codercom/code-server to v4.89.1 - Renovate Bot (origin/renovate/codercom-code-server-4.x)
-|/  
-| * a2c06c8a - (8 months ago) feat(github-release): update fluxcd/flux2 to v2.3.0 - Renovate Bot (origin/renovate/flux)
-|/  
-*   bc0f2b54 - (8 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.2.4511 (#219) - SeanOMik
-|\  
-| * 2e7e5a52 - (8 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.2.4511 - Renovate Bot
-|/  
-*   fb28e3fa - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.3.8819 (#220) - SeanOMik
-|\  
-| * 88e6accc - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.3.8819 - Renovate Bot
-|/  
-*   1fd490c2 - (8 months ago) fix(container): update image linuxserver/jellyfin to v10.9.1 (#221) - SeanOMik
-|\  
-| * 6e5c7aea - (8 months ago) fix(container): update image linuxserver/jellyfin to v10.9.1 - Renovate Bot
-|/  
-*   2ed8ec88 - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.5.1 (#222) - SeanOMik
-|\  
-| * 69052428 - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.5.1 - Renovate Bot
-|/  
-*   7aab92b0 - (8 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.4' (#177) from renovate/ghcr.io-onedr0p-qbittorrent-4.x into main - SeanOMik
-|\  
-| * fa260db2 - (9 months ago) fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.4 - Renovate Bot
-|/  
-* 8ef9afab - (8 months ago) fix(qbittorrent): increase duration to wait for the VPN to be ready before restarting it - SeanOMik
-* 9205e44f - (8 months ago) feat: delete unused calico resources - SeanOMik
-* e04e29d1 - (8 months ago) feat: remove mylar3 - SeanOMik
-*   ab9c7f33 - (8 months ago) feat(container): update image linuxserver/jellyfin to v10.9.0 (#217) - SeanOMik
-|\  
-| * 546c016a - (8 months ago) feat(container): update image linuxserver/jellyfin to v10.9.0 - Renovate Bot
-|/  
-*   50aee523 - (8 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.1.4483 (#218) - SeanOMik
-|\  
-| * 00a797e2 - (8 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.1.4483 - Renovate Bot
-|/  
-* dce3b178 - (8 months ago) fix(kapowarr): use custom image, restore securityContext - SeanOMik
-| * e91de53b - (8 months ago) feat(helm): update chart tigera-operator to v3.28.0 - Renovate Bot (origin/renovate/tigera-operator-3.x)
-|/  
-* b03f5cd1 - (8 months ago) fix(qbit-manage): fix exclude patterns for orphaned data search - SeanOMik
-*   5c8da624 - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.5.0 (#212) - SeanOMik
-|\  
-| * 42637f00 - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.5.0 - Renovate Bot
-|/  
-*   cb536a21 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1668 (#213) - SeanOMik
-|\  
-| * 16b19b04 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1668 - Renovate Bot
-|/  
-*   3ad00680 - (8 months ago) fix(helm): update chart grafana to 7.3.11 (#214) - SeanOMik
-|\  
-| * 03a07266 - (8 months ago) fix(helm): update chart grafana to 7.3.11 - Renovate Bot
-|/  
-*   b2fab2ab - (8 months ago) fix(helm): update chart victoria-metrics-single to 0.9.20 (#215) - SeanOMik
-|\  
-| * 63cf4b9d - (8 months ago) fix(helm): update chart victoria-metrics-single to 0.9.20 - Renovate Bot
-|/  
-* 2a74fb74 - (8 months ago) fix(kapowarr): remove things that aren't needed - SeanOMik
-* cf192165 - (8 months ago) Revert "fix(kapowarr): remove authentik middleware" - SeanOMik
-* 0a6cf0d5 - (8 months ago) fix(kapowarr): remove authentik middleware - SeanOMik
-* acc8428d - (8 months ago) fix(kapowarr): fix securityContext - SeanOMik
-* 5258856a - (8 months ago) fix(kapowarr): fix securityContext - SeanOMik
-* f64f11df - (8 months ago) feat: add kapowarr - SeanOMik
-*   02075e9f - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.4.1 (#211) - SeanOMik
-|\  
-| * 6d42fc60 - (8 months ago) fix(helm): update chart kube-prometheus-stack to 58.4.1 - Renovate Bot
-|/  
-*   188c5e3c - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1650 (#208) - SeanOMik
-|\  
-| * 59b09a2c - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1650 - Renovate Bot
-|/  
-*   29136aec - (8 months ago) feat(container): update image codercom/code-server to v4.89.0 (#209) - SeanOMik
-|\  
-| * b278620a - (8 months ago) feat(container): update image codercom/code-server to v4.89.0 - Renovate Bot
-|/  
-*   5ce18d90 - (8 months ago) feat(helm): update chart redis to 19.3.0 (#210) - SeanOMik
-|\  
-| * 80a017ef - (8 months ago) feat(helm): update chart redis to 19.3.0 - Renovate Bot
-|/  
-*   c50d57d1 - (8 months ago) Merge pull request 'fix(helm): update chart grafana to 7.3.10' (#207) from renovate/grafana-7.x into main - SeanOMik
-|\  
-| * 43be0a13 - (8 months ago) fix(helm): update chart grafana to 7.3.10 - Renovate Bot
-|/  
-*   07807222 - (8 months ago) fix(helm): update chart authentik to 2024.4.2 (#206) - SeanOMik
-|\  
-| * 84a59643 - (8 months ago) fix(helm): update chart authentik to 2024.4.2 - Renovate Bot
-|/  
-*   3cc54ef4 - (8 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.1 (#204) - SeanOMik
-|\  
-| * e07aaaf1 - (8 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.4.1 - Renovate Bot
-|/  
-*   e3dd5402 - (8 months ago) feat(helm): update chart redis to 19.2.0 (#205) - SeanOMik
-|\  
-| * 7737457f - (8 months ago) feat(helm): update chart redis to 19.2.0 - Renovate Bot
-|/  
-*   6892cd0f - (8 months ago) fix(container): update image bobokun/qbit_manage to v4.1.3 (#203) - SeanOMik
-|\  
-| * b4700f13 - (8 months ago) fix(container): update image bobokun/qbit_manage to v4.1.3 - Renovate Bot
-|/  
-*   9cc24720 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1616 (#201) - SeanOMik
-|\  
-| * 574c01b8 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1616 - Renovate Bot
-|/  
-*   0260ce7e - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.2.8781 (#202) - SeanOMik
-|\  
-| * 4643f304 - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.2.8781 - Renovate Bot
-|/  
-*   2efddd32 - (8 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.26.2526 (#200) - SeanOMik
-|\  
-| * febbe63a - (8 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.26.2526 - Renovate Bot
-|/  
-*   900d3f9b - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.4.0 (#198) - SeanOMik
-|\  
-| * 49b8c9eb - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.4.0 - Renovate Bot
-|/  
-* 078eaa24 - (8 months ago) fix: remove typo from flux taskfile, make flux/config/cluster.yaml include all kustomizations for the cluster - SeanOMik
-* 42b9f3c5 - (8 months ago) chore: change how flux is bootstrapped and configured in the cluster, use go-task for utility - SeanOMik
-* 8999d90e - (8 months ago) Revert "fix: update apiVersions of HelmRepository resources, required after #199" - SeanOMik
-* 1fa8be64 - (8 months ago) Revert "feat(container): update image ghcr.io/fluxcd/source-controller to v1.3.0 (#199)" - SeanOMik
-* 9047ae16 - (8 months ago) fix: update apiVersions of HelmRepository resources, required after #199 - SeanOMik
-*   42046e0d - (8 months ago) feat(container): update image ghcr.io/fluxcd/source-controller to v1.3.0 (#199) - SeanOMik
-|\  
-| * c010022d - (8 months ago) feat(container): update image ghcr.io/fluxcd/source-controller to v1.3.0 - Renovate Bot
-|/  
-*   acbfe1e7 - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.1.8747 (#192) - SeanOMik
-|\  
-| * 17407d10 - (8 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.1.8747 - Renovate Bot
-|/  
-*   5af75982 - (8 months ago) feat(container): update image prompve/prometheus-pve-exporter to v3.4.0 (#196) - SeanOMik
-|\  
-| * ec2b75eb - (8 months ago) feat(container): update image prompve/prometheus-pve-exporter to v3.4.0 - Renovate Bot
-|/  
-*   a959f1d0 - (8 months ago) feat(github-release)!: Update traefik-crd-source to v28.0.0 (#194) - SeanOMik
-|\  
-| * 6e894b64 - (8 months ago) feat(github-release)!: Update traefik-crd-source to v28.0.0 - Renovate Bot
-|/  
-*   8001d80d - (8 months ago) feat(helm)!: Update chart traefik to 28.0.0 (#195) - SeanOMik
-|\  
-| * b2885d98 - (8 months ago) feat(helm)!: Update chart traefik to 28.0.0 - Renovate Bot
-|/  
-*   f058c240 - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.3.1 (#197) - SeanOMik
-|\  
-| * 8b2e37ed - (8 months ago) feat(helm): update chart kube-prometheus-stack to 58.3.1 - Renovate Bot
-|/  
-*   580bd8f4 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1572 (#190) - SeanOMik
-|\  
-| * f0aa4788 - (8 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1572 - Renovate Bot
-|/  
-*   83d8406a - (8 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.24.2510 (#191) - SeanOMik
-|\  
-| * 909e3b74 - (8 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.24.2510 - Renovate Bot
-|/  
-*   9cf0a79f - (8 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448 (#193) - SeanOMik
-|\  
-| * ccd00632 - (8 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448 - Renovate Bot
-|/  
-*   3abe35d9 - (8 months ago) fix(helm): update chart victoria-metrics-single to 0.9.19 (#187) - SeanOMik
-|\  
-| * fdbb0889 - (9 months ago) fix(helm): update chart victoria-metrics-single to 0.9.19 - Renovate Bot
-|/  
-*   848b85d3 - (8 months ago) fix(helm): update chart authentik to 2024.4.1 (#188) - SeanOMik
-|\  
-| * 165e20b8 - (9 months ago) fix(helm): update chart authentik to 2024.4.1 - Renovate Bot
-|/  
-*   80ae1923 - (9 months ago) feat(container): update image prompve/prometheus-pve-exporter to v3.3.0 (#189) - SeanOMik
-|\  
-| * 0d9a0b46 - (9 months ago) feat(container): update image prompve/prometheus-pve-exporter to v3.3.0 - Renovate Bot
-|/  
-*   0f751208 - (9 months ago) fix(helm): update chart cert-manager to v1.14.5 (#186) - SeanOMik
-|\  
-| * cb0589d4 - (9 months ago) fix(helm): update chart cert-manager to v1.14.5 - Renovate Bot
-|/  
-*   3ce02679 - (9 months ago) fix(container): update image gotson/komga to v1.11.1 (#182) - SeanOMik
-|\  
-| * b319e7ee - (9 months ago) fix(container): update image gotson/komga to v1.11.1 - Renovate Bot
-|/  
-*   2ae8aea3 - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.2.2 (#183) - SeanOMik
-|\  
-| * 1b8dc3a6 - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.2.2 - Renovate Bot
-|/  
-*   128efba0 - (9 months ago) fix(container): update image goofball222/factorio to v1.1.107 (#184) - SeanOMik
-|\  
-| * f6722a0d - (9 months ago) fix(container): update image goofball222/factorio to v1.1.107 - Renovate Bot
-|/  
-*   31afcfe8 - (9 months ago) feat(helm): update chart authentik to 2024.4.0 (#185) - SeanOMik
-|\  
-| * a9697a20 - (9 months ago) feat(helm): update chart authentik to 2024.4.0 - Renovate Bot
-|/  
-*   b09544fc - (9 months ago) feat(helm): update chart pgadmin4 to 1.25.1 (#181) - SeanOMik
-|\  
-| * 02cd7fd3 - (9 months ago) feat(helm): update chart pgadmin4 to 1.25.1 - Renovate Bot
-|/  
-*   4d903b83 - (9 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.16.2.4435 (#174) - SeanOMik
-|\  
-| * 67421de8 - (9 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.16.2.4435 - Renovate Bot
-|/  
-*   29e4ad3a - (9 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.9.0 (#180) - SeanOMik
-|\  
-| * 16431ebd - (9 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.9.0 - Renovate Bot
-|/  
-*   fb8d8d76 - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.2.1 (#175) - SeanOMik
-|\  
-| * 02f58d07 - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.2.1 - Renovate Bot
-|/  
-*   f471fea9 - (9 months ago) fix(container): update image bobokun/qbit_manage to v4.1.2 (#176) - SeanOMik
-|\  
-| * a18d9312 - (9 months ago) fix(container): update image bobokun/qbit_manage to v4.1.2 - Renovate Bot
-|/  
-*   95c7e7d9 - (9 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.23.2506 (#178) - SeanOMik
-|\  
-| * 78e41724 - (9 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.23.2506 - Renovate Bot
-|/  
-*   a15044e2 - (9 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.0.8730 (#179) - SeanOMik
-|\  
-| * 1dfafa0b - (9 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.0.8730 - Renovate Bot
-|/  
-| * baa9f0b8 - (9 months ago) fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.4 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-qbittorrent-4.x)
-|/  
-* 320a4ed1 - (9 months ago) fix(qbittorrent): specify container in updateip script - SeanOMik
-* 52e9a314 - (9 months ago) chore(qbittorrent): switch to using app-template:3.1.0 - SeanOMik
-| * a208fbeb - (9 months ago) wip(deluge): change env format, specify qbittorrent uid and gid - SeanOMik (origin/wip/deluge, wip/deluge)
-| * d6632155 - (9 months ago) wip(deluge): add config volume and gluetun forwarding status file - SeanOMik
-| * ba169ea0 - (9 months ago) wip(deluge): change helmrelease name - SeanOMik
-| * f2fb9e8f - (9 months ago) wip: add deluge - SeanOMik
-|/  
-* 34eaa3b4 - (9 months ago) fix(authentik): fix traefik forwardAuth middleware - SeanOMik
-*   a918c567 - (9 months ago) feat(helm): update chart kube-prometheus-stack to 58.2.0 (#173) - SeanOMik
-|\  
-| * d3704d45 - (9 months ago) feat(helm): update chart kube-prometheus-stack to 58.2.0 - Renovate Bot
-|/  
-*   360967e1 - (9 months ago) Merge branch 'renovate/zadam-trilium-63.x' into 'main' - SeanOMik
-|\  
-| * 10f6b464 - (9 months ago) feat(container)!: Update image zadam/trilium to v0.63.5, switch to using ghcr image - SeanOMik (renovate/zadam-trilium-63.x)
-| * c21b7156 - (12 months ago) feat(container)!: Update image zadam/trilium to v63 - Renovate Bot
-* |   e0fcc997 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/fluxcd/source-controller to v1.2.5' (#146) from renovate/patch-flux into main - SeanOMik
-|\ \  
-| * | 3a1b3ffc - (9 months ago) fix(container): update image ghcr.io/fluxcd/source-controller to v1.2.5 - Renovate Bot
-|/ /  
-* |   be086990 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/exportarr to v2.0.1' (#147) from renovate/ghcr.io-onedr0p-exportarr-2.x into main - SeanOMik
-|\ \  
-| * | 8b6bf416 - (9 months ago) fix(container): update image ghcr.io/onedr0p/exportarr to v2.0.1 - Renovate Bot
-|/ /  
-* |   992b1874 - (9 months ago) Merge pull request 'feat(github-release)!: Update traefik-crd-source to v27.0.2' (#159) from renovate/traefik-crd-source-27.x into main - SeanOMik
-|\ \  
-| * | be26038c - (9 months ago) feat(github-release)!: Update traefik-crd-source to v27.0.2 - Renovate Bot
-|/ /  
-* |   7b718f68 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.22.2499' (#162) from renovate/ghcr.io-onedr0p-readarr-develop-0.x into main - SeanOMik
-|\ \  
-| * | c1b339a1 - (9 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.22.2499 - Renovate Bot
-|/ /  
-* |   8d39bdae - (9 months ago) Merge pull request 'feat(helm): update chart redis to 19.1.2' (#154) from renovate/redis-19.x into main - SeanOMik
-|\ \  
-| |/  
-|/|   
-| * 1b602f8d - (9 months ago) feat(helm): update chart redis to 19.1.0 - Renovate Bot
-|/  
-* c4953f34 - (9 months ago) fix(authentik): fix helm chart after many fields were deprecated - SeanOMik
-*   b42c3092 - (9 months ago) Merge pull request 'feat(helm)!: Update chart authentik to 2024.2.3' (#116) from renovate/authentik-2024.x into main - SeanOMik
-|\  
-| * 3fb9d1bd - (9 months ago) feat(helm)!: Update chart authentik to 2024.2.3 - Renovate Bot
-|/  
-*   8f9218b5 - (9 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.2 (#170) - SeanOMik
-|\  
-| * 92e17152 - (9 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.40.2 - Renovate Bot
-|/  
-*   ef5c7d0a - (9 months ago) fix(github-release): update metallb-source to v0.14.5 (#171) - SeanOMik
-|\  
-| * bbd89f49 - (9 months ago) fix(github-release): update metallb-source to v0.14.5 - Renovate Bot
-|/  
-*   bdb096a9 - (9 months ago) fix(helm): update chart metallb to 0.14.5 (#172) - SeanOMik
-|\  
-| * 8aa4904f - (9 months ago) fix(helm): update chart metallb to 0.14.5 - Renovate Bot
-|/  
-*   4965a8bf - (9 months ago) feat(helm): update chart woodpecker to 1.3.0 (#169) - SeanOMik
-|\  
-| * fb4c2c52 - (9 months ago) feat(helm): update chart woodpecker to 1.3.0 - Renovate Bot
-|/  
-*   1fc19b9c - (9 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.5 (#167) - SeanOMik
-|\  
-| * be817ffd - (9 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.5 - Renovate Bot
-|/  
-*   f7c5d33c - (9 months ago) fix(helm): update chart grafana to 7.3.9 (#161) - SeanOMik
-|\  
-| * 6d4b9c36 - (9 months ago) fix(helm): update chart grafana to 7.3.9 - Renovate Bot
-|/  
-*   f2027d00 - (9 months ago) feat(container): update image gotson/komga to v1.11.0 (#168) - SeanOMik
-|\  
-| * 5ea62c82 - (9 months ago) feat(container): update image gotson/komga to v1.11.0 - Renovate Bot
-|/  
-*   6c0932ae - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.1.3 (#166) - SeanOMik
-|\  
-| * 81a4f08d - (9 months ago) fix(helm): update chart kube-prometheus-stack to 58.1.3 - Renovate Bot
-|/  
-*   eaef70cc - (9 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1515 (#164) - SeanOMik
-|\  
-| * 83e975e2 - (9 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.4.1515 - Renovate Bot
-|/  
-*   3d459db2 - (9 months ago) fix(helm): update chart victoria-metrics-single to 0.9.18 (#165) - SeanOMik
-|\  
-| * bbc7fc56 - (9 months ago) fix(helm): update chart victoria-metrics-single to 0.9.18 - Renovate Bot
-|/  
-*   92c5a6b8 - (9 months ago) feat(helm): update chart pgadmin4 to 1.24.1 (#131) - SeanOMik
-|\  
-| * 458e2c91 - (9 months ago) feat(helm): update chart pgadmin4 to 1.24.1 - Renovate Bot
-|/  
-*   d3ae44df - (9 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.17 (#157) - SeanOMik
-|\  
-| * 367f7760 - (9 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.17 - Renovate Bot
-|/  
-*   12b11bf0 - (9 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.16.1.4420 (#163) - SeanOMik
-|\  
-| * 1fe9d07a - (9 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.16.1.4420 - Renovate Bot
-|/  
-*   27e3f03b - (9 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.4 (#160) - SeanOMik
-|\  
-| * 5e6c1d65 - (9 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.4 - Renovate Bot
-|/  
-*   54a0dbee - (9 months ago) fix(helm): update chart traefik to 27.0.2 (#158) - SeanOMik
-|\  
-| * cb721fa2 - (9 months ago) fix(helm): update chart traefik to 27.0.2 - Renovate Bot
-|/  
-*   096defcb - (9 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.3.1486 (#155) - SeanOMik
-|\  
-| * 8a772e88 - (9 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.3.1486 - Renovate Bot
-|/  
-*   31966e91 - (9 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.4.6.8723 (#152) - SeanOMik
-|\  
-| * 4ecc1a55 - (9 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.4.6.8723 - Renovate Bot
-|/  
-| * d0d73d37 - (9 months ago) feat(container)!: Update image zadam/trilium to v0.63.5, switch to using ghcr image - SeanOMik (origin/renovate/zadam-trilium-63.x)
-| * 2965d562 - (12 months ago) feat(container)!: Update image zadam/trilium to v63 - Renovate Bot
-| | * 6c9dad45 - (9 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.22.2499 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-readarr-develop-0.x)
-| |/  
-|/|   
-* |   725e7d75 - (9 months ago) feat(helm)!: Update chart kube-prometheus-stack to 58.1.2 (#151) - SeanOMik
-|\ \  
-| * | 6670aa62 - (9 months ago) feat(helm)!: Update chart kube-prometheus-stack to 58.1.2 - Renovate Bot
-|/ /  
-* |   dda5dfce - (9 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to 633a57b (#153) - SeanOMik
-|\ \  
-| * | b27aa7c9 - (9 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to 633a57b - Renovate Bot
-|/ /  
-* |   c71a9f4d - (9 months ago) feat(container): update image codercom/code-server to v4.23.1 (#156) - SeanOMik
-|\ \  
-| * | 02a16ba2 - (9 months ago) feat(container): update image codercom/code-server to v4.23.1 - Renovate Bot
-|/ /  
-* | 6b0cabe4 - (9 months ago) fix(qbittorrent): lower frequency of update-ip cronjob to 45 mintues from 15 minutes - SeanOMik
-* | 35c82b38 - (9 months ago) fix(gluetun): update wireguard configuration - SeanOMik
-| | * 01434704 - (9 months ago) fix(gluetun): update wireguard configuration - SeanOMik (renovate/postgresql-15.x)
-| | * a9354639 - (9 months ago) feat(helm)!: Update chart postgresql to 15.2.0 - Renovate Bot
-| | | * 98a9e7c9 - (9 months ago) fix(helm): update chart grafana to 7.3.8 - Renovate Bot (origin/renovate/grafana-7.x)
-| |_|/  
-|/| |   
-| | | * c67b20ec - (9 months ago) feat(github-release)!: Update traefik-crd-source to v27.0.2 - Renovate Bot (origin/renovate/traefik-crd-source-27.x)
-| |_|/  
-|/| |   
-| | | * fa3ebe92 - (9 months ago) fix(helm): update chart traefik to 27.0.2 - Renovate Bot (origin/renovate/traefik-27.x)
-| |_|/  
-|/| |   
-| | | * ee25b7f4 - (9 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.4 - Renovate Bot (origin/renovate/prompve-prometheus-pve-exporter-3.x)
-| |_|/  
-|/| |   
-| | | * 7d1086df - (9 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.17 - Renovate Bot (origin/renovate/ghcr.io-flaresolverr-flaresolverr-3.x)
-| |_|/  
-|/| |   
-| | | * 2a100978 - (9 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to 809bccf - Renovate Bot (origin/renovate/ghcr.io-onedr0p-tautulli-2.13.4)
-| |_|/  
-|/| |   
-* | |   c7d1aa22 - (9 months ago) feat(container): update image bobokun/qbit_manage to v4.1.1 (#148) - SeanOMik
-|\ \ \  
-| * | | 0264a0ba - (9 months ago) feat(container): update image bobokun/qbit_manage to v4.1.1 - Renovate Bot
-|/ / /  
-* | |   4afb4c63 - (9 months ago) fix(container): update image lscr.io/linuxserver/thelounge to v4.4.3 (#150) - SeanOMik
-|\ \ \  
-| * | | 37b6035a - (9 months ago) fix(container): update image lscr.io/linuxserver/thelounge to v4.4.3 - Renovate Bot
-|/ / /  
-* | |   062507a7 - (9 months ago) fix(helm): update chart kube-prometheus-stack to 57.2.1 (#149) - SeanOMik
-|\ \ \  
-| |_|/  
-|/| |   
-| * | 1c8ddc2f - (9 months ago) fix(helm): update chart kube-prometheus-stack to 57.2.1 - Renovate Bot
-|/ /  
-| | * a0ef4002 - (9 months ago) fix(container): update image ghcr.io/onedr0p/exportarr to v2.0.1 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-exportarr-2.x)
-| |/  
-|/|   
-| | * fd9a6250 - (9 months ago) fix(container): update image ghcr.io/fluxcd/source-controller to v1.2.5 - Renovate Bot (origin/renovate/patch-flux)
-| |/  
-|/|   
-* |   1e75556e - (9 months ago) Merge pull request 'feat(helm)!: Update chart mariadb to 18.0.1' (#143) from renovate/mariadb-18.x into main - SeanOMik
-|\ \  
-| * | 8c0113d2 - (9 months ago) feat(helm)!: Update chart mariadb to 18.0.0 - Renovate Bot
-|/ /  
-* |   fc08301a - (9 months ago) Merge pull request 'feat(helm): update chart postgresql to 14.3.3' (#106) from renovate/postgresql-14.x into main - SeanOMik
-|\ \  
-| * | 3e5b2794 - (10 months ago) feat(helm): update chart postgresql to 14.3.0 - Renovate Bot
-|/ /  
-* |   64eef14b - (9 months ago) Merge pull request 'feat(helm): update chart woodpecker to 1.2.3' (#128) from renovate/woodpecker-1.x into main - SeanOMik
-|\ \  
-| * | 3b3f1b5a - (10 months ago) feat(helm): update chart woodpecker to 1.2.3 - Renovate Bot
-|/ /  
-* |   bf0c5799 - (9 months ago) Merge pull request 'feat(container): update image codercom/code-server to v4.22.1' (#126) from renovate/codercom-code-server-4.x into main - SeanOMik
-|\ \  
-| * | 4b225206 - (10 months ago) feat(container): update image codercom/code-server to v4.22.1 - Renovate Bot
-|/ /  
-| | * d200e297 - (9 months ago) feat(helm)!: Update chart mariadb to 18.0.0 - Renovate Bot (origin/renovate/mariadb-18.x, renovate/mariadb-18.x)
-| |/  
-|/|   
-* |   d2a7a88b - (9 months ago) Merge pull request 'fix(helm): update chart cert-manager to v1.14.4' (#129) from renovate/cert-manager-1.x into main - SeanOMik
-|\ \  
-| * | 70f60c20 - (10 months ago) fix(helm): update chart cert-manager to v1.14.4 - Renovate Bot
-|/ /  
-* |   e6c6c896 - (9 months ago) Merge pull request 'feat(helm)!: Update chart traefik to 27.0.0' (#145) from renovate/traefik-27.x into main - SeanOMik
-|\ \  
-| * | 3fcb0d1f - (9 months ago) feat(helm)!: Update chart traefik to 27.0.0 - Renovate Bot
-|/ /  
-* |   7c8b76ae - (9 months ago) Merge pull request 'feat(helm)!: Update chart redis to 19.0.2' (#138) from renovate/redis-19.x into main - SeanOMik
-|\ \  
-| * | 4cf81062 - (10 months ago) feat(helm)!: Update chart redis to 19.0.0 - Renovate Bot
-|/ /  
-* |   c97e3c3c - (9 months ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 57.2.0' (#130) from renovate/kube-prometheus-stack-57.x into main - SeanOMik
-|\ \  
-| * | 85fadd99 - (10 months ago) feat(helm)!: Update chart kube-prometheus-stack to 57.2.0 - Renovate Bot (origin/renovate/kube-prometheus-stack-57.x, renovate/kube-prometheus-stack-57.x)
-|/ /  
-| | * f9aa30ac - (9 months ago) feat(helm)!: Update chart traefik to 27.0.0 - Renovate Bot (renovate/traefik-27.x)
-| |/  
-|/|   
-* |   3cf96fe6 - (9 months ago) Merge pull request 'feat(container)!: Update image ghcr.io/onedr0p/exportarr to v2' (#125) from renovate/ghcr.io-onedr0p-exportarr-2.x into main - SeanOMik
-|\ \  
-| * | bc8d2eca - (10 months ago) feat(container)!: Update image ghcr.io/onedr0p/exportarr to v2 - Renovate Bot
-|/ /  
-* |   0b9cda1a - (9 months ago) Merge pull request 'feat(helm): update chart mariadb to 16.5.0' (#107) from renovate/mariadb-16.x into main - SeanOMik
-|\ \  
-| * | 3338ee21 - (10 months ago) feat(helm): update chart mariadb to 16.5.0 - Renovate Bot
-|/ /  
-* |   5c70620f - (9 months ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 56.21.4' (#124) from renovate/kube-prometheus-stack-56.x into main - SeanOMik
-|\ \  
-| * | 5f62aa3f - (10 months ago) feat(helm): update chart kube-prometheus-stack to 56.21.4 - Renovate Bot
-|/ /  
-* |   9e09d26c - (9 months ago) Merge pull request 'feat(helm): update chart traefik to 26.1.0' (#112) from renovate/traefik-26.x into main - SeanOMik
-|\ \  
-| * | b55ce276 - (11 months ago) feat(helm): update chart traefik to 26.1.0 - Renovate Bot
-|/ /  
-* |   b29fcb34 - (9 months ago) Merge pull request 'feat(github-release): update traefik-crd-source to v26.1.0' (#111) from renovate/traefik-crd-source-26.x into main - SeanOMik
-|\ \  
-| * | 6a47d504 - (11 months ago) feat(github-release): update traefik-crd-source to v26.1.0 - Renovate Bot
-|/ /  
-* |   3835d59c - (9 months ago) Merge pull request 'feat(container): update image qmcgaw/gluetun to v3.38' (#139) from renovate/qmcgaw-gluetun-3.x into main - SeanOMik
-|\ \  
-| * | 2ce80122 - (10 months ago) feat(container): update image qmcgaw/gluetun to v3.38 - Renovate Bot
-|/ /  
-* |   0a79eda3 - (9 months ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/plex to v1.40.1' (#103) from renovate/lscr.io-linuxserver-plex-1.x into main - SeanOMik
-|\ \  
-| * | 138b268c - (10 months ago) feat(container): update image lscr.io/linuxserver/plex to v1.40.1 - Renovate Bot
-|/ /  
-* |   4e39cc04 - (9 months ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/mylar3 to v0.8.0' (#135) from renovate/lscr.io-linuxserver-mylar3-0.x into main - SeanOMik
-|\ \  
-| * | 9666a80f - (10 months ago) feat(container): update image lscr.io/linuxserver/mylar3 to v0.8.0 - Renovate Bot
-|/ /  
-* |   2d746555 - (9 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.4.4.8688' (#100) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\ \  
-| * | 088c0b26 - (9 months ago) feat(container): update image ghcr.io/onedr0p/radarr-develop to v5.4.4.8688 - Renovate Bot
-|/ /  
-* |   f7f1e8fc - (9 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.15.0.4361' (#119) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\ \  
-| * | 0be6b7d4 - (10 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.15.0.4361 - Renovate Bot
-|/ /  
-* |   e713bf28 - (9 months ago) Merge pull request 'feat(container): update image ghcr.io/druggeri/alertmanager_gotify_bridge to v2.3' (#113) from renovate/ghcr.io-druggeri-alertmanager_gotify_bridge-2.x into main - SeanOMik
-|\ \  
-| * | b7ad9a99 - (11 months ago) feat(container): update image ghcr.io/druggeri/alertmanager_gotify_bridge to v2.3 - Renovate Bot
-|/ /  
-* |   63cf7cec - (9 months ago) Merge pull request 'feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.8.1' (#110) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\ \  
-| * | 516c11c1 - (10 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.8.1 - Renovate Bot
-|/ /  
-* |   69225c1a - (9 months ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.9.17' (#127) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\ \  
-| * | 53322270 - (10 months ago) fix(helm): update chart victoria-metrics-single to 0.9.17 - Renovate Bot
-|/ /  
-* |   03408c9d - (9 months ago) Merge pull request 'fix(helm): update chart longhorn to 1.6.1' (#142) from renovate/longhorn-1.x into main - SeanOMik
-|\ \  
-| * | 8227fa2f - (9 months ago) fix(helm): update chart longhorn to 1.6.1 - Renovate Bot
-|/ /  
-* |   f81c4c15 - (9 months ago) Merge pull request 'fix(helm): update chart grafana to 7.3.7' (#115) from renovate/grafana-7.x into main - SeanOMik
-|\ \  
-| * | c83bb43e - (10 months ago) fix(helm): update chart grafana to 7.3.7 - Renovate Bot
-|/ /  
-* |   af89a3dc - (9 months ago) Merge pull request 'fix(helm): update chart metallb to 0.14.4' (#141) from renovate/metallb-0.x into main - SeanOMik
-|\ \  
-| * | da19fb65 - (10 months ago) fix(helm): update chart metallb to 0.14.4 - Renovate Bot
-|/ /  
-* |   1771ebd1 - (9 months ago) Merge pull request 'fix(github-release): update metallb-source to v0.14.4' (#140) from renovate/metallb-source-0.x into main - SeanOMik
-|\ \  
-| * | 469d6614 - (10 months ago) fix(github-release): update metallb-source to v0.14.4 - Renovate Bot
-|/ /  
-* |   53ab0076 - (9 months ago) Merge pull request 'fix(container): update image vaultwarden/server to v1.30.5' (#81) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\ \  
-| * | 73709c68 - (10 months ago) fix(container): update image vaultwarden/server to v1.30.5 - Renovate Bot
-|/ /  
-* |   128d6ac3 - (9 months ago) Merge pull request 'fix(container): update image gotson/komga to v1.10.4' (#134) from renovate/gotson-komga-1.x into main - SeanOMik
-|\ \  
-| * | 489433c5 - (10 months ago) fix(container): update image gotson/komga to v1.10.4 - Renovate Bot
-|/ /  
-* |   4337da88 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.2.1408' (#105) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | 1a46e775 - (10 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.2.1408 - Renovate Bot
-|/ /  
-* |   3ebbbe4a - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.21.2475' (#101) from renovate/ghcr.io-onedr0p-readarr-develop-0.x into main - SeanOMik
-|\ \  
-| * | 315dcb48 - (10 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.21.2475 - Renovate Bot
-|/ /  
-* |   a11af1d8 - (9 months ago) Merge pull request 'chore(container): update image ghcr.io/onedr0p/tautulli to b3000c0' (#133) from renovate/ghcr.io-onedr0p-tautulli-2.13.4 into main - SeanOMik
-|\ \  
-| * | 619f1243 - (10 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to b3000c0 - Renovate Bot
-|/ /  
-* |   f55dfae5 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.2' (#114) from renovate/ghcr.io-onedr0p-bazarr-1.x into main - SeanOMik
-|\ \  
-| * | 8465f3f1 - (11 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.2 - Renovate Bot
-|/ /  
-* |   e03d4274 - (9 months ago) Merge pull request 'fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.16' (#108) from renovate/ghcr.io-flaresolverr-flaresolverr-3.x into main - SeanOMik
-|\ \  
-| * | 28c4a413 - (10 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.16 - Renovate Bot
-|/ /  
-| | * 642e9de2 - (10 months ago) fix(container): update image lscr.io/linuxserver/qbittorrent to v4.6.4 - Renovate Bot (origin/renovate/lscr.io-linuxserver-qbittorrent-4.x)
-| |/  
-|/|   
-* | fb997ab2 - (10 months ago) fix(qbittorrent): fix updateip-script - SeanOMik
-* | 22730ccd - (10 months ago) feat(openebs): add monitoring - SeanOMik
-| | * 3d5d5647 - (10 months ago) feat(container): update image lscr.io/linuxserver/plex to v1.40.1 - Renovate Bot (origin/renovate/lscr.io-linuxserver-plex-1.x)
-| |/  
-|/|   
-| | * f257862a - (10 months ago) feat(container): update image lscr.io/linuxserver/mylar3 to v0.8.0 - Renovate Bot (origin/renovate/lscr.io-linuxserver-mylar3-0.x)
-| |/  
-|/|   
-| | * a9cfe7c7 - (10 months ago) fix(container): update image gotson/komga to v1.10.4 - Renovate Bot (origin/renovate/gotson-komga-1.x)
-| |/  
-|/|   
-| | * 49e33011 - (10 months ago) feat(helm): update chart redis to 18.19.1 - Renovate Bot (origin/renovate/redis-18.x)
-| |/  
-|/|   
-| | * f51d2212 - (10 months ago) feat(helm): update chart kube-prometheus-stack to 56.21.4 - Renovate Bot (origin/renovate/kube-prometheus-stack-56.x)
-| |/  
-|/|   
-| | * 696d3673 - (10 months ago) feat(helm): update chart postgresql to 14.3.0 - Renovate Bot (origin/renovate/postgresql-14.x)
-| |/  
-|/|   
-| | * c13225db - (10 months ago) feat(helm): update chart mariadb to 16.5.0 - Renovate Bot (origin/renovate/mariadb-16.x)
-| |/  
-|/|   
-* |   c9d91422 - (10 months ago) Merge pull request 'feat(container): update image znc to v1.9.0' (#117) from renovate/znc-1.x into main - SeanOMik
-|\ \  
-| * | 52019d7a - (11 months ago) feat(container): update image znc to v1.9.0 - Renovate Bot
-|/ /  
-* |   94bdc98c - (10 months ago) Merge pull request 'fix(helm): update chart cert-manager to v1.14.3' (#118) from renovate/cert-manager-1.x into main - SeanOMik
-|\ \  
-| * | 5d0aaf94 - (11 months ago) fix(helm): update chart cert-manager to v1.14.3 - Renovate Bot
-|/ /  
-* |   427960fe - (10 months ago) Merge pull request 'fix(container): update image bobokun/qbit_manage to v4.0.9' (#120) from renovate/bobokun-qbit_manage-4.x into main - SeanOMik
-|\ \  
-| * | f28b9201 - (10 months ago) fix(container): update image bobokun/qbit_manage to v4.0.9 - Renovate Bot
-|/ /  
-* |   67d310b1 - (10 months ago) Merge pull request 'fix(container): update image codercom/code-server to v4.21.2' (#121) from renovate/codercom-code-server-4.x into main - SeanOMik
-|\ \  
-| * | 3aec8f73 - (10 months ago) fix(container): update image codercom/code-server to v4.21.2 - Renovate Bot
-|/ /  
-* |   a67236ad - (10 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/exportarr to v1.6.2' (#122) from renovate/ghcr.io-onedr0p-exportarr-1.x into main - SeanOMik
-|\ \  
-| * | 5b2b2a8a - (10 months ago) fix(container): update image ghcr.io/onedr0p/exportarr to v1.6.2 - Renovate Bot
-* | |   186832d0 - (10 months ago) Merge pull request 'feat(helm): update chart kube-prometheus-stack to 56.15.0' (#109) from renovate/kube-prometheus-stack-56.x into main - SeanOMik
-|\ \ \  
-| |/ /  
-|/| |   
-| * | 767f0da7 - (10 months ago) feat(helm): update chart kube-prometheus-stack to 56.15.0 - Renovate Bot
-|/ /  
-| | * b69ef6ea - (11 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.2 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-bazarr-1.x)
-| |/  
-|/|   
-| | * 4678ae80 - (11 months ago) feat(container): update image ghcr.io/druggeri/alertmanager_gotify_bridge to v2.3 - Renovate Bot (origin/renovate/ghcr.io-druggeri-alertmanager_gotify_bridge-2.x)
-| |/  
-|/|   
-| | * 456f9914 - (11 months ago) feat(helm): update chart traefik to 26.1.0 - Renovate Bot (origin/renovate/traefik-26.x)
-| |/  
-|/|   
-| | * eeb5403d - (11 months ago) feat(github-release): update traefik-crd-source to v26.1.0 - Renovate Bot (origin/renovate/traefik-crd-source-26.x)
-| |/  
-|/|   
-| | * 0f1ef12b - (11 months ago) feat(helm)!: Update chart app-template to 2.6.0 - Renovate Bot (origin/renovate/app-template-2.x)
-| |/  
-|/|   
-| | * 9ab7962c - (11 months ago) feat(container)!: Update image lscr.io/linuxserver/mylar3 to v2021 - Renovate Bot (origin/renovate/lscr.io-linuxserver-mylar3-2021.x)
-| |/  
-|/|   
-* |   13ef64c8 - (11 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.13.3.4273' (#99) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\ \  
-| * | 563e2618 - (11 months ago) fix(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.13.3.4273 - Renovate Bot
-|/ /  
-* | b0d5eb1c - (11 months ago) fix(palworld): Disable non login penalty - SeanOMik
-* | 77c41001 - (11 months ago) fix(postgresql): Enable huge pages - SeanOMik
-* |   8b7a8fca - (11 months ago) Merge pull request 'fix(helm): update chart pgadmin4 to 1.23.3' (#98) from renovate/pgadmin4-1.x into main - SeanOMik
-|\ \  
-| * | b6032a0b - (11 months ago) fix(helm): update chart pgadmin4 to 1.23.3 - Renovate Bot
-|/ /  
-* |   02ad28eb - (11 months ago) Merge pull request 'fix(helm): update chart cert-manager to v1.14.2' (#96) from renovate/cert-manager-1.x into main - SeanOMik
-|\ \  
-| * | 01589889 - (11 months ago) fix(helm): update chart cert-manager to v1.14.2 - Renovate Bot
-|/ /  
-* |   f128d4a2 - (11 months ago) Merge pull request 'fix(container): update image prompve/prometheus-pve-exporter to v3.2.2' (#93) from renovate/prompve-prometheus-pve-exporter-3.x into main - SeanOMik
-|\ \  
-| * | 79cde320 - (11 months ago) fix(container): update image prompve/prometheus-pve-exporter to v3.2.2 - Renovate Bot
-|/ /  
-* |   26a80186 - (11 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.1114' (#95) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | a678eab1 - (11 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.1114 - Renovate Bot
-|/ /  
-* |   39918d25 - (11 months ago) Merge pull request 'fix(container): update image codercom/code-server to v4.21.1' (#97) from renovate/codercom-code-server-4.x into main - SeanOMik
-|\ \  
-| * | 443d7729 - (11 months ago) fix(container): update image codercom/code-server to v4.21.1 - Renovate Bot
-|/ /  
-* |   e2e06597 - (11 months ago) Merge pull request 'feat(helm)!: Update chart mariadb to 16.0.2' (#94) from renovate/mariadb-16.x into main - SeanOMik
-|\ \  
-| * | 2715d650 - (11 months ago) feat(helm)!: Update chart mariadb to 16.0.0 - Renovate Bot
-|/ /  
-* |   834e10ef - (11 months ago) Merge pull request 'feat(helm)!: Update chart postgresql to 14.0.4' (#85) from renovate/postgresql-14.x into main - SeanOMik
-|\ \  
-| * | cc3f295d - (11 months ago) feat(helm)!: Update chart postgresql to 14.0.0 - Renovate Bot
-|/ /  
-* |   271a7341 - (11 months ago) Merge pull request 'feat(helm)!: Update chart redis to 18.12.1' (#66) from renovate/redis-18.x into main - SeanOMik
-|\ \  
-| * | a487ebac - (11 months ago) feat(helm)!: Update chart redis to 18.12.0 - Renovate Bot
-|/ /  
-* |   29778c88 - (11 months ago) Merge pull request 'feat(helm): update chart authentik to 2023.10.7' (#44) from renovate/authentik-2023.x into main - SeanOMik
-|\ \  
-| * | 7c34873e - (11 months ago) feat(helm): update chart authentik to 2023.10.7 - Renovate Bot
-|/ /  
-* | 41f85c25 - (11 months ago) feat(openebs): add openebs, use openebs hostpath provisioner for woodpecker - SeanOMik
-* | 396bc860 - (11 months ago) fix(prometheus): use longhorn instead of hostpath as the storage class for prometheus - SeanOMik
-* | c6cea48a - (11 months ago) fix(grafana): fix kubernetes pods dashboard - SeanOMik
-* | 85530704 - (11 months ago) fix: proxmoxve-exporter change arguments to match new update - SeanOMik
-* |   f3b2a77d - (11 months ago) Merge pull request 'feat(github-release)!: Update traefik-crd-source to v26.0.0' (#60) from renovate/traefik-crd-source-26.x into main - SeanOMik
-|\ \  
-| * | db252b11 - (12 months ago) feat(github-release)!: Update traefik-crd-source to v26.0.0 - Renovate Bot
-|/ /  
-* |   b9a88802 - (11 months ago) Merge pull request 'feat(github-release): update metallb-source to v0.14.3' (#79) from renovate/metallb-source-0.x into main - SeanOMik
-|\ \  
-| * | 09296cd0 - (11 months ago) feat(github-release): update metallb-source to v0.14.3 - Renovate Bot
-|/ /  
-* |   6d715d30 - (11 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.13.2.4251' (#76) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\ \  
-| * | ae5df8da - (11 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.13.2.4251 - Renovate Bot
-|/ /  
-* |   e3166c64 - (11 months ago) Merge pull request 'feat(container): update image codercom/code-server to v4.21.0' (#92) from renovate/codercom-code-server-4.x into main - SeanOMik
-|\ \  
-| * | 3753b0d3 - (11 months ago) feat(container): update image codercom/code-server to v4.21.0 - Renovate Bot
-|/ /  
-* |   26e105de - (11 months ago) Merge pull request 'fix(helm): update chart woodpecker to 1.1.1' (#86) from renovate/woodpecker-1.x into main - SeanOMik
-|\ \  
-| * | 41ce90c1 - (11 months ago) fix(helm): update chart woodpecker to 1.1.1 - Renovate Bot
-|/ /  
-* |   b007000f - (11 months ago) Merge pull request 'fix(helm): update chart victoria-metrics-single to 0.9.15' (#83) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\ \  
-| * | 37d8bed4 - (11 months ago) fix(helm): update chart victoria-metrics-single to 0.9.15 - Renovate Bot
-|/ /  
-* |   6cb7b077 - (11 months ago) Merge pull request 'fix(helm): update chart pgadmin4 to 1.23.2' (#88) from renovate/pgadmin4-1.x into main - SeanOMik
-|\ \  
-| * | 50c67572 - (11 months ago) fix(helm): update chart pgadmin4 to 1.23.2 - Renovate Bot
-|/ /  
-* |   f236acf2 - (11 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/exportarr to v1.6.1' (#78) from renovate/ghcr.io-onedr0p-exportarr-1.x into main - SeanOMik
-|\ \  
-| * | 1b5a7775 - (11 months ago) fix(container): update image ghcr.io/onedr0p/exportarr to v1.6.1 - Renovate Bot
-|/ /  
-* |   3e40c754 - (11 months ago) Merge pull request 'fix(container): update image bobokun/qbit_manage to v4.0.8' (#77) from renovate/bobokun-qbit_manage-4.x into main - SeanOMik
-|\ \  
-| * | 98ce9e70 - (11 months ago) fix(container): update image bobokun/qbit_manage to v4.0.8 - Renovate Bot
-|/ /  
-* |   01b28d92 - (11 months ago) Merge pull request 'feat(container)!: Update image prompve/prometheus-pve-exporter to v3' (#58) from renovate/prompve-prometheus-pve-exporter-3.x into main - SeanOMik
-|\ \  
-| * | 019cda88 - (12 months ago) feat(container)!: Update image prompve/prometheus-pve-exporter to v3 - Renovate Bot
-|/ /  
-* |   76f6771c - (11 months ago) Merge pull request 'feat(helm): update chart metallb to 0.14.3' (#80) from renovate/metallb-0.x into main - SeanOMik
-|\ \  
-| * | 22902c36 - (11 months ago) feat(helm): update chart metallb to 0.14.3 - Renovate Bot
-|/ /  
-* |   4f208dfc - (11 months ago) Merge pull request 'feat(helm): update chart longhorn to 1.6.0' (#84) from renovate/longhorn-1.x into main - SeanOMik
-|\ \  
-| * | 29277c08 - (11 months ago) feat(helm): update chart longhorn to 1.6.0 - Renovate Bot
-|/ /  
-* |   6bb333e6 - (11 months ago) Merge pull request 'feat(helm): update chart cert-manager to v1.14.1' (#87) from renovate/cert-manager-1.x into main - SeanOMik
-|\ \  
-| * | 1ad04de0 - (11 months ago) feat(helm): update chart cert-manager to v1.14.1 - Renovate Bot
-|/ /  
-* |   0ca4a83f - (11 months ago) Merge pull request 'feat(helm): update chart grafana to 7.3.0' (#74) from renovate/grafana-7.x into main - SeanOMik
-|\ \  
-| * | aabd319e - (11 months ago) feat(helm): update chart grafana to 7.3.0 - Renovate Bot
-|/ /  
-* |   bcd3eae2 - (11 months ago) Merge pull request 'feat(helm)!: Update chart kube-prometheus-stack to 56.6.2' (#63) from renovate/kube-prometheus-stack-56.x into main - SeanOMik
-|\ \  
-| * | 6b303ce3 - (11 months ago) feat(helm)!: Update chart kube-prometheus-stack to 56.6.2 - Renovate Bot
-|/ /  
-* |   ce0b51df - (11 months ago) Merge pull request 'feat(helm)!: Update chart traefik to 26.0.0' (#67) from renovate/traefik-26.x into main - SeanOMik
-|\ \  
-| * | 82ef9b87 - (12 months ago) feat(helm)!: Update chart traefik to 26.0.0 - Renovate Bot
-|/ /  
-* |   404d88e6 - (11 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.1047' (#69) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | 02f607b6 - (11 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.1047 - Renovate Bot
-|/ /  
-* |   0b8fad16 - (11 months ago) Merge pull request 'feat(container)!: Update image ghcr.io/onedr0p/radarr-develop to v5' (#54) from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main - SeanOMik
-|\ \  
-| * | 33aa873a - (11 months ago) feat(container)!: Update image ghcr.io/onedr0p/radarr-develop to v5 - Renovate Bot
-|/ /  
-* |   57e535bc - (11 months ago) Merge pull request 'fix(container): update image gotson/komga to v1.10.3' (#70) from renovate/gotson-komga-1.x into main - SeanOMik
-|\ \  
-| * | d15665ec - (12 months ago) fix(container): update image gotson/komga to v1.10.3 - Renovate Bot
-|/ /  
-* |   438aa85b - (11 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.1' (#89) from renovate/ghcr.io-onedr0p-bazarr-1.x into main - SeanOMik
-|\ \  
-| * | 44810224 - (11 months ago) fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.1 - Renovate Bot
-|/ /  
-* |   c8b26291 - (11 months ago) Merge pull request 'chore(container): update image ghcr.io/onedr0p/tautulli to d925cbb' (#90) from renovate/ghcr.io-onedr0p-tautulli-2.13.4 into main - SeanOMik
-|\ \  
-| * | a76d5c96 - (11 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to d925cbb - Renovate Bot
-|/ /  
-* |   97c575a8 - (11 months ago) Merge pull request 'fix(github-release): update fluxcd/flux2 to v2.2.3' (#91) from renovate/fluxcd-flux2-2.x into main - SeanOMik
-|\ \  
-| * | 3ce37cfa - (11 months ago) fix(github-release): update fluxcd/flux2 to v2.2.3 - Renovate Bot
-|/ /  
-* | 8d257618 - (11 months ago) chore: Update qbittorent port updater sidecar image - SeanOMik
-* | 44d02b31 - (11 months ago) fix: remove all manual usages of wildcard cert, only use traefik default cert - SeanOMik
-* | ccc22fe9 - (11 months ago) fix: deploy wildcard cert to traefik namespace instead of replicating into it - SeanOMik
-| | * 5f190472 - (11 months ago) feat(helm): update chart longhorn to 1.6.0 - Renovate Bot (origin/renovate/longhorn-1.x)
-| |/  
-|/|   
-| | * 463b5acf - (11 months ago) feat(helm): update chart metallb to 0.14.3 - Renovate Bot (origin/renovate/metallb-0.x)
-| |/  
-|/|   
-| | * 32d1eb01 - (11 months ago) feat(github-release): update metallb-source to v0.14.3 - Renovate Bot (origin/renovate/metallb-source-0.x)
-| |/  
-|/|   
-* | bb518246 - (11 months ago) fix(guacamole): use correct extension name for openid - SeanOMik
-* | 6d6970bd - (11 months ago) feat: add back guacamole - SeanOMik
-* | 5cd701b6 - (11 months ago) fix(trilium): attempt to fix trilium's ingress by removing cert manager annotation - SeanOMik
-| | * 9df58c52 - (11 months ago) feat(helm): update chart authentik to 2023.10.7 - Renovate Bot (origin/renovate/authentik-2023.x)
-| |/  
-|/|   
-| | * bfc44239 - (11 months ago) fix(container): update image ghcr.io/onedr0p/exportarr to v1.6.1 - Renovate Bot (origin/renovate/ghcr.io-onedr0p-exportarr-1.x)
-| |/  
-|/|   
-* | ba7d44ba - (11 months ago) chore: Update kuberentes grafana dashboards - SeanOMik
-* | 0e8df1d8 - (12 months ago) fix(palworld): use nodeport in range - SeanOMik
-* | 8d70ec3f - (12 months ago) fix(palworld): disable network policy - SeanOMik
-* | 3e2d6271 - (12 months ago) fix(palworld): disable startup probe - SeanOMik
-* | faf7901a - (12 months ago) fix(palworld): changed default admin password - SeanOMik
-* | ae9dc898 - (12 months ago) fix: Fix palworld secret - SeanOMik
-* | 914f5f16 - (12 months ago) chore: delete harbor - SeanOMik
-* | 0c1237a3 - (12 months ago) feat: Add Palworld as a game server - SeanOMik
-* |   3d6d366d - (12 months ago) Merge pull request 'feat(helm): update chart woodpecker to 1.1.0' (#72) from renovate/woodpecker-1.x into main - SeanOMik
-|\ \  
-| * | f4655f72 - (12 months ago) feat(helm): update chart woodpecker to 1.1.0 - Renovate Bot
-|/ /  
-* | c3e3714e - (12 months ago) feat(cert-manager): add servicemonitor - SeanOMik
-* | 52b51c39 - (12 months ago) feat(longhorn): add alerts and service monitor - SeanOMik
-* | c55cbcde - (12 months ago) fix(grafana): remove kubernetes-volumes - SeanOMik
-* | d692a2e9 - (12 months ago) fix(grafana): add dashboard providers - SeanOMik
-* |   b54c5223 - (12 months ago) Merge pull request 'feat(helm): update chart victoria-metrics-single to 0.9.14' (#53) from renovate/victoria-metrics-single-0.x into main - SeanOMik
-|\ \  
-| * | acda2d3f - (12 months ago) feat(helm): update chart victoria-metrics-single to 0.9.14 - Renovate Bot
-|/ /  
-* |   8dcb513d - (12 months ago) Merge pull request 'feat(helm)!: Update chart grafana to 7.2.4' (#62) from renovate/grafana-7.x into main - SeanOMik
-|\ \  
-| * | fe79d5a9 - (12 months ago) feat(helm)!: Update chart grafana to 7.2.4 - Renovate Bot
-|/ /  
-* | 7876db7f - (12 months ago) feat: disable default kube-prometheus-stack grafana dashboards, add some to grafana - SeanOMik
-* | d20f2974 - (12 months ago) fix: downgrade qbittorrent to 4.6.2 - SeanOMik
-* | 4b281683 - (12 months ago) feat: set traefik's tls secret to what is generated by cert-manager - SeanOMik
-|/  
-| * d8628028 - (12 months ago) feat(helm)!: Update chart postgresql to 13.4.0 - Renovate Bot (origin/renovate/postgresql-13.x)
-|/  
-*   c1f4347e - (12 months ago) Merge pull request 'feat(container): update image qmcgaw/gluetun to v3.37' (#38) from renovate/qmcgaw-gluetun-3.x into main - SeanOMik
-|\  
-| * d383aafb - (12 months ago) feat(container): update image qmcgaw/gluetun to v3.37 - Renovate Bot
-|/  
-*   4e25a127 - (12 months ago) Merge pull request 'chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2beta2' (#5) from renovate/helmrelease-2.x into main - SeanOMik
-|\  
-| * 1d499ff1 - (12 months ago) chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1 - Renovate Bot (origin/renovate/helmrelease-2.x, renovate/helmrelease-2.x)
-| * 4a13fa11 - (12 months ago) chore(deps): update gitrepository to source.toolkit.fluxcd.io/v1 - Renovate Bot
-| * d6356f2f - (12 months ago) chore: remove gitea, its no longer deployed in the cluster - SeanOMik
-| * c2b7a319 - (12 months ago) chore: remove authentik ldap outpost since its not used - SeanOMik
-| * bcfeed31 - (12 months ago) feat(helm): update chart traefik to 22.3.0 - Renovate Bot
-| * 7b4d6521 - (12 months ago) feat(helm): update chart tigera-operator to v3.27.0 - Renovate Bot
-| * 44785665 - (12 months ago) feat(helm): update chart redis to 17.17.1 - Renovate Bot
-| * 7762452c - (12 months ago) feat(helm): update chart postgresql to 12.12.10 - Renovate Bot
-| * 07cc67a4 - (12 months ago) feat(helm): update chart pgadmin4 to 1.23.1 - Renovate Bot
-| * 0f894d6b - (12 months ago) feat(helm): update chart kubernetes-replicator to 2.9.2 - Renovate Bot
-| * f4b9c190 - (12 months ago) feat(helm): update chart harbor to 1.14.0 - Renovate Bot
-| * 2c473f8a - (12 months ago) feat(helm): update chart cert-manager to v1.13.3 - Renovate Bot
-| * cacc525b - (12 months ago) feat(github-release): update traefik-crd-source to v22.3.0 - Renovate Bot
-| * 8708adc9 - (12 months ago) feat(container): update image zadam/trilium to v0.63 - Renovate Bot
-| * 86c624a0 - (12 months ago) feat(container): update image vaultwarden/server to v1.30.1 - Renovate Bot
-| * d5dd484b - (12 months ago) feat(container): update image rancher/mirrored-library-busybox to v1.36.1 - Renovate Bot
-| * 13380662 - (12 months ago) feat(container): update image lscr.io/linuxserver/qbittorrent to v4.6.3 - Renovate Bot
-| * 10fa1e2b - (12 months ago) feat(container): update image lscr.io/linuxserver/ombi to v4.43.5 - Renovate Bot
-| * dd04373c - (12 months ago) feat(container): update image linuxserver/freshrss to v1.23.1 - Renovate Bot
-| * 7c29d9e2 - (12 months ago) feat(container): update image gotson/komga to v1.10.2 - Renovate Bot
-| * e00aa5bd - (12 months ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.13.4 - Renovate Bot
-| * 6a8141de - (12 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.12.2.4211 - Renovate Bot
-| * e7646f75 - (12 months ago) feat(container): update image ghcr.io/onedr0p/exportarr to v1.6.0 - Renovate Bot
-| * 509db20b - (12 months ago) feat(container): update image ghcr.io/onedr0p/bazarr to v1.4.0 - Renovate Bot
-| * 517c25aa - (12 months ago) feat(container): update image ghcr.io/gotify/server to v2.4.0 - Renovate Bot
-| * 64e34886 - (12 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.7.2 - Renovate Bot
-| * 93921f9a - (12 months ago) feat(container): update image codercom/code-server to v4.20.1 - Renovate Bot
-| * b5e9b14d - (12 months ago) feat(container): update image alpine - Renovate Bot
-| * b756c1c6 - (12 months ago) fix(helm): update chart metallb to 0.13.12 - Renovate Bot
-| * 6456c3a8 - (12 months ago) fix(helm): update chart longhorn to 1.5.3 - Renovate Bot
-| * 84e7a571 - (12 months ago) fix(github-release): update metallb-source to v0.13.12 - Renovate Bot
-| * d0084dfb - (12 months ago) fix(github-release): update local-path-provisioner to v0.0.26 - Renovate Bot
-| * 45103103 - (12 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.32.8 - Renovate Bot
-| * 44f2fe26 - (12 months ago) fix(container): update image lscr.io/linuxserver/mylar3 to v0.7.8 - Renovate Bot
-| * e8f21894 - (12 months ago) fix: remove duplicate helm repo, forgot something in renovate.json5 - SeanOMik
-| * 276e92b5 - (12 months ago) fix(container): update image linuxserver/jellyfin to v10.8.13 - Renovate Bot
-| * c2bb57b7 - (12 months ago) fix(container): update image kizaing/kavita to v0.7.8 - Renovate Bot
-| * b0f3a625 - (12 months ago) fix(container): update image goofball222/factorio to v1.1.101 - Renovate Bot
-| * 1bc268ee - (12 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.953 - Renovate Bot
-| * 18f125cf - (12 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.15.2376 - Renovate Bot
-| * 94ce8af5 - (12 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v4.7.5.7809 - Renovate Bot
-| * de514f7d - (12 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.13 - Renovate Bot
-| * c13af6a6 - (12 months ago) fix(container): update image dutchcoders/transfer.sh to v1.6.1 - Renovate Bot
-| * 835f4511 - (12 months ago) fix(container): update image caseyscarborough/qbittorrent-exporter to v1.3.5 - Renovate Bot
-| * 0528ee4a - (12 months ago) fix(container): update image bobokun/qbit_manage to v4.0.7 - Renovate Bot
-| * 6c0bdcec - (12 months ago) fix(container): update image abesnier/guacamole to v1.5.4 - Renovate Bot
-| * 5d0d5164 - (12 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to 6049e98 - Renovate Bot
-| * 8efed9bc - (12 months ago) chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2beta2 - Renovate Bot
-* |   666cc229 - (12 months ago) Merge pull request 'chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1' (#6) from renovate/kustomization-1.x into main - SeanOMik
-|\ \  
-| * | 9b9ac928 - (12 months ago) chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1 - Renovate Bot
-|/ /  
-* |   b1a5a16f - (12 months ago) Merge pull request 'chore(deps): update gitrepository to source.toolkit.fluxcd.io/v1' (#4) from renovate/gitrepository-1.x into main - SeanOMik
-|\ \  
-| * | ca881bfa - (12 months ago) chore(deps): update gitrepository to source.toolkit.fluxcd.io/v1 - Renovate Bot
-|/ /  
-* | 2b1ceb45 - (12 months ago) chore: remove gitea, its no longer deployed in the cluster - SeanOMik
-* | 42affb94 - (12 months ago) chore: remove authentik ldap outpost since its not used - SeanOMik
-* |   6bba03ea - (12 months ago) Merge pull request 'feat(helm): update chart traefik to 22.3.0' (#52) from renovate/traefik-22.x into main - SeanOMik
-|\ \  
-| * | 4c9804f9 - (12 months ago) feat(helm): update chart traefik to 22.3.0 - Renovate Bot
-|/ /  
-* |   730ac7bc - (12 months ago) Merge pull request 'feat(helm): update chart tigera-operator to v3.27.0' (#51) from renovate/tigera-operator-3.x into main - SeanOMik
-|\ \  
-| * | e59ac6ca - (12 months ago) feat(helm): update chart tigera-operator to v3.27.0 - Renovate Bot
-|/ /  
-* |   0e9d08c0 - (12 months ago) Merge pull request 'feat(helm): update chart redis to 17.17.1' (#50) from renovate/redis-17.x into main - SeanOMik
-|\ \  
-| * | b5770a94 - (12 months ago) feat(helm): update chart redis to 17.17.1 - Renovate Bot
-|/ /  
-* |   985bfe43 - (12 months ago) Merge pull request 'feat(helm): update chart postgresql to 12.12.10' (#49) from renovate/postgresql-12.x into main - SeanOMik
-|\ \  
-| * | cf5a6363 - (12 months ago) feat(helm): update chart postgresql to 12.12.10 - Renovate Bot
-|/ /  
-* |   7d6fbf8c - (12 months ago) Merge pull request 'feat(helm): update chart pgadmin4 to 1.23.1' (#48) from renovate/pgadmin4-1.x into main - SeanOMik
-|\ \  
-| * | f2cd7f02 - (12 months ago) feat(helm): update chart pgadmin4 to 1.23.1 - Renovate Bot
-|/ /  
-* |   787cda9e - (12 months ago) Merge pull request 'feat(helm): update chart kubernetes-replicator to 2.9.2' (#47) from renovate/kubernetes-replicator-2.x into main - SeanOMik
-|\ \  
-| * | def1a92d - (12 months ago) feat(helm): update chart kubernetes-replicator to 2.9.2 - Renovate Bot
-|/ /  
-* |   a9116f7a - (12 months ago) Merge pull request 'feat(helm): update chart harbor to 1.14.0' (#46) from renovate/harbor-1.x into main - SeanOMik
-|\ \  
-| * | 57bf1b40 - (12 months ago) feat(helm): update chart harbor to 1.14.0 - Renovate Bot
-|/ /  
-* |   a0d54449 - (12 months ago) Merge pull request 'feat(helm): update chart cert-manager to v1.13.3' (#45) from renovate/cert-manager-1.x into main - SeanOMik
-|\ \  
-| * | 73755ded - (12 months ago) feat(helm): update chart cert-manager to v1.13.3 - Renovate Bot
-|/ /  
-* |   dfc93993 - (12 months ago) Merge pull request 'feat(github-release): update traefik-crd-source to v22.3.0' (#42) from renovate/traefik-crd-source-22.x into main - SeanOMik
-|\ \  
-| * | b2729d5d - (12 months ago) feat(github-release): update traefik-crd-source to v22.3.0 - Renovate Bot
-|/ /  
-* |   f0d95c74 - (12 months ago) Merge pull request 'feat(container): update image zadam/trilium to v0.63' (#41) from renovate/zadam-trilium-0.x into main - SeanOMik
-|\ \  
-| * | 730b163d - (12 months ago) feat(container): update image zadam/trilium to v0.63 - Renovate Bot
-|/ /  
-* |   20e3534d - (12 months ago) Merge pull request 'feat(container): update image vaultwarden/server to v1.30.1' (#40) from renovate/vaultwarden-server-1.x into main - SeanOMik
-|\ \  
-| * | 58581a19 - (12 months ago) feat(container): update image vaultwarden/server to v1.30.1 - Renovate Bot
-|/ /  
-* |   9770243d - (12 months ago) Merge pull request 'feat(container): update image rancher/mirrored-library-busybox to v1.36.1' (#39) from renovate/rancher-mirrored-library-busybox-1.x into main - SeanOMik
-|\ \  
-| * | 1aed2783 - (12 months ago) feat(container): update image rancher/mirrored-library-busybox to v1.36.1 - Renovate Bot
-|/ /  
-* |   ed382fc8 - (12 months ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/qbittorrent to v4.6.3' (#37) from renovate/lscr.io-linuxserver-qbittorrent-4.x into main - SeanOMik
-|\ \  
-| * | fa38b16e - (12 months ago) feat(container): update image lscr.io/linuxserver/qbittorrent to v4.6.3 - Renovate Bot
-|/ /  
-* |   6158891a - (12 months ago) Merge pull request 'feat(container): update image lscr.io/linuxserver/ombi to v4.43.5' (#36) from renovate/lscr.io-linuxserver-ombi-4.x into main - SeanOMik
-|\ \  
-| * | 9ee7caff - (12 months ago) feat(container): update image lscr.io/linuxserver/ombi to v4.43.5 - Renovate Bot
-|/ /  
-* |   fbcc785c - (12 months ago) Merge pull request 'feat(container): update image linuxserver/freshrss to v1.23.1' (#35) from renovate/linuxserver-freshrss-1.x into main - SeanOMik
-|\ \  
-| * | cfe77eb2 - (12 months ago) feat(container): update image linuxserver/freshrss to v1.23.1 - Renovate Bot
-|/ /  
-* |   632ce9b8 - (12 months ago) Merge pull request 'feat(container): update image gotson/komga to v1.10.2' (#34) from renovate/gotson-komga-1.x into main - SeanOMik
-|\ \  
-| * | 67b9285b - (12 months ago) feat(container): update image gotson/komga to v1.10.2 - Renovate Bot
-|/ /  
-* |   09d9da00 - (12 months ago) Merge branch 'renovate/ghcr.io-onedr0p-tautulli-2.x' into 'main' - SeanOMik
-|\ \  
-| * | 6fe489df - (12 months ago) feat(container): update image ghcr.io/onedr0p/tautulli to v2.13.4 - Renovate Bot (renovate/ghcr.io-onedr0p-tautulli-2.x)
-|/ /  
-* |   5eeb7a62 - (12 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.12.2.4211' (#31) from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main - SeanOMik
-|\ \  
-| * | 64f4907f - (12 months ago) feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.12.2.4211 - Renovate Bot
-|/ /  
-* |   af0ce897 - (12 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/exportarr to v1.6.0' (#30) from renovate/ghcr.io-onedr0p-exportarr-1.x into main - SeanOMik
-|\ \  
-| * | a43bba1d - (12 months ago) feat(container): update image ghcr.io/onedr0p/exportarr to v1.6.0 - Renovate Bot
-|/ /  
-* |   e77c47cc - (12 months ago) Merge pull request 'feat(container): update image ghcr.io/onedr0p/bazarr to v1.4.0' (#29) from renovate/ghcr.io-onedr0p-bazarr-1.x into main - SeanOMik
-|\ \  
-| * | 000863f8 - (12 months ago) feat(container): update image ghcr.io/onedr0p/bazarr to v1.4.0 - Renovate Bot
-|/ /  
-* |   7e0309fe - (12 months ago) Merge pull request 'feat(container): update image ghcr.io/gotify/server to v2.4.0' (#28) from renovate/ghcr.io-gotify-server-2.x into main - SeanOMik
-|\ \  
-| * | 373f1ea7 - (12 months ago) feat(container): update image ghcr.io/gotify/server to v2.4.0 - Renovate Bot
-|/ /  
-* |   fef40c18 - (12 months ago) Merge pull request 'feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.7.2' (#26) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main - SeanOMik
-|\ \  
-| * | 5c8deaad - (12 months ago) feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.7.2 - Renovate Bot
-|/ /  
-* |   0be67bda - (12 months ago) Merge pull request 'feat(container): update image codercom/code-server to v4.20.1' (#25) from renovate/codercom-code-server-4.x into main - SeanOMik
-|\ \  
-| * | 65cc8589 - (12 months ago) feat(container): update image codercom/code-server to v4.20.1 - Renovate Bot
-|/ /  
-* |   fe75a68f - (12 months ago) Merge pull request 'feat(container): update image alpine' (#24) from renovate/alpine-3.x into main - SeanOMik
-|\ \  
-| * | 793a2598 - (12 months ago) feat(container): update image alpine - Renovate Bot
-|/ /  
-* |   9a70a0e6 - (12 months ago) Merge pull request 'fix(helm): update chart metallb to 0.13.12' (#23) from renovate/metallb-0.x into main - SeanOMik
-|\ \  
-| * | 0e4e00c6 - (12 months ago) fix(helm): update chart metallb to 0.13.12 - Renovate Bot
-|/ /  
-* |   d4f747e5 - (12 months ago) Merge pull request 'fix(helm): update chart longhorn to 1.5.3' (#22) from renovate/longhorn-1.x into main - SeanOMik
-|\ \  
-| * | b1cca19b - (12 months ago) fix(helm): update chart longhorn to 1.5.3 - Renovate Bot
-|/ /  
-* |   ec69f60b - (12 months ago) Merge pull request 'fix(github-release): update metallb-source to v0.13.12' (#21) from renovate/metallb-source-0.x into main - SeanOMik
-|\ \  
-| * | af9a38ea - (12 months ago) fix(github-release): update metallb-source to v0.13.12 - Renovate Bot
-|/ /  
-* |   919b922d - (12 months ago) Merge pull request 'fix(github-release): update local-path-provisioner to v0.0.26' (#20) from renovate/local-path-provisioner-0.x into main - SeanOMik
-|\ \  
-| * | 682157b5 - (12 months ago) fix(github-release): update local-path-provisioner to v0.0.26 - Renovate Bot
-|/ /  
-* |   205dbcfb - (12 months ago) Merge pull request 'fix(container): update image lscr.io/linuxserver/plex to v1.32.8' (#19) from renovate/lscr.io-linuxserver-plex-1.x into main - SeanOMik
-|\ \  
-| * | 71c039be - (12 months ago) fix(container): update image lscr.io/linuxserver/plex to v1.32.8 - Renovate Bot
-|/ /  
-* | 18bace57 - (12 months ago) fix(container): update image lscr.io/linuxserver/mylar3 to v0.7.8 - Renovate Bot (renovate/lscr.io-linuxserver-mylar3-0.x)
-* | 78a4a8e9 - (12 months ago) fix: remove duplicate helm repo, forgot something in renovate.json5 - SeanOMik
-* |   f0285781 - (12 months ago) Merge pull request 'fix(container): update image linuxserver/jellyfin to v10.8.13' (#17) from renovate/linuxserver-jellyfin-10.x into main - SeanOMik
-|\ \  
-| * | 89cc93ee - (12 months ago) fix(container): update image linuxserver/jellyfin to v10.8.13 - Renovate Bot
-|/ /  
-* |   82aaaecc - (12 months ago) Merge pull request 'fix(container): update image kizaing/kavita to v0.7.8' (#16) from renovate/kizaing-kavita-0.x into main - SeanOMik
-|\ \  
-| * | f6a801e8 - (12 months ago) fix(container): update image kizaing/kavita to v0.7.8 - Renovate Bot
-|/ /  
-* |   6044207c - (12 months ago) Merge pull request 'fix(container): update image goofball222/factorio to v1.1.101' (#15) from renovate/goofball222-factorio-1.x into main - SeanOMik
-|\ \  
-| * | 23007563 - (12 months ago) fix(container): update image goofball222/factorio to v1.1.101 - Renovate Bot
-|/ /  
-* |   d3e0ed3b - (12 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.953' (#14) from renovate/ghcr.io-onedr0p-sonarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | f618ac68 - (12 months ago) fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.953 - Renovate Bot
-|/ /  
-* |   64208489 - (12 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.15.2376' (#13) from renovate/ghcr.io-onedr0p-readarr-develop-0.x into main - SeanOMik
-|\ \  
-| * | a697256d - (12 months ago) fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.15.2376 - Renovate Bot
-|/ /  
-* |   d1dfe88c - (12 months ago) Merge pull request 'fix(container): update image ghcr.io/onedr0p/radarr-develop to v4.7.5.7809' (#12) from renovate/ghcr.io-onedr0p-radarr-develop-4.x into main - SeanOMik
-|\ \  
-| * | 42b2cc1a - (12 months ago) fix(container): update image ghcr.io/onedr0p/radarr-develop to v4.7.5.7809 - Renovate Bot
-|/ /  
-* |   4e4205ef - (12 months ago) Merge pull request 'fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.13' (#11) from renovate/ghcr.io-flaresolverr-flaresolverr-3.x into main - SeanOMik
-|\ \  
-| * | 974ddbf4 - (12 months ago) fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.13 - Renovate Bot
-|/ /  
-* |   6f6c1eee - (12 months ago) Merge pull request 'fix(container): update image dutchcoders/transfer.sh to v1.6.1' (#10) from renovate/dutchcoders-transfer.sh-1.x into main - SeanOMik
-|\ \  
-| * | e9adb874 - (12 months ago) fix(container): update image dutchcoders/transfer.sh to v1.6.1 - Renovate Bot
-|/ /  
-* |   95a4a473 - (12 months ago) Merge pull request 'fix(container): update image caseyscarborough/qbittorrent-exporter to v1.3.5' (#9) from renovate/caseyscarborough-qbittorrent-exporter-1.x into main - SeanOMik
-|\ \  
-| * | 1978dfdd - (12 months ago) fix(container): update image caseyscarborough/qbittorrent-exporter to v1.3.5 - Renovate Bot
-|/ /  
-* |   8e57eed9 - (12 months ago) Merge pull request 'fix(container): update image bobokun/qbit_manage to v4.0.7' (#8) from renovate/bobokun-qbit_manage-4.x into main - SeanOMik
-|\ \  
-| * | d8dd8149 - (12 months ago) fix(container): update image bobokun/qbit_manage to v4.0.7 - Renovate Bot
-|/ /  
-* |   044c720a - (12 months ago) Merge pull request 'fix(container): update image abesnier/guacamole to v1.5.4' (#7) from renovate/abesnier-guacamole-1.x into main - SeanOMik
-|\ \  
-| * | 9a7e4cdc - (12 months ago) fix(container): update image abesnier/guacamole to v1.5.4 - Renovate Bot
-|/ /  
-* |   92cdeca3 - (12 months ago) Merge pull request 'chore(container): update image ghcr.io/onedr0p/tautulli to 6049e98' (#3) from renovate/ghcr.io-onedr0p-tautulli-2.12.3 into main - SeanOMik
-|\ \  
-| |/  
-|/|   
-| * c488d141 - (12 months ago) chore(container): update image ghcr.io/onedr0p/tautulli to 6049e98 - Renovate Bot
-|/  
-| * 1817e03b - (12 months ago) feat(helm)!: Update chart mariadb to 15.2.0 - Renovate Bot (origin/renovate/mariadb-15.x)
-|/  
-| * 9991cb77 - (12 months ago) feat(container)!: Update image lscr.io/linuxserver/qbittorrent to v20 - Renovate Bot (origin/renovate/lscr.io-linuxserver-qbittorrent-20.x)
-|/  
-| * 9ae8a029 - (12 months ago) feat(container)!: Update image linuxserver/jellyfin to v2021 - Renovate Bot (origin/renovate/linuxserver-jellyfin-2021.x)
-|/  
-| * ba3eb7f5 - (12 months ago) feat(helm): update chart traefik to 22.3.0 - Renovate Bot (origin/renovate/traefik-22.x)
-|/  
-| * 7ce4361e - (12 months ago) feat(helm): update chart redis to 17.17.1 - Renovate Bot (origin/renovate/redis-17.x)
-|/  
-| * 8c720606 - (12 months ago) feat(helm): update chart postgresql to 12.12.10 - Renovate Bot (origin/renovate/postgresql-12.x)
-|/  
-| * 3f10f92b - (12 months ago) feat(helm): update chart kubernetes-replicator to 2.9.2 - Renovate Bot (origin/renovate/kubernetes-replicator-2.x)
-|/  
-| * 0dc25e11 - (12 months ago) feat(helm): update chart harbor to 1.14.0 - Renovate Bot (origin/renovate/harbor-1.x)
-|/  
-| * 695ba77b - (12 months ago) feat(helm): update chart app-template to 1.5.1 - Renovate Bot (origin/renovate/app-template-1.x)
-|/  
-| * 8a283059 - (12 months ago) feat(github-release): update traefik-crd-source to v22.3.0 - Renovate Bot (origin/renovate/traefik-crd-source-22.x)
-|/  
-| * 0a829b01 - (12 months ago) feat(container): update image zadam/trilium to v0.63 - Renovate Bot (origin/renovate/zadam-trilium-0.x)
-|/  
-| * 4228fac1 - (12 months ago) feat(container): update image rancher/mirrored-library-busybox to v1.36.1 - Renovate Bot (origin/renovate/rancher-mirrored-library-busybox-1.x)
-|/  
-| * d87a7ccd - (12 months ago) feat(container): update image lscr.io/linuxserver/ombi to v4.43.5 - Renovate Bot (origin/renovate/lscr.io-linuxserver-ombi-4.x)
-|/  
-| * 81b72fb9 - (12 months ago) feat(container): update image linuxserver/freshrss to v1.23.1 - Renovate Bot (origin/renovate/linuxserver-freshrss-1.x)
-|/  
-| * 27790255 - (12 months ago) feat(container): update image gitea/gitea to v1.21.4 - Renovate Bot (origin/renovate/gitea-gitea-1.x)
-|/  
-| * 26d61a3d - (12 months ago) feat(container): update image ghcr.io/gotify/server to v2.4.0 - Renovate Bot (origin/renovate/ghcr.io-gotify-server-2.x)
-|/  
-| * f9fb3c09 - (12 months ago) feat(container): update image ghcr.io/goauthentik/ldap to v2023.10.6 - Renovate Bot (origin/renovate/ghcr.io-goauthentik-ldap-2023.x)
-|/  
-| * f1fc1f0f - (12 months ago) fix(github-release): update local-path-provisioner to v0.0.26 - Renovate Bot (origin/renovate/local-path-provisioner-0.x)
-|/  
-| * c7689fc4 - (12 months ago) chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1 - Renovate Bot (origin/renovate/kustomization-1.x)
-|/  
-| * 4c062023 - (12 months ago) chore(deps): update gitrepository to source.toolkit.fluxcd.io/v1 - Renovate Bot (origin/renovate/gitrepository-1.x)
-|/  
-*   56da5ba8 - (12 months ago) Merge branch 'renovate/configure' in 'main' - SeanOMik
-|\  
-| * a7c1d581 - (12 months ago) rewrite entire renovate from onedr0p example - SeanOMik (origin/renovate/configure, renovate/configure)
-| * 8f08edd0 - (12 months ago) fix(renovate): add docker io rate limit - SeanOMik
-|/  
-*   67fcfc0b - (12 months ago) Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main - SeanOMik
-|\  
-| * 1423ba5f - (12 months ago) feat: package rules add more labels - SeanOMik
-| * 1577ccd4 - (12 months ago) Add renovate.json - Renovate Bot
-|/  
-* e9a667ba - (12 months ago) fix: re-enable decryption for cluster - SeanOMik
-* ab2ab2a2 - (12 months ago) Add Flux sync manifests - Flux
-* 9273428f - (12 months ago) Add Flux sync manifests - Flux
-* a312efc6 - (12 months ago) Add Flux v2.2.2 component manifests - Flux
-* d835174d - (12 months ago) feat(woodpecker): enabled servicemonitor and rules - SeanOMik
-* ce526c59 - (12 months ago) chore(woodpecker): update chart to v1.0.3 application v2.1.1 - SeanOMik
-* 43b25688 - (1 year ago) chore(grafana): update to 6.61.2 - SeanOMik
-* 34ed81fd - (1 year ago) feat(unpackerr): add grafana dashboard - SeanOMik
-* 7137f20d - (1 year ago) feat(unpackerr): add service monitor - SeanOMik
-* 6bff79c6 - (1 year ago) chore: update gpg key for sops - SeanOMik
-* 076cc691 - (1 year ago) fix(qbitmanage): wont complete run due to webhooks misconfiguration - SeanOMik
-* 6a992c4e - (1 year ago) fix(qbitmanage): run as non root - SeanOMik
-* b254888c - (1 year ago) chore: disable gitea, its been moved to its own vm - SeanOMik
-* ac97cc02 - (1 year ago) chore: move qBit manage out of qbittorrent as a sidecar, and into its own deployment - SeanOMik
-* b070d1cb - (1 year ago) feat(qbittorrent): add qBit Manage - SeanOMik
-* 30febac0 - (1 year, 1 month ago) fix(qbittorrent): dont allow vpn input ports - SeanOMik
-* 153ffb4f - (1 year, 1 month ago) fix(qbittorrent): update mam session token - SeanOMik
-* b608b846 - (1 year, 1 month ago) fix(qbittorrent): switch to protonvpn, update gluetun sidecar - SeanOMik
-* 72a9a73b - (1 year, 2 months ago) fix(cert-manager): Remove unused subdomains for certificate - SeanOMik
-* e3ab11f6 - (1 year, 2 months ago) fix(jellyfin): remove unnecessary volumes - SeanOMik
-* c9a7d885 - (1 year, 2 months ago) chore(jellyfin): update image, switch to linuxserver image - SeanOMik
-| * 6b299e5f - (1 year, 3 months ago) feat: add guacamole after removing it - SeanOMik (origin/feature/readd-guacamole, origin/feature/add-guacamole-again, feature/readd-guacamole, feature/add-guacamole-again)
-|/  
-* d7b71683 - (1 year, 3 months ago) fix(guacamole): temporarily disable guacamole - SeanOMik
-* 284ff31b - (1 year, 3 months ago) fix(postgresql): fix crash loop - SeanOMik
-* 82cfa8f7 - (1 year, 3 months ago) fix(victoria-metrics): update grafana dashboard - SeanOMik
-* c4653646 - (1 year, 3 months ago) fix(grafana): Give GrafanaAdmin from OAuth2 groups, include kube-prometheus-stack dashbaords - SeanOMik
-* 47d544c1 - (1 year, 3 months ago) fix(grafana): auto-admin authenticated users - SeanOMik
-* d5be6f42 - (1 year, 3 months ago) chore(fireflyiii): temporarily disable firefly - SeanOMik
-* 10455061 - (1 year, 3 months ago) fix - SeanOMik
-* b80193ea - (1 year, 3 months ago) fix(fireflyiii): configure probes - SeanOMik
-* ca679dff - (1 year, 3 months ago) fix(fireflyiii): configure probes - SeanOMik
-* e1899d1c - (1 year, 3 months ago) fix(fireflyiii): configure probes - SeanOMik
-* 209837ed - (1 year, 3 months ago) fix(fireflyiii): configure probes - SeanOMik
-* e104e177 - (1 year, 3 months ago) fix(fireflyiii): configure probes - SeanOMik
-* 211a87ef - (1 year, 3 months ago) fix(longhorn): dont set longhorn as the default storageclass - SeanOMik
-* 853915cc - (1 year, 3 months ago) fix(woodpecker): specify woodpecker-ci's storage class, shrink volumes - SeanOMik
-* 625da51e - (1 year, 3 months ago) feat: add longhorn - SeanOMik
-* 22ce223a - (1 year, 3 months ago) fix: deploy grafana with a separate helm chart instead of kube-prometheus-stack - SeanOMik
-* 097cb6c0 - (1 year, 3 months ago) fix(qbittorrent): add metrics port to gluetun firewall - SeanOMik
-* 83fb59c4 - (1 year, 4 months ago) chore(gitea): add a dumps volume - SeanOMik
-* cf6b98ea - (1 year, 4 months ago) fix(monitoring): enable airquality external monitoring - SeanOMik
-* 924cda84 - (1 year, 4 months ago) fix(qbittorrent): update vpn settings - SeanOMik
-* eaa873f6 - (1 year, 4 months ago) fix(qbittorrent): update vpn settings - SeanOMik
-* b4b3b757 - (1 year, 4 months ago) feat(qbittorrent): switch to torguard for portforwarding - SeanOMik
-* ba9f1a62 - (1 year, 4 months ago) fix(audiobookshelf): remove resource limits - SeanOMik
-* fe2e478b - (1 year, 4 months ago) chore: update audiobookshelf - SeanOMik
-* d883b891 - (1 year, 4 months ago) fix(trilium): specify port - SeanOMik
-* 24dfcf68 - (1 year, 4 months ago) feat: add trilium - SeanOMik
-* 9327cb81 - (1 year, 4 months ago) fix(woodpecker): update gitea url - SeanOMik
-* 8e4e1500 - (1 year, 4 months ago) fix(woodpecker): set self as admin, open registration - SeanOMik
-* 9a619ace - (1 year, 4 months ago) fix(woodpecker): replace admin creds - SeanOMik
-* 4d98b219 - (1 year, 4 months ago) fix(woodpecker): specify namespace for worker pods, fix agent's server environmental var - SeanOMik
-* 52352ad7 - (1 year, 4 months ago) fix(woodpecker): add scheme to host env var - SeanOMik
-* 0f7eee5f - (1 year, 4 months ago) fix(woodpecker): add scheme to host env var - SeanOMik
-* e6b2a3d0 - (1 year, 4 months ago) fix(woodpecker): fix boolean in secret - SeanOMik
-* 432daf2e - (1 year, 4 months ago) fix(woodpecker): add host yaml anchor - SeanOMik
-* 455bce7c - (1 year, 4 months ago) fix(woodpecker): include secret in kustomization - SeanOMik
-* 9209f912 - (1 year, 4 months ago) feat: add woodpecker-ci - SeanOMik
-* 154c9972 - (1 year, 4 months ago) fix: update url for cert-manager crds - SeanOMik
-* 3dfed8a6 - (1 year, 4 months ago) chore: increase size of audiobookshelf metadata folder - SeanOMik
-* 470c512a - (1 year, 4 months ago) fix(qbittorrent): enable vpn firewall killswitch - SeanOMik
-* c01fc78c - (1 year, 4 months ago) fix(qbittorrent): fix updateip-script - SeanOMik
-* 517cb32b - (1 year, 4 months ago) feat(qbittorrent): auto update seedbox ip to mam - SeanOMik
-* f574f70e - (1 year, 4 months ago) Revert "fix(freshrss): mount php source" - SeanOMik
-* 0f964ac5 - (1 year, 4 months ago) fix(freshrss): mount php source - SeanOMik
-* edebc575 - (1 year, 4 months ago) feat: add to authentik's authResponseHeaders - SeanOMik
-* 9b2bbb77 - (1 year, 4 months ago) feat(freshrss): add authentik middleware - SeanOMik
-* 019e9704 - (1 year, 4 months ago) fix(freshrss): correct name of helm release - SeanOMik
-* fc873064 - (1 year, 4 months ago) feat: remove selfoss, replace with freshrss - SeanOMik
-* d0c82e7a - (1 year, 4 months ago) feat: add selfoss - SeanOMik
-* 2d507c03 - (1 year, 4 months ago) fix(minio): use correct port for service monitor - SeanOMik
-* 46391eed - (1 year, 4 months ago) fix(minio): specify correct key - SeanOMik
-* abe2a50d - (1 year, 4 months ago) feat: add minio service monitor - SeanOMik
-* eb595291 - (1 year, 4 months ago) chore: document open nodeports - SeanOMik
-* 11ade14a - (1 year, 4 months ago) fix: most services had invalid certificates - SeanOMik
-* 90e417ac - (1 year, 4 months ago) fix(traefik): specify host ip for ports - SeanOMik
-* 59a42f1c - (1 year, 4 months ago) feat: enable service monitors for postgresql and redis - SeanOMik
-* 05af1147 - (1 year, 5 months ago) feat: add jellyseerr for testing - SeanOMik
-* acc4b4e7 - (1 year, 5 months ago) feat(zfs-exporter): include alerts.yaml - SeanOMik
-* c536fe7b - (1 year, 5 months ago) feat(zfs-exporter): create some alerts - SeanOMik (origin/feature/zfs-alerts, feature/zfs-alerts)
-* a7ff1e30 - (1 year, 5 months ago) fix: temporarily remove dorm air quality sensors - SeanOMik
-* 10498b45 - (1 year, 5 months ago) chore: stop pinning all images to latest - SeanOMik
-* 74b2f99d - (1 year, 5 months ago) chore: update zfs dashboard - SeanOMik
-* e9774564 - (1 year, 5 months ago) chore: update zfs exporter image version - SeanOMik
-* edf89a75 - (1 year, 5 months ago) chore: update todo.md - SeanOMik
-* f1f81b5f - (1 year, 5 months ago) Revert "fix(proxmoxve): use a Probe instead of ServiceMonitor" - SeanOMik
-* b20afdce - (1 year, 5 months ago) Revert "fix(proxmoxve): add a label to the probe, rename file to probe.yaml" - SeanOMik
-* 4dd99e3f - (1 year, 5 months ago) fix(authentik): add another label selector to the servicemonitor - SeanOMik
-* 3866f033 - (1 year, 5 months ago) fix(authentik): manually create a service monitor - SeanOMik
-* e3a2ef33 - (1 year, 5 months ago) fix: include the authentik grafana dashboard in kustomize - SeanOMik
-* b71c72ad - (1 year, 5 months ago) chore: remove unused comments - SeanOMik
-* 2aef045d - (1 year, 5 months ago) fix(proxmoxve): add a label to the probe, rename file to probe.yaml - SeanOMik
-* 2157541f - (1 year, 5 months ago) fix(proxmoxve): use a Probe instead of ServiceMonitor - SeanOMik
-* 3de5205e - (1 year, 5 months ago) chore: Add authentik ServiceMonitor and dashboard, fix proxmox dashboard, monitor hpwork - SeanOMik
-* 4216062e - (1 year, 5 months ago) chore(readarr): update readarr to 0.3.0 - SeanOMik
-* 90a835aa - (1 year, 5 months ago) chore(gluetun): Pin image to a tag other than latest - SeanOMik
-* 31bffa21 - (1 year, 5 months ago) chore(qbittorrent): Pin image to a tag other than latest - SeanOMik
-* ee2e8b0a - (1 year, 5 months ago) fix(readarr): Pin image tags - SeanOMik
-* 729ddec9 - (1 year, 5 months ago) fix(readarr): always pull image since its pinned to rolling tag - SeanOMik
-* 0b5a5368 - (1 year, 5 months ago) fix(dendron): get pulling from gitea through ssh working - SeanOMik
-* a681785f - (1 year, 6 months ago) Fix dendron config mount - SeanOMik
-* 644e67f1 - (1 year, 6 months ago) Disable internal code-server auth, use authentik - SeanOMik
-* 276e17e0 - (1 year, 6 months ago) Add air quality dashboard - SeanOMik
-* d1935bf7 - (1 year, 6 months ago) try to get working - SeanOMik
-* 86c5e286 - (1 year, 6 months ago) try to get working - SeanOMik
-* 7303e12d - (1 year, 6 months ago) Add air quality external monitor - SeanOMik
-* 555eec19 - (1 year, 6 months ago) enable startup probe - SeanOMik
-* 944383b5 - (1 year, 6 months ago) change komga port - SeanOMik
-* 576e5fdc - (1 year, 6 months ago) disable komga startup probe - SeanOMik
-* c2f43cff - (1 year, 6 months ago) remove calico - SeanOMik
-* 964dbebb - (1 year, 6 months ago) correctly specify the puller secret - SeanOMik
-* b022581f - (1 year, 6 months ago) use the orca registry puller for dendron - SeanOMik
-* f866ccdb - (1 year, 6 months ago) Fix name of dendron helm-release - SeanOMik
-* d52ca711 - (1 year, 6 months ago) Add dendron, remove authentik network policy - SeanOMik
-* cc32154c - (1 year, 6 months ago) fix spelling in zfs dashboard - SeanOMik
-* d1b5e15c - (1 year, 6 months ago) fix k3s core services monitoring - SeanOMik
-* d94b8ea8 - (1 year, 6 months ago) update zfs dashboard - SeanOMik
-* 398b5f97 - (1 year, 6 months ago) increase proxmoxve-exporter scrape interval - SeanOMik
-* bb627542 - (1 year, 6 months ago) fix proxmoxve-exporter - SeanOMik
-* bd2f3187 - (1 year, 6 months ago) update todo, change proxmox hostip - SeanOMik
-* a00d2c8d - (1 year, 6 months ago) increase znc memory request - SeanOMik
-* 517081ee - (1 year, 6 months ago) increase znc memory limits for compiling modules - SeanOMik
-* f411b68d - (1 year, 7 months ago) change sops keys - SeanOMik
-* 4077b070 - (1 year, 7 months ago) fix fireflyiii cronjob - SeanOMik
-* b896e88c - (1 year, 7 months ago) fix fireflyiii cronjob - SeanOMik
-* aed8a8ae - (1 year, 7 months ago) add cronjob for fireflyiii - SeanOMik
-* 6a3821e9 - (1 year, 7 months ago) try to expose znc externally - SeanOMik
-* 06946001 - (1 year, 7 months ago) add znc-push to znc init container - SeanOMik
-* 6ef32b14 - (1 year, 7 months ago) disable pgadmin4, I'll do a rebuild of it later - SeanOMik
-* 27ee2d08 - (1 year, 7 months ago) just run pgadmin4 as its own user - SeanOMik
-* 7b10be36 - (1 year, 7 months ago) enable pgadmin4 volume permission init - SeanOMik
-* 9eb25ff5 - (1 year, 7 months ago) try to fix pgadmin4 - SeanOMik
-* 9ff71394 - (1 year, 7 months ago) try to fix redis - SeanOMik
-* 1f955f7f - (1 year, 7 months ago) try to fix znc initContainer - SeanOMik
-* 26f76bd0 - (1 year, 7 months ago) add kube-prometheus-stack crds - SeanOMik
-* 18c515ec - (1 year, 7 months ago) remove code include - SeanOMik
-* 89363c5b - (1 year, 7 months ago) add sops decryption - SeanOMik
-* d3778ef4 - (1 year, 7 months ago) Add Flux sync manifests - Flux
-* f7e348c9 - (1 year, 7 months ago) Add Flux v2.0.0-rc.5 component manifests - Flux
-* ccf6d7c6 - (1 year, 7 months ago) trigger new helmrelease - SeanOMik
-* 8c2310ed - (1 year, 7 months ago) remove unused label - SeanOMik
-* 8a9c10d6 - (1 year, 7 months ago) add vscode server - SeanOMik
-* 561ed74f - (1 year, 7 months ago) Run pgadmin4 as nonroot - SeanOMik
-* bcb19f7a - (1 year, 7 months ago) disable whoami, try to fix fireflyiii's external auth - SeanOMik
-* e51ebfd8 - (1 year, 7 months ago) forgot to change the name - SeanOMik
-* 304b881c - (1 year, 7 months ago) add whoami for debug - SeanOMik
-* 2b087478 - (1 year, 7 months ago) use external auth for fireflyiii - SeanOMik
-* f0c5e491 - (1 year, 7 months ago) use external auth for fireflyiii - SeanOMik
-* f582ed7f - (1 year, 7 months ago) update qbittorrent vpn again - SeanOMik
-* 203367b0 - (1 year, 7 months ago) update wireguard key - SeanOMik
-* fbae389c - (1 year, 7 months ago) fix gitea - SeanOMik
-| * e5442ac5 - (1 year, 7 months ago) fix gitea - SeanOMik (origin/feature/bitnami-gitea-chart, feature/bitnami-gitea-chart)
-| * d5ff9cad - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 90d5fbca - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 5c88686a - (1 year, 7 months ago) fix gitea - SeanOMik
-| * bb40c87b - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 5e687e16 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 0a430fe7 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * f8c2d330 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 5a4e280a - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 3368f50a - (1 year, 7 months ago) fix gitea - SeanOMik
-| * d945b5d5 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * d4be3c16 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * ee0ef797 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 9a2ccab1 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 1038a36d - (1 year, 7 months ago) fix gitea - SeanOMik
-| * a6a68019 - (1 year, 7 months ago) fix gitea - SeanOMik
-| * ab00102f - (1 year, 7 months ago) fix deleted file error - SeanOMik
-| * 1f422890 - (1 year, 7 months ago) use bitnami chart for gitea - SeanOMik
-| * 82e4684d - (1 year, 7 months ago) fix gitea - SeanOMik
-| * 76e036d5 - (1 year, 7 months ago) pin gitea to specific version - SeanOMik
-| * 7288cbe2 - (1 year, 7 months ago) try to get rootless gitea working - SeanOMik
-| * 2b5f388d - (1 year, 7 months ago) specify gitea appini in a secret - SeanOMik
-| * 8e86d47f - (1 year, 7 months ago) make changes for upgrading from standard gitea image - SeanOMik
-| * a2b82e82 - (1 year, 7 months ago) add encrypted gitea sidecar secrets - SeanOMik
-| * 80063122 - (1 year, 7 months ago) forgot to add - SeanOMik
-| * a3ff5918 - (1 year, 7 months ago) use gitea nightly rootless image - SeanOMik
-|/  
-* a28587df - (1 year, 7 months ago) fix flaresolverr - SeanOMik
-* 99b18373 - (1 year, 7 months ago) use flaresolverr user - SeanOMik
-* f6d254b5 - (1 year, 7 months ago) add flaresolverr - SeanOMik
-* 8e4c33fb - (1 year, 7 months ago) Undo changes to qbit and mylar3 - SeanOMik
-* 01c1436b - (1 year, 7 months ago) forgot to give readarr-ebook security policy, set sonarr auth method to external - SeanOMik
-* c359d65d - (1 year, 7 months ago) mylar3 doesn't support runAsNonRoot - SeanOMik
-* 23194732 - (1 year, 7 months ago) remove securityContext's for download pods - SeanOMik
-* eef24e81 - (1 year, 7 months ago) change to onedr0p images for download ns pods - SeanOMik
-* f08ca032 - (1 year, 7 months ago) fix download ns - SeanOMik
-* 7955255e - (1 year, 7 months ago) add security contexts to download ns - SeanOMik
-* 5e75c92d - (1 year, 7 months ago) remove msrewards - SeanOMik
-* 051e8334 - (1 year, 7 months ago) add pod security context's to some pods in default ns - SeanOMik
-* 61e542f8 - (1 year, 7 months ago) fix yaml error - SeanOMik
-* cf1be891 - (1 year, 7 months ago) change authentik security context - SeanOMik
-* 2b81ac71 - (1 year, 7 months ago) set database pods to run as a specific group - SeanOMik
-* 8ef0113b - (1 year, 8 months ago) add authentik middleware to ombi - SeanOMik
-* e721e0fd - (1 year, 8 months ago) remove jellyseerr - SeanOMik
-* 239f177c - (1 year, 8 months ago) Fix ombi data not being persistent - SeanOMik
-* 5e9c6451 - (1 year, 8 months ago) add msrewards - SeanOMik
-* 65477966 - (1 year, 8 months ago) add ombi - SeanOMik
-* f90fa8c3 - (1 year, 8 months ago) remove separate radarr and sonarr board, fix bug with cdn - SeanOMik
-* a07635bb - (1 year, 8 months ago) delete radarr and sonarr dashboards - SeanOMik
-* bfde1a86 - (1 year, 8 months ago) Add qbittorrent grafana dashboard - SeanOMik
-* 0d40a910 - (1 year, 8 months ago) set metrics env - SeanOMik
-* 0b93c86f - (1 year, 8 months ago) add qbit secret - SeanOMik
-* c2d8edc1 - (1 year, 8 months ago) add monitor for qbit - SeanOMik
-* d10288e8 - (1 year, 8 months ago) use helm app template for qbittorrent - SeanOMik
-* 55e59e40 - (1 year, 8 months ago) update media dashboard, move dashboard out of monitoring namespace - SeanOMik
-* cf72a586 - (1 year, 8 months ago) manually create servicemonitors for readarr - SeanOMik
-* 6c937e34 - (1 year, 8 months ago) add dashboard for pve-exporter - SeanOMik
-* 6239e2bd - (1 year, 8 months ago) try to only set in the config file - SeanOMik
-* 66e36910 - (1 year, 8 months ago) include pve-exporter - SeanOMik
-* 5f953441 - (1 year, 8 months ago) try to set no verify ssl variable only in environment for pve-exporter - SeanOMik
-* 1e2ae1f8 - (1 year, 8 months ago) expose exportarr ports for readarr sidecontainers - SeanOMik
-* 58def9af - (1 year, 8 months ago) temporarily remove proxmoxve exporter - SeanOMik
-* aaec65e8 - (1 year, 8 months ago) add exportarr sidecar to readarr - SeanOMik
-* 98aa3893 - (1 year, 8 months ago) add single media dashboard for arr - SeanOMik
-* 66d001aa - (1 year, 8 months ago) Attempt to add promoxve exporter - SeanOMik
-* c29a207a - (1 year, 8 months ago) add prowlarr metrics sidecar - SeanOMik
-* da7a81c8 - (1 year, 8 months ago) change radarr name - SeanOMik
-* b0264170 - (1 year, 8 months ago) add radarr grafana dashboard, update sonarrs - SeanOMik
-* 12b71e05 - (1 year, 8 months ago) add sonarr and vm grafana dashboards - SeanOMik
-* 265a1b84 - (1 year, 8 months ago) add metrics sidecar to radarr - SeanOMik
-* 2c254837 - (1 year, 8 months ago) enable additional metrics - SeanOMik
-* 221b9a13 - (1 year, 8 months ago) media doesn't need a network policy - SeanOMik
-* e3d170ff - (1 year, 8 months ago) add port to exportarr - SeanOMik
-* b4231dac - (1 year, 8 months ago) add metrics exporting to sonarr - SeanOMik
-* 6c920de7 - (1 year, 8 months ago) vm - add service monitor - SeanOMik
-* 286b88f1 - (1 year, 8 months ago) vm - dont use prom naming - SeanOMik
-* a91e6b49 - (1 year, 8 months ago) Make victoria convert ALL metrics to prometheus compatible naming - SeanOMik
-* 8a314dd0 - (1 year, 8 months ago) switch to my varken fork - SeanOMik
-* e66ab840 - (1 year, 8 months ago) dont mount varken config as readonly - SeanOMik
-* 1617d77a - (1 year, 8 months ago) change varken config mount - SeanOMik
-* c92cad41 - (1 year, 8 months ago) disable varken service - SeanOMik
-* ef746bf5 - (1 year, 8 months ago) add varken - SeanOMik
-* d5c7d7d2 - (1 year, 8 months ago) Add victoria metrics for long term metrics storage - SeanOMik
-* 49ad416d - (1 year, 8 months ago) Attempt to fix minio ldap auth - SeanOMik
-* 7a1f4401 - (1 year, 8 months ago) Add tautulli - SeanOMik
-* e0fc99a6 - (1 year, 8 months ago) Fix alertmanager alerts for kubeProxy, kubeScheduler, and kubeControllerManager - SeanOMik
-* 2e02abac - (1 year, 8 months ago) Dont include network policy for tools, its not needed - SeanOMik
-* 4fcdaad3 - (1 year, 8 months ago) Change gotify token - SeanOMik
-* cd03a74b - (1 year, 8 months ago) Try again - SeanOMik
-* b4ca7b0b - (1 year, 8 months ago) Fix issue with alertmanager config - SeanOMik
-* 308da8b0 - (1 year, 8 months ago) Try to add the receiver by creating an AlertmanagerConfig - SeanOMik
-* 9c83039b - (1 year, 8 months ago) Add pod labels to gotify-bridge - SeanOMik
-* 507e9570 - (1 year, 8 months ago) fix syntax error - SeanOMik
-* c498e134 - (1 year, 8 months ago) Change image - SeanOMik
-* 6db5ee7b - (1 year, 8 months ago) Set envFrom for gotify-bridge - SeanOMik
-* 554c7e50 - (1 year, 8 months ago) Add gotify-bridge as an alertmanager receiver - SeanOMik
-* 42785f00 - (1 year, 8 months ago) Add alertmanager-gotify-bridge - SeanOMik
-* 1130d990 - (1 year, 8 months ago) Remove custom labels for servicemonitors - SeanOMik
-* a9a6a1da - (1 year, 8 months ago) Try to not specify serviceMonitorSelector - SeanOMik
-* 65f33b49 - (1 year, 8 months ago) Remove targetPort for factorio ports - SeanOMik
-* ec797507 - (1 year, 8 months ago) Open gitea ssh nodeport - SeanOMik
-* 6d6be189 - (1 year, 8 months ago) Add sidecar to gitea - SeanOMik
-* 1d40e879 - (1 year, 8 months ago) Remove envs that are specified in secret - SeanOMik
-* 8cd606a8 - (1 year, 8 months ago) Dont create postgresql user - SeanOMik
-* 02e73c9a - (1 year, 8 months ago) Update todo.md - SeanOMik
-* 2aecd2a3 - (1 year, 8 months ago) Change gitea volume mount - SeanOMik
-* 6430ad86 - (1 year, 8 months ago) Change minio ldap search base - SeanOMik
-* 60a49bd0 - (1 year, 8 months ago) Give gitea access to authentik - SeanOMik
-* c8600d60 - (1 year, 8 months ago) Change gitea domain - SeanOMik
-* 74a37e9b - (1 year, 8 months ago) Give gitea a volume - SeanOMik
-* f4e74f64 - (1 year, 8 months ago) Fix syntax error - SeanOMik
-* c6f96008 - (1 year, 8 months ago) Add gitea - SeanOMik
-* bfd240b6 - (1 year, 8 months ago) update todo.md - SeanOMik
-* 16b9ae46 - (1 year, 8 months ago) Get transfersh working with s3 backend - SeanOMik
-* fbb79960 - (1 year, 9 months ago) Change serviceMonitorSelector - SeanOMik
-* 813ad42d - (1 year, 9 months ago) Add zfs-exporter - SeanOMik
-* 8d9a5ee3 - (1 year, 9 months ago) Update todo.md - SeanOMik
-* f4aa5f11 - (1 year, 9 months ago) Get firefly iii working - SeanOMik
-* 626d7935 - (1 year, 9 months ago) Change ports - SeanOMik
-* 5d030f87 - (1 year, 9 months ago) expose factorio through nodeport - SeanOMik
-* 18a2c0ac - (1 year, 9 months ago) expose factorio on a loadbalancer service - SeanOMik
-* 3ac2d541 - (1 year, 9 months ago) Set the wrong environmental variable :facepalm - SeanOMik
-* 6b8c9de2 - (1 year, 9 months ago) trigger flux - SeanOMik
-* e3f7c7ea - (1 year, 9 months ago) Specify port with environmental variable - SeanOMik
-* b3de21f6 - (1 year, 9 months ago) Change factorio image - SeanOMik
-* 9a249bb5 - (1 year, 9 months ago) Remove nginx folder - SeanOMik
-* 6c311e41 - (1 year, 9 months ago) Change nginx port - SeanOMik
-* 2c243740 - (1 year, 9 months ago) Dont use a configmapGenerator - SeanOMik
-* 6fa1a57b - (1 year, 9 months ago) Set port on ingress - SeanOMik
-* d2199498 - (1 year, 9 months ago) Set port on ingress - SeanOMik
-* deac88d2 - (1 year, 9 months ago) typo - SeanOMik
-* 99e9f03a - (1 year, 9 months ago) specify namespace - SeanOMik
-* 36c959de - (1 year, 9 months ago) Mount correct thing - SeanOMik
-* ef95e10b - (1 year, 9 months ago) Add factorio game server - SeanOMik
-* 983a15e9 - (1 year, 9 months ago) Remove fireflyiii temporarily - SeanOMik
-* 5f869f16 - (1 year, 9 months ago) fix - SeanOMik
-* 983b32a1 - (1 year, 9 months ago) fix - SeanOMik
-* 4814da78 - (1 year, 9 months ago) try to fix - SeanOMik
-* 6f5cf38b - (1 year, 9 months ago) Fix - SeanOMik
-* 4698e271 - (1 year, 9 months ago) Try to get fireflyiii working - SeanOMik
-* ef6a8978 - (1 year, 9 months ago) fix cdn - SeanOMik
-* 771d61be - (1 year, 9 months ago) Add 'cdn' - SeanOMik
-* 6817a04e - (1 year, 9 months ago) fix - SeanOMik
-* 059e1479 - (1 year, 9 months ago) Change configmap to secret - SeanOMik
-* cc52e741 - (1 year, 9 months ago) Fix helmrelease to use configmap correctly - SeanOMik
-* 2808d56a - (1 year, 9 months ago) Add firefly iii, give authentik its own user for postgresql - SeanOMik
-* 5c022360 - (1 year, 9 months ago) Change mariadb secret name - SeanOMik
-* 05ab55fb - (1 year, 9 months ago) Try to fix mariadb - SeanOMik
-* 37a9fed4 - (1 year, 9 months ago) Change local-path-config - SeanOMik
-* 9c532884 - (1 year, 9 months ago) Create local path provisioner config - SeanOMik
-* 83dd8a05 - (1 year, 9 months ago) Add mariadb - SeanOMik
-* 6f849d81 - (1 year, 9 months ago) Remove harbor for now - SeanOMik
-* 443349d5 - (1 year, 9 months ago) Change pvc names - SeanOMik
-* 0959b1a1 - (1 year, 9 months ago) Add jobservice pvc subpath - SeanOMik
-* 53869a39 - (1 year, 9 months ago) Create karbor namespace resource - SeanOMik
-* df616f2e - (1 year, 9 months ago) Fix pvc subPaths in harbor helmrelease - SeanOMik
-* 4818667d - (1 year, 9 months ago) Move harbor into its own namespace - SeanOMik
-* 3250c0b4 - (1 year, 9 months ago) Add harbor secrets to kustomize.yaml - SeanOMik
-* 97cb9288 - (1 year, 9 months ago) Add database creds to harbor secrets - SeanOMik
-* 25a1c99c - (1 year, 9 months ago) Use correct chart name - SeanOMik
-* 876c559d - (1 year, 9 months ago) Accidentally deleted file - SeanOMik
-* d3c477b1 - (1 year, 9 months ago) Manually create a harbor ingress - SeanOMik
-* 30ab4f8a - (1 year, 9 months ago) Add harbor - SeanOMik
-* 2d9f43af - (1 year, 9 months ago) Fix ldap url - SeanOMik
-* 8d7ccdfa - (1 year, 9 months ago) Setup ldap in minio environment vars - SeanOMik
-* e7a4e1f8 - (1 year, 9 months ago) Remove authentik middleware from grafana - SeanOMik
-* dd038ca9 - (1 year, 9 months ago) Fix kube-prom-stack helm chart - SeanOMik
-* 585116ac - (1 year, 9 months ago) Override namespace - SeanOMik
-* 803bf15b - (1 year, 9 months ago) Fix yaml - SeanOMik
-* 0c916c12 - (1 year, 9 months ago) Add kube-prometheus-stack helm chart - SeanOMik
-* 9c2807f3 - (1 year, 9 months ago) Set cert-manager issuer for all ingresses - SeanOMik
-* a2cb597f - (1 year, 9 months ago) idk how to get transfersh to use minio - SeanOMik
-* d0ab5cbc - (1 year, 9 months ago) Change s3 host in secret, use correct provider - SeanOMik
-* 0de52854 - (1 year, 9 months ago) Comment out persistence storage for transfersh since its not needed anymore - SeanOMik
-* a78c0db3 - (1 year, 9 months ago) Move transfersh to using minio - SeanOMik
-* 1fa5baa5 - (1 year, 9 months ago) Use default console address, use correct domain - SeanOMik
-* a8b2ead9 - (1 year, 9 months ago) Change minio mount - SeanOMik
-* 5228ee74 - (1 year, 9 months ago) Dont use bitnami/minio helm chart - SeanOMik
-* 4b97aa35 - (1 year, 9 months ago) Remove some unneeded fields - SeanOMik
-* e03ba3e4 - (1 year, 9 months ago) Change name of minio's helmrelease - SeanOMik
-* d72a47cf - (1 year, 9 months ago) Add minio - SeanOMik
-* ac3f6fe5 - (1 year, 9 months ago) Add gotify - SeanOMik
-* dc1e1b63 - (1 year, 9 months ago) Add irc namespace to authentik's network policy - SeanOMik
-* 7941f0f4 - (1 year, 9 months ago) Use a single docker image with built-in ldap for znc - SeanOMik
-* 76ea851e - (1 year, 9 months ago) Dont use shared pv, just make a separate one - SeanOMik
-* 4bf41a9d - (1 year, 9 months ago) Try to add a sidecar for ldap auth to znc - SeanOMik
-* f27e7725 - (1 year, 9 months ago) Remove authentik middleware from thelounge - SeanOMik
-* c4ce76df - (1 year, 9 months ago) Fix znc init container - SeanOMik
-* e4b00e4f - (1 year, 9 months ago) Fix helmrelease syntax error - SeanOMik
-* 45a23d92 - (1 year, 9 months ago) Increase limit of znc ram - SeanOMik
-* e4373a34 - (1 year, 9 months ago) Add modules to znc - SeanOMik
-* 1b3be68e - (1 year, 9 months ago) Switch to linuxserver/znc - SeanOMik
-* 2c6e91b3 - (1 year, 9 months ago) Add znc and thelounge - SeanOMik
-* 6a5740f1 - (1 year, 9 months ago) Add todo for external-dns - SeanOMik
-* a091dc51 - (1 year, 9 months ago) Use correct issuerRef name - SeanOMik
-* fc5e97e7 - (1 year, 9 months ago) Use wildcard cert everywhere! - SeanOMik
-* f2252bd6 - (1 year, 9 months ago) Use wildcard cert for everything in download - SeanOMik
-* 82a3d02c - (1 year, 9 months ago) Test this wildcard cert with sonarr - SeanOMik
-* 1ac757ac - (1 year, 9 months ago) Create a wildcard cert with cert-manager and replicate with kubernetes-replicator - SeanOMik
-* 5e0d596d - (1 year, 9 months ago) Add some stuff to todo - SeanOMik
-* 4b118c55 - (1 year, 9 months ago) Add some stuff to todo - SeanOMik
-* 539d2f09 - (1 year, 9 months ago) Try to get hastebin working - SeanOMik
-* 86fd311b - (1 year, 9 months ago) Use correct redis hostname for hastebin - SeanOMik
-* fa5ce69f - (1 year, 9 months ago) Add hastebin - SeanOMik
-* 1c47c0d2 - (1 year, 9 months ago) Add vaultwarden - SeanOMik
-* 03d54588 - (1 year, 9 months ago) Include tools stuff - SeanOMik
-* 3efad94a - (1 year, 9 months ago) Change transfersh resource requests - SeanOMik
-* 5cfcd800 - (1 year, 9 months ago) Move 'utilities' to 'management', add transfersh - SeanOMik
-* 14afb67f - (1 year, 9 months ago) Remove some other stuff left over from plex - SeanOMik
-* 1593eb5f - (1 year, 9 months ago) Remove plex again for now - SeanOMik
-* 4a189df4 - (1 year, 9 months ago) Add traefik entrypoint just for plex - SeanOMik
-* d8bc6927 - (1 year, 9 months ago) Fix error with plex image name - SeanOMik
-* 9b7df748 - (1 year, 9 months ago) change env - SeanOMik
-* 6e61e8f2 - (1 year, 9 months ago) try linuxserver plex - SeanOMik
-* 0a20b610 - (1 year, 9 months ago) Fix some small issue with the postgresql pvc - SeanOMik
-* c55f288e - (1 year, 9 months ago) typo - SeanOMik
-* 41c87642 - (1 year, 9 months ago) Use helm chart for plex service - SeanOMik
-* 5202b7f3 - (1 year, 9 months ago) Specify all plex labels - SeanOMik
-* 3d2831e0 - (1 year, 9 months ago) Add LoadBalancer service for plex - SeanOMik
-* fa7ca87e - (1 year, 9 months ago) Add to todo, specify traefik load balance ip - SeanOMik
-* 74dc1213 - (1 year, 9 months ago) Add todo.md - SeanOMik
-* e880def8 - (1 year, 9 months ago) Add media to download networkpolicy - SeanOMik
-* 8cdf3f3d - (1 year, 9 months ago) Add media namespace selector in authentik - SeanOMik
-* f7bccf73 - (1 year, 9 months ago) Fix guacamole env - SeanOMik
-* 7488c3ec - (1 year, 9 months ago) Fix utility namespace - SeanOMik
-* 48cee5a1 - (1 year, 9 months ago) Add Apache Guacamole - SeanOMik
-* 144591b6 - (1 year, 9 months ago) Add plex - SeanOMik
-* 72914939 - (1 year, 9 months ago) Remove media from authentik's network policy - SeanOMik
-* cee3cb0c - (1 year, 9 months ago) Move authentik to new domain - SeanOMik
-* 393a25c8 - (1 year, 9 months ago) Move media to new domain - SeanOMik
-* 8d07ab97 - (1 year, 9 months ago) Change readarr subdomains - SeanOMik
-* fc167079 - (1 year, 9 months ago) Typo - SeanOMik
-* 93e4e5c4 - (1 year, 9 months ago) Switch download services to using 'new domain' - SeanOMik
-* 26e1f2f0 - (1 year, 9 months ago) fix - SeanOMik
-* 9bde15ea - (1 year, 9 months ago) fix - SeanOMik
-* 8b8c26da - (1 year, 9 months ago) fix - SeanOMik
-* 1436e723 - (1 year, 9 months ago) fix - SeanOMik
-* eed5c709 - (1 year, 9 months ago) fix - SeanOMik
-* b8c9f83b - (1 year, 9 months ago) fix error - SeanOMik
-* 58d36abd - (1 year, 9 months ago) fix error - SeanOMik
-* d0566e71 - (1 year, 9 months ago) Create pvc for postgresql - SeanOMik
-* 36949d5b - (1 year, 9 months ago) try again - SeanOMik
-* 65d82ab2 - (1 year, 9 months ago) Try to get working - SeanOMik
-* f0d61e46 - (1 year, 9 months ago) Try to get working - SeanOMik
-* 6caca9ae - (1 year, 9 months ago) Set decryption for secrets kustomization - SeanOMik
-* 1375c6ac - (1 year, 9 months ago) Docs - SeanOMik
-* 7af20b05 - (1 year, 9 months ago) Try to fix - SeanOMik
-* 9f41637c - (1 year, 9 months ago) Try to fix - SeanOMik
-* 4e74863d - (1 year, 9 months ago) Try to fix - SeanOMik
-* c1229216 - (1 year, 9 months ago) Remove timeouts - SeanOMik
-* dcb8f394 - (1 year, 9 months ago) Change domain secret name - SeanOMik
-* 18b11570 - (1 year, 9 months ago) Move cluster secrets to secrets folder - SeanOMik
-* 0db470d7 - (1 year, 9 months ago) Set pod labels for jellyfin and jellyseerr - SeanOMik
-* 88cd228c - (1 year, 9 months ago) Make domain a secret - SeanOMik
-* fd96e62b - (1 year, 9 months ago) Change traefik ingressroute host - SeanOMik
-* 042a85d7 - (1 year, 9 months ago) Fix jellyserr - SeanOMik
-* 185019d9 - (1 year, 9 months ago) Fix unpackerr - SeanOMik
-* 7c818bb6 - (1 year, 9 months ago) Add unpackerr, jellyserr, and audiobookshelf - SeanOMik
-* 8b96a73e - (1 year, 9 months ago) Add namespace selector to authentik network policy - SeanOMik
-* 40d64865 - (1 year, 9 months ago) Change jellyfin limits - SeanOMik
-* 54708930 - (1 year, 9 months ago) Add label to jellyfin - SeanOMik
-* 28b2d2ef - (1 year, 9 months ago) Use an embedded ldap outpost - SeanOMik
-* e42710d6 - (1 year, 9 months ago) Remove startup probe - SeanOMik
-* b14158e3 - (1 year, 9 months ago) Change authentik ldap outpost key - SeanOMik
-* 191ad6ee - (1 year, 9 months ago) Change host for authentik ldap - SeanOMik
-* 4be4ca15 - (1 year, 9 months ago) Fix error with traefik helm chart - SeanOMik
-* 981ea011 - (1 year, 9 months ago) Change authentik host for ldap outpost - SeanOMik
-* e7f20db8 - (1 year, 9 months ago) Add jellyfin, add authentik ldap outpost - SeanOMik
-* f106257f - (1 year, 9 months ago) Use traefik helm chart for dashboard ingress - SeanOMik
-* 6b38f1e1 - (1 year, 9 months ago) Add authentik middleware to traefik dashboard - SeanOMik
-* 1b0ead72 - (1 year, 9 months ago) Add kavita - SeanOMik
-* 0cb3df96 - (1 year, 9 months ago) Add komga - SeanOMik
-* db8d2b57 - (1 year, 9 months ago) Add limit to cronjob history - SeanOMik
-* 6b6e7210 - (1 year, 9 months ago) Add cronjob to clear mylar3 cache - SeanOMik
-* a9785e69 - (1 year, 9 months ago) Accidentally used mylar instead of mylar3 - SeanOMik
-* 449c03a9 - (1 year, 9 months ago) Add mylar - SeanOMik
-* c64aaaff - (1 year, 9 months ago) Change tag for readarr, remove bazarr liveness check - SeanOMik
-* c9a0b5de - (1 year, 9 months ago) Add readarr audiobooks and ebooks and bazarr - SeanOMik
-* 39671653 - (1 year, 9 months ago) Remove radarr health checks - SeanOMik
-* f3d27f1c - (1 year, 9 months ago) Change radarr liveness probe - SeanOMik
-* 481318ee - (1 year, 9 months ago) Replace confusing mistake - SeanOMik
-* fecb77b3 - (1 year, 9 months ago) Use app-template for radarr and sonarr - SeanOMik
-* 1fbf9a66 - (1 year, 9 months ago) Fix error with prowlarr app-template - SeanOMik
-* e72d4c08 - (1 year, 9 months ago) Add prowlarr, dont include media for now - SeanOMik
-* 91bcb107 - (1 year, 9 months ago) Fix more errors - SeanOMik
-* ee7cf68b - (1 year, 9 months ago) Fix errors again - SeanOMik
-* b6add801 - (1 year, 9 months ago) Fix error - SeanOMik
-* 0ffcd541 - (1 year, 9 months ago) Change 'vpn-pods' to 'qbittorrent' and move it inside the download ns - SeanOMik
-* da721e42 - (1 year, 9 months ago) Add authentik middleware to qbittorrent ingress - SeanOMik
-* 0e874da7 - (1 year, 9 months ago) Add authentik middleware to radarr ingress - SeanOMik
-* 7e039d92 - (1 year, 9 months ago) Change address in authentik middleware - SeanOMik
-* c2ff6275 - (1 year, 9 months ago) Try to specify host env for authentik - SeanOMik
-* af4d2efd - (1 year, 9 months ago) Use the correct middleware name for the sonarr ingress - SeanOMik
-* 9f299e44 - (1 year, 9 months ago) Use authentik middleware for sonarr - SeanOMik
-* 414c15cd - (1 year, 9 months ago) Dont log debug - SeanOMik
-* 3d452453 - (1 year, 9 months ago) Set secret key with secret - SeanOMik
-* efc26369 - (1 year, 9 months ago) Add pgadmin4 - SeanOMik
-* 8f50dc9b - (1 year, 9 months ago) Set authentik secret key with secret - SeanOMik
-* f933e23d - (1 year, 9 months ago) Use secrets for authentik's database stuff - SeanOMik
-* a1b15de4 - (1 year, 9 months ago) Try admin user - SeanOMik
-* 17d43fa1 - (1 year, 9 months ago) Try to get authentik working - SeanOMik
-* 4ef39041 - (1 year, 9 months ago) Set authentik to debug log level - SeanOMik
-* 495d8c83 - (1 year, 9 months ago) Add label to authentik helm-release - SeanOMik
-* af4a0d44 - (1 year, 9 months ago) Add annotations to authentik's ingress annotations - SeanOMik
-* 2b7d3185 - (1 year, 9 months ago) Change authentik helmrelease name - SeanOMik
-* 0fab5dc1 - (1 year, 9 months ago) Fix error - SeanOMik
-* 099fb222 - (1 year, 9 months ago) Typo - SeanOMik
-* 78fd4a9c - (1 year, 9 months ago) Add authentik - SeanOMik
-* 6970577b - (1 year, 9 months ago) Forgot to include redis - SeanOMik
-* b02f0f68 - (1 year, 9 months ago) Remove services, the helms include them already - SeanOMik
-* ec9ea8d2 - (1 year, 9 months ago) Include database resources - SeanOMik
-* 83549ffa - (1 year, 9 months ago) Add redis and postgresql databases - SeanOMik
-* a90f0fa7 - (1 year, 9 months ago) Remove ports on vpn sidecar - SeanOMik
-* 60e8e0ff - (1 year, 9 months ago) Swap to using a sidecar container with qbittorrent - SeanOMik
-* ea3121fb - (1 year, 9 months ago) Specify some settings for vpn-gateway helm - SeanOMik
-* bf9e3763 - (1 year, 9 months ago) Try different chart for pod-gateway - SeanOMik
-* 5c1087d7 - (1 year, 9 months ago) Remove useless comments - SeanOMik
-* 0d8ce445 - (1 year, 9 months ago) Attempt to get traefik ingress working - SeanOMik
-* a2027647 - (1 year, 9 months ago) Try to get traefik dashboard ingress working - SeanOMik
-* 0b466607 - (1 year, 9 months ago) Use LE certs for radarr, and sonarr - SeanOMik
-* 7c387b8b - (1 year, 9 months ago) Revert "CreateReplace crds" - SeanOMik
-* 65656f28 - (1 year, 9 months ago) Revert "Try to enable metallb crds" - SeanOMik
-* 9eb566d2 - (1 year, 9 months ago) Set path for crds-metallb - SeanOMik
-* 475033f9 - (1 year, 9 months ago) Try to enable metallb crds - SeanOMik
-* dc39678e - (1 year, 9 months ago) CreateReplace crds - SeanOMik
-* ddd5d22c - (1 year, 9 months ago) Dont install crds - SeanOMik
-* 19ec3b83 - (1 year, 9 months ago) Remove reference to traefik sops secrets - SeanOMik
-* 685884a9 - (1 year, 9 months ago) Add cert-manager namespace - SeanOMik
-* 90bd288d - (1 year, 9 months ago) Fix not found error - SeanOMik
-* c043c6fe - (1 year, 9 months ago) Move a lot of stuff around - SeanOMik
-* 3a097354 - (1 year, 9 months ago) Pin to specific version - SeanOMik
-* 45b8b759 - (1 year, 9 months ago) Change pod-gateway version - SeanOMik
-* 7ed305ed - (1 year, 9 months ago) Add vpn-gateway - SeanOMik
-* f7d7b24d - (1 year, 9 months ago) Revert "Use flux kustomization for metallb depends" - SeanOMik
-* 647198ef - (1 year, 9 months ago) Use flux kustomization for metallb depends - SeanOMik
-* a24f0ec3 - (1 year, 9 months ago) Add name label to traefik namespace - SeanOMik
-* 3ddb2acd - (1 year, 9 months ago) Add traefik to media network policy - SeanOMik
-* 6d91d084 - (1 year, 9 months ago) Add it back in - SeanOMik
-* 104fe69d - (1 year, 9 months ago) Temporarily remove static ips - SeanOMik
-* c6aee543 - (1 year, 9 months ago) Try to get network policy working - SeanOMik
-* 124b797e - (1 year, 9 months ago) Remove that media policy - SeanOMik
-* 98ed6008 - (1 year, 9 months ago) Change media label - SeanOMik
-* 788f91bb - (1 year, 9 months ago) Fix error - SeanOMik
-* 24cde200 - (1 year, 9 months ago) idk - SeanOMik
-* 73664f4e - (1 year, 9 months ago) Create media network policy - SeanOMik
-* 508b65bc - (1 year, 9 months ago) Use correct helm repo for tigera - SeanOMik
-* 9a695f29 - (1 year, 9 months ago) Try to fix l2 advertisement - SeanOMik
-* 834cfabe - (1 year, 9 months ago) Add calico - SeanOMik
-* 06ed7329 - (1 year, 9 months ago) Add radarr - SeanOMik
-* c49b8504 - (1 year, 9 months ago) Change sonarr ingress port - SeanOMik
-* f8049718 - (1 year, 9 months ago) Fix maybe - SeanOMik
-* 336f2849 - (1 year, 9 months ago) Fix error - SeanOMik
-* fad96e4f - (1 year, 9 months ago) Fix error - SeanOMik
-* 86d24f77 - (1 year, 9 months ago) Add sonarr - SeanOMik
-* 677445fd - (1 year, 9 months ago) Add local-path-provisioner just in case - SeanOMik
-* da280d22 - (1 year, 9 months ago) I dont think I need raw - SeanOMik
-* 89daa3a8 - (1 year, 9 months ago) Try again - SeanOMik
-* 089db494 - (1 year, 9 months ago) Change raw helm chart - SeanOMik
-* 62f99b13 - (1 year, 9 months ago) Fix error - SeanOMik
-* 540b683b - (1 year, 9 months ago) try again - SeanOMik
-* 6463458a - (1 year, 9 months ago) oops - SeanOMik
-* 9650216b - (1 year, 9 months ago) Attempt to get longhorn working on nixos - SeanOMik
-* b1249c5d - (1 year, 9 months ago) Add longhorn - SeanOMik
-* bab5543e - (1 year, 9 months ago) Dont configure traefik's load balancer service - SeanOMik
-* 735be23b - (1 year, 9 months ago) Move things around - SeanOMik
-* f1d75d66 - (1 year, 9 months ago) I'm stumped - SeanOMik
-* 4c28ebea - (1 year, 9 months ago) Use an ingress route - SeanOMik
-* d4ae2055 - (1 year, 9 months ago) Completely rewrite the traefik ingress - SeanOMik
-* 540778c3 - (1 year, 9 months ago) Oops, typo - SeanOMik
-* ac9812b6 - (1 year, 9 months ago) Manually create a ingress resource for traefik dashboard - SeanOMik
-* a26d94a5 - (1 year, 9 months ago) Set only one entry point - SeanOMik
-* 531f2559 - (1 year, 9 months ago) Try to fix traefik - SeanOMik
-* c0b9baab - (1 year, 9 months ago) Change rule one more time - SeanOMik
-* 75fa1fcc - (1 year, 9 months ago) Change dashboard entrypoint - SeanOMik
-* 3215cbfd - (1 year, 9 months ago) Add host for traefik dashboard ingress - SeanOMik
-* 30830a61 - (1 year, 9 months ago) Change traefik values - SeanOMik
-* 87f8818c - (1 year, 9 months ago) Enable traefik dashboard ingress - SeanOMik
-* 1ea905ec - (1 year, 9 months ago) Add traefik and metrics values to traefik - SeanOMik
-* 1c08810b - (1 year, 9 months ago) Specify true for crds - SeanOMik
-* 2cb28a25 - (1 year, 9 months ago) Add it back in - SeanOMik
-* 02653ab3 - (1 year, 9 months ago) comment out static ips for a bit - SeanOMik
-* 37ea6336 - (1 year, 9 months ago) Include metallb crds - SeanOMik
-* 155c1479 - (1 year, 9 months ago) Add static ips again - SeanOMik
-* 4c809ae8 - (1 year, 9 months ago) Comment out static-ips for now - SeanOMik
-* 619fd321 - (1 year, 9 months ago) Try to get metallb working - SeanOMik
-* 27ce6430 - (1 year, 9 months ago) Add namespace manifests - SeanOMik
-* ae1f53b4 - (1 year, 9 months ago) Remove podinfo, add metallb - SeanOMik
-* f076e6ff - (1 year, 9 months ago) Define values in release.yaml - SeanOMik
-* f8413830 - (1 year, 9 months ago) Remove unused comments - SeanOMik
-* b78374e4 - (1 year, 9 months ago) Try to get traefik helm working - SeanOMik
-* 49a8d53c - (1 year, 9 months ago) Change podinfo kustomization - SeanOMik
-* 77bda86a - (1 year, 9 months ago) Add podinfo for testing - SeanOMik
-* b84baec1 - (1 year, 9 months ago) Change traefik chart - SeanOMik
-* 5dba3891 - (1 year, 9 months ago) Try to get traefik helm working - SeanOMik
-* ca8f22db - (1 year, 9 months ago) Remove unused things, make secret fields a string - SeanOMik
-* 2a4da01d - (1 year, 9 months ago) Change 'source' to 'resources' - SeanOMik
-* 0d4c97e3 - (1 year, 9 months ago) Enable decryption in gotk-sync.yaml - SeanOMik
-* 9daa7a95 - (1 year, 9 months ago) Move apps.yaml - SeanOMik
-* 01482cc6 - (1 year, 9 months ago) Add flux/apps.yaml - SeanOMik
-* 514414c4 - (1 year, 9 months ago) Dont use ksops, maybe - SeanOMik
-* 2ae133a7 - (1 year, 9 months ago) Attempt to add traefik with sops secrets - SeanOMik
-* 6e749490 - (1 year, 9 months ago) Add Flux sync manifests - Flux
-* c8fc720b - (1 year, 9 months ago) Add Flux v0.31.1 component manifests - Flux
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/app/helm-release.yaml b/kubernetes/thin/apps/database/postgresql/app/helm-release.yaml
index df00d378..776267d1 100644
--- a/kubernetes/thin/apps/database/postgresql/app/helm-release.yaml
+++ b/kubernetes/thin/apps/database/postgresql/app/helm-release.yaml
@@ -1,42 +1,35 @@
+---
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
 apiVersion: helm.toolkit.fluxcd.io/v2
 kind: HelmRelease
 metadata:
-  name: postgresql
+  name: cloudnative-pg
   namespace: database
 spec:
-  interval: 5m
+  interval: 30m
   chart:
     spec:
-      chart: postgresql
-      version: 14.3.x
+      chart: cloudnative-pg
+      version: 0.23.0
       sourceRef:
         kind: HelmRepository
-        name: bitnami-charts
+        name: cloudnative-pg
         namespace: flux-system
+  install:
+    remediation:
+      retries: 3
+  upgrade:
+    cleanupOnFail: true
+    remediation:
+      strategy: rollback
+      retries: 3
+  dependsOn:
+    - name: openebs
+      namespace: openebs
   values:
-    auth:
-      existingSecret: "pgsql-secrets"
-      secretKeys:
-        adminPasswordKey: "adminPassword"
-        replicationPasswordKey: "replicationPassword"
-
-    serviceMonitor:
-      enabled: true
-      labels:
-        release: kube-prometheus-stack
-
-    volumePermissions:
-      enabled: true
-
-    primary:
-      persistence:
-        existingClaim: "postgresql-pvc"
-
-      containerSecurityContext:
-        enabled: true
-        runAsUser: 655
-
-    readReplicas:
-      containerSecurityContext:
-        enabled: true
-        runAsUser: 655
\ No newline at end of file
+    crds:
+      create: true
+    monitoring:
+      podMonitorEnabled: false
+      grafanaDashboard:
+        create: true
diff --git a/kubernetes/thin/apps/database/postgresql/app/helm-repository.yaml b/kubernetes/thin/apps/database/postgresql/app/helm-repository.yaml
new file mode 100644
index 00000000..499ed986
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/app/helm-repository.yaml
@@ -0,0 +1,8 @@
+apiVersion: source.toolkit.fluxcd.io/v1
+kind: HelmRepository
+metadata:
+  name: cloudnative-pg
+  namespace: flux-system
+spec:
+  interval: 2h
+  url: https://cloudnative-pg.io/charts
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/app/kustomization.yaml b/kubernetes/thin/apps/database/postgresql/app/kustomization.yaml
index b52eb496..74149707 100644
--- a/kubernetes/thin/apps/database/postgresql/app/kustomization.yaml
+++ b/kubernetes/thin/apps/database/postgresql/app/kustomization.yaml
@@ -1,7 +1,6 @@
 apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
-- ./pgsql-pv.yaml
-- ./pgsql.sops.yaml
-- ./helm-release.yaml
-#- ./pgadmin4
\ No newline at end of file
+- ./secret.sops.yaml
+- ./helm-repository.yaml
+- ./helm-release.yaml
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/app/secret.sops.yaml b/kubernetes/thin/apps/database/postgresql/app/secret.sops.yaml
new file mode 100644
index 00000000..3c56b1b5
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/app/secret.sops.yaml
@@ -0,0 +1,76 @@
+apiVersion: v1
+kind: Secret
+metadata:
+    name: cloudnative-pg-secret
+    namespace: database
+    labels:
+        cnpg.io/reload: "true"
+stringData:
+    username: ENC[AES256_GCM,data:+rcROvnLUkE=,iv:9/iJnvFrGpJVeaudylxzbopKJG/bgF3X8BOWMGGx3O8=,tag:9dSm9nOnXxT4OnYVmgMjlw==,type:str]
+    password: ENC[AES256_GCM,data:VWqq1xpYEgm7HlyqbwdU9jIb+EiE7+IU4CgW2HrpsoM=,iv:YW7XD8RCSTo2f7COYDwP+bzsbXR79TJkkr6/BtlquxQ=,tag:muNMiMnDQjSfZ+sG+gQI0Q==,type:str]
+    minioAccessKey: ENC[AES256_GCM,data:qF/qzRRETaszWb1kz8JTIg==,iv:q2gHGMu/CsjdXcZM2BohFwqVdzQ7rkfn2tDJ1YqMxcc=,tag:+2kg6bkvDNzTdUMtshadpQ==,type:str]
+    minioSecretKey: ENC[AES256_GCM,data:HhHdmxJKlkF2FEyyWPVpihN6Bcv0fViD4corxDhkTnY=,iv:IhczTpr9MlspwjciGoj4EmYDlyan5UgphhLOFLrRi0A=,tag:HC2XPxhwyCj3Dy1+tH5o3A==,type:str]
+sops:
+    kms: []
+    gcp_kms: []
+    azure_kv: []
+    hc_vault: []
+    age: []
+    lastmodified: "2025-02-20T03:30:36Z"
+    mac: ENC[AES256_GCM,data:L68jmZTT1PiBRo8Uec7fkPgt+uMP+n37/aM1LzrZ3RNUBdvsh9ih9GbdN9Lx+YdI0fS5YzBtB6ho7X8a7QHAxDyYr6B7iUiRvBpYIOXrKwssgHSuZs3e9v8bhkHCYsMgPOfFpWmZTATYgTb5KFHlB5CE5F7JisvYqtX5N+He8as=,iv:OLZu4dj4tppvjKynqc+h6kNGqHecxuNm6KsyZpUnJFM=,tag:E9AalIgW+Kt4XoH242ldow==,type:str]
+    pgp:
+        - created_at: "2025-02-20T03:30:36Z"
+          enc: |-
+            -----BEGIN PGP MESSAGE-----
+
+            hQIMAyqlIeyoxYovAQ/+Nl9LC0XPqccrXVMaQSBMORQKp1eclU5TCwIb1TnMeh1b
+            4i0OiXqdxGhmr5+s5PY8ns1hswYJkkR87ArlwI3kigErQqlw+R8uXhwGjgTTbLEl
+            u9pJPwQqfVA+H82/2JOpG+FZMzMK94U+I6F6A5hF/f+OANDm9fGO56ydCjZk6lp8
+            vmYq/ufYhn7tz9vN9dXvqNbYjoTXA2tCq66k9qeng3jZOp79EFJr/jhRsc0DEaoR
+            E8oQdGeN7K0BRDSdRpxa0ZXRYherUA41aAVyCqsD+1YynHEwPkxLIK2qJ4Y9Q5HF
+            +TDCi8ujg2NbeY+Z9WjpNEYB4Q7ppOZ0Uktv60ZLFc5Sbjmr8O8ojjkVN5rkQhMh
+            l3RWrJj4JQkg2U/sWim+dqjR1BIUN4hXu2+3s4u3vQnyATA1ep2LdEgWAI/XsdB4
+            z8Rpe4Ul38HvbLpxWnkFDyavwCI57fKN/IpQazu7N6aeYnVuZZ5xR/DY0hwe7R+q
+            FRY5P3xgu3LTF/edKiyG2j2aS1HUUe06gYUilaIjSL3yS9zf/5g8H8p53uLh/qZQ
+            TGmLNuXJ2r3yF8XNbsRhz2nTKrKZKIYJvpAx0yVvkvUSOgib+4g/97r70drXutju
+            /yNJNnjicbbZqdLQ+ivqbjiPq436C2gohfL37c1S1yNJcUgXFJd2bnahtwvj2GCF
+            AgwDXjg0p2IN1X8BEAC+B45dkZQ9RM1P3+0PHre5Zg4uam89/LJX1nk2ExAtEizX
+            BKZO950ImNg52u0ptIBcg4iZRGjoWOGmDS3hK6bh1x84fZArvBOFsM6UDB6CFthM
+            Ly+sphRT72RQZvOdmi8QGIU/f4DKurpHQYFBwIHzTTa3URCYC2/Ov/8Jmzojuuqy
+            DLyIulkcnWtBMyFV1scfXEULeqQ+nqEOoTFcSqF4sYKjVFIm/GC9JTbuYR15Ou6A
+            vo6iCyMcY6pYfP0FkHhosA468OgtMSkmBqVHJ8QFbbHKR+lb4nMYcSqvvOM3hQil
+            9yn6UNOwc3QM6w0sWIPriEiO/68GGj6h5BlG0hf/W/4iYW9Qrn0HaTTpmYRshRO/
+            CZM1sOFpscChoRXbiZEmSjqzGzAhko8uHmeQQzsKJbM+RcK1ByFquMwa7qZWQX6l
+            DpbnU8pUci7gPxXy5i3guSYg/2T7ZhY1y7MXz5Qj3zBkup9nxEC1lY+TG3QPRDdR
+            r8kk2wBemk31XYbWUi1yuNB6nD4LUUSxt71XpRz5lrAKbtx0zF1Hn8cjiBG0lxVY
+            66GwE4HPkPBPiS72OMrZBeK9+psrCu6RKMUfSd2Agx+RSOfen0po3yaoOYPXxlz2
+            CGKKkp4X8nczrBvQBmzAeEwGJ2woZPKBQr9xw/6KhB6TbiT/feZNWtWhPP6tndRo
+            AQkCEK3IWRscYRHutaqYrIhamhWIianbcCxRsR9WWbhHp+1DceYMdiqFVEUfoIIa
+            wlsmeKXm09YEudhsQ04PsxzdtLWSnw8ChqasGyW1R8/s7VBe04CobdsiosQpPl6g
+            WVZjq+H94q0=
+            =OCD4
+            -----END PGP MESSAGE-----
+          fp: BD1AAF9D8170F4BEE437365FF6F0933799CFEBCD
+        - created_at: "2025-02-20T03:30:36Z"
+          enc: |-
+            -----BEGIN PGP MESSAGE-----
+
+            hQIMAy5t8IMoPu4VAQ/7BvkTIPU/SK3rQ/c4FLyFKSCk/UKB9he62yc1/skp71UU
+            1wRuzmJkKO67vJvBbnszgaK4KfJHbNK1613cY+KqmqmwcXX2OpOrPoYa8BWzte76
+            lVVtmvXLvsCkVgtaIIcjeH+3ByEbiv7KDTtgSrv+hWuv0r2XuC+PcOKDUQo0qwW+
+            ntZb5fr4v+t6xWMHxxQTDNfGLfYwhwHAwaMtr6kiMQyYyxH/7Grj6zwG70spggM6
+            aH5go/1onBYfArDqr0mbimbclGRh2Xw7g7Uk4+Q4Tj6K/NNA9k0g+M1ktrCQGiHi
+            y1a36POPUkcGpuSzurmRDvlpKaXPyr7HbyHk467INl8eYT/O0H6jqGrrzUF1J2sA
+            MCy09WzzE8RV4mg59Sv47UO7YKbHB9/jhyr2eNWP7qTMN2ohq/zTjw10qyOuypgi
+            DYYtCHOh0DHTuFkEkWO9XWaXMGctQQazwtvZBvkjp2Hcg1DODG6NADdKqBoxdSsd
+            SyslogaXn+nCG/7V3RNALnoDKYHJF58aeVsQb9C1XJjPqIwW9125ok/J9EvROL00
+            Ai3gtzFDF/psQr2F8Igm/NWd3L2Fed2lOrIE6iKLXGIAZIPDNTvr21gpXPeeHuQB
+            dWCTBcoxe84w370ZRp+uE2DEPMz7Ne520jQPWvnGrRRWfx+DWkJUXIRCFZo0z6bU
+            aAEJAhCH4W4w0SC3oVcCWRW9vZPqsHeqoiJ8jKVRXojoxr0Pfm3AWaWpQ8vW23RW
+            0fDXbyVSNCQYLXL+OMEHyvMcJD/e6/9aoqhJvlvINf/YS9ZihlgPKH0LU5Zh1E+n
+            lm0AcJjp4usR
+            =cLbD
+            -----END PGP MESSAGE-----
+          fp: 687802D4DFD8AA82EA55666CF7DADAC782D7663D
+    encrypted_regex: ^(data|stringData)$
+    version: 3.9.1
diff --git a/kubernetes/thin/apps/database/postgresql/cluster/cluster16.yaml b/kubernetes/thin/apps/database/postgresql/cluster/cluster16.yaml
new file mode 100644
index 00000000..987dba64
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/cluster/cluster16.yaml
@@ -0,0 +1,88 @@
+---
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/postgresql.cnpg.io/cluster_v1.json
+apiVersion: postgresql.cnpg.io/v1
+kind: Cluster
+metadata:
+  name: postgres16
+  namespace: database
+spec:
+  instances: 3
+  imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.4 #ghcr.io/cloudnative-pg/postgresql:16.4-28
+  primaryUpdateStrategy: unsupervised
+  storage:
+    size: 20Gi
+    storageClass: openebs-zfs-mainpool
+  superuserSecret:
+    name: cloudnative-pg-secret
+  enableSuperuserAccess: true
+  postgresql:
+    shared_preload_libraries:
+      - "vectors.so"
+    parameters:
+      max_connections: "400"
+      shared_buffers: 256MB
+    enableAlterSystem: true # must be set to true to enable pgvecto.rs
+  nodeMaintenanceWindow:
+    inProgress: false
+    reusePVC: true
+  resources:
+    requests:
+      cpu: 500m
+    limits:
+      memory: 4Gi
+  monitoring:
+    enablePodMonitor: true
+  backup:
+    retentionPolicy: 30d
+    barmanObjectStore: &barmanObjectStore
+      data:
+        compression: bzip2
+      wal:
+        compression: bzip2
+        maxParallel: 8
+      destinationPath: s3://thin-cloudnative-pg/
+      endpointURL: https://s3.seanomik.net
+      # Note: serverName version needs to be inclemented
+      # when recovering from an existing cnpg cluster
+      serverName: &currentCluster postgres16-v1
+      s3Credentials:
+        accessKeyId:
+          name: cloudnative-pg-secret
+          key: minioAccessKey
+        secretAccessKey:
+          name: cloudnative-pg-secret
+          key: minioSecretKey
+
+  # Note: previousCluster needs to be set to the name of the previous
+  # cluster when recovering from an existing cnpg cluster
+  bootstrap:
+    # recovery:
+    #   source: &previousCluster postgres16-v1
+    initdb:
+      database: init
+      owner: postgres
+    #   import:
+    #     type: monolith
+    #     databases:
+    #       - "*"
+    #     roles:
+    #       - "*"
+    #     source:
+    #       externalCluster: old-cluster
+
+  # Note: externalClusters is needed when recovering from an existing cnpg cluster
+  # externalClusters:
+  #   - name: *previousCluster
+  #     barmanObjectStore:
+  #       <<: *barmanObjectStore
+  #       serverName: *previousCluster
+    # - name: old-cluster
+    #   connectionParameters:
+    #     # Use the correct IP or host name for the source database
+    #     host: postgresql.database.svc
+    #     user: postgres
+    #     dbname: postgres
+    #     #sslmode: require
+    #   password:
+    #     name: cloudnative-pg-secret
+    #     key: password
diff --git a/kubernetes/thin/apps/database/postgresql/cluster/kustomization.yaml b/kubernetes/thin/apps/database/postgresql/cluster/kustomization.yaml
new file mode 100644
index 00000000..9c74817c
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/cluster/kustomization.yaml
@@ -0,0 +1,8 @@
+---
+# yaml-language-server: $schema=https://json.schemastore.org/kustomization
+apiVersion: kustomize.config.k8s.io/v1beta1
+kind: Kustomization
+resources:
+- ./cluster16.yaml
+- ./scheduledbackup.yaml
+- ./prometheusrule.yaml
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/cluster/prometheusrule.yaml b/kubernetes/thin/apps/database/postgresql/cluster/prometheusrule.yaml
new file mode 100644
index 00000000..d250b6e8
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/cluster/prometheusrule.yaml
@@ -0,0 +1,74 @@
+---
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/monitoring.coreos.com/prometheusrule_v1.json
+apiVersion: monitoring.coreos.com/v1
+kind: PrometheusRule
+metadata:
+  name: cloudnative-pg-rules
+  namespace: database
+spec:
+  groups:
+    - name: cloudnative-pg.rules
+      rules:
+        - alert: LongRunningTransaction
+          annotations:
+            description: Pod {{ $labels.pod }} is taking more than 5 minutes (300 seconds) for a query.
+            summary: A query is taking longer than 5 minutes.
+          expr: |-
+            cnpg_backends_max_tx_duration_seconds > 300
+          for: 1m
+          labels:
+            severity: warning
+        - alert: BackendsWaiting
+          annotations:
+            description: Pod {{ $labels.pod }} has been waiting for longer than 5 minutes
+            summary: If a backend is waiting for longer than 5 minutes
+          expr: |-
+            cnpg_backends_waiting_total > 300
+          for: 1m
+          labels:
+            severity: warning
+        - alert: PGDatabase
+          annotations:
+            description: Over 300,000,000 transactions from frozen xid on pod {{ $labels.pod }}
+            summary: Number of transactions from the frozen XID to the current one
+          expr: |-
+            cnpg_pg_database_xid_age > 300000000
+          for: 1m
+          labels:
+            severity: warning
+        - alert: PGReplication
+          annotations:
+            description: Standby is lagging behind by over 300 seconds (5 minutes)
+            summary: The standby is lagging behind the primary
+          expr: |-
+            cnpg_pg_replication_lag > 300
+          for: 1m
+          labels:
+            severity: warning
+        - alert: LastFailedArchiveTime
+          annotations:
+            description: Archiving failed for {{ $labels.pod }}
+            summary: Checks the last time archiving failed. Will be < 0 when it has not failed.
+          expr: |-
+            (cnpg_pg_stat_archiver_last_failed_time - cnpg_pg_stat_archiver_last_archived_time) > 1
+          for: 1m
+          labels:
+            severity: warning
+        - alert: DatabaseDeadlockConflicts
+          annotations:
+            description: There are over 10 deadlock conflicts in {{ $labels.pod }}
+            summary: Checks the number of database conflicts
+          expr: |-
+            cnpg_pg_stat_database_deadlocks > 10
+          for: 1m
+          labels:
+            severity: warning
+        - alert: ReplicaFailingReplication
+          annotations:
+            description: Replica {{ $labels.pod }} is failing to replicate
+            summary: Checks if the replica is failing to replicate
+          expr: |-
+            cnpg_pg_replication_in_recovery > cnpg_pg_replication_is_wal_receiver_up
+          for: 1m
+          labels:
+            severity: warning
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/cluster/scheduledbackup.yaml b/kubernetes/thin/apps/database/postgresql/cluster/scheduledbackup.yaml
new file mode 100644
index 00000000..78a55a4f
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql/cluster/scheduledbackup.yaml
@@ -0,0 +1,13 @@
+---
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/postgresql.cnpg.io/scheduledbackup_v1.json
+apiVersion: postgresql.cnpg.io/v1
+kind: ScheduledBackup
+metadata:
+  name: postgres
+  namespace: database
+spec:
+  schedule: "@daily"
+  immediate: true
+  backupOwnerReference: self
+  cluster:
+    name: postgres16
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/ks.yaml b/kubernetes/thin/apps/database/postgresql/ks.yaml
index 040ec7d2..e9315595 100644
--- a/kubernetes/thin/apps/database/postgresql/ks.yaml
+++ b/kubernetes/thin/apps/database/postgresql/ks.yaml
@@ -2,10 +2,9 @@
 apiVersion: kustomize.toolkit.fluxcd.io/v1
 kind: Kustomization
 metadata:
-  name: postgresql
+  name: cloudnative-pg
   namespace: flux-system
 spec:
-  targetNamespace: database
   timeout: 5m
   interval: 10m
   path: ./kubernetes/thin/apps/database/postgresql/app
@@ -18,10 +17,39 @@ spec:
     secretRef:
       name: sops-gpg
   dependsOn:
+    - name: openebs
     - name: openebs-sc
-      namespace: flux-system
   postBuild:
-    substitute: {}
+    substituteFrom:
+      - kind: ConfigMap
+        name: cluster-settings
+      - kind: Secret
+        name: cluster-secrets
+---
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/kustomize.toolkit.fluxcd.io/kustomization_v1.json
+apiVersion: kustomize.toolkit.fluxcd.io/v1
+kind: Kustomization
+metadata:
+  name: cloudnative-pg-cluster
+  namespace: flux-system
+spec:
+  timeout: 5m
+  interval: 10m
+  path: ./kubernetes/thin/apps/database/postgresql/cluster
+  prune: true
+  targetNamespace: database
+  sourceRef:
+    kind: GitRepository
+    name: home-cluster
+  decryption:
+    provider: sops
+    secretRef:
+      name: sops-gpg
+  dependsOn:
+    - name: openebs
+    - name: openebs-sc
+    - name: cloudnative-pg
+  postBuild:
     substituteFrom:
       - kind: ConfigMap
         name: cluster-settings
diff --git a/kubernetes/thin/apps/database/postgresql_old/app/helm-release.yaml b/kubernetes/thin/apps/database/postgresql_old/app/helm-release.yaml
new file mode 100644
index 00000000..df00d378
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql_old/app/helm-release.yaml
@@ -0,0 +1,42 @@
+apiVersion: helm.toolkit.fluxcd.io/v2
+kind: HelmRelease
+metadata:
+  name: postgresql
+  namespace: database
+spec:
+  interval: 5m
+  chart:
+    spec:
+      chart: postgresql
+      version: 14.3.x
+      sourceRef:
+        kind: HelmRepository
+        name: bitnami-charts
+        namespace: flux-system
+  values:
+    auth:
+      existingSecret: "pgsql-secrets"
+      secretKeys:
+        adminPasswordKey: "adminPassword"
+        replicationPasswordKey: "replicationPassword"
+
+    serviceMonitor:
+      enabled: true
+      labels:
+        release: kube-prometheus-stack
+
+    volumePermissions:
+      enabled: true
+
+    primary:
+      persistence:
+        existingClaim: "postgresql-pvc"
+
+      containerSecurityContext:
+        enabled: true
+        runAsUser: 655
+
+    readReplicas:
+      containerSecurityContext:
+        enabled: true
+        runAsUser: 655
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql_old/app/kustomization.yaml b/kubernetes/thin/apps/database/postgresql_old/app/kustomization.yaml
new file mode 100644
index 00000000..b52eb496
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql_old/app/kustomization.yaml
@@ -0,0 +1,7 @@
+apiVersion: kustomize.config.k8s.io/v1beta1
+kind: Kustomization
+resources:
+- ./pgsql-pv.yaml
+- ./pgsql.sops.yaml
+- ./helm-release.yaml
+#- ./pgadmin4
\ No newline at end of file
diff --git a/kubernetes/thin/apps/database/postgresql/app/pgadmin4/helm-release.yaml b/kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/helm-release.yaml
similarity index 100%
rename from kubernetes/thin/apps/database/postgresql/app/pgadmin4/helm-release.yaml
rename to kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/helm-release.yaml
diff --git a/kubernetes/thin/apps/database/postgresql/app/pgadmin4/helm-repository.yaml b/kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/helm-repository.yaml
similarity index 100%
rename from kubernetes/thin/apps/database/postgresql/app/pgadmin4/helm-repository.yaml
rename to kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/helm-repository.yaml
diff --git a/kubernetes/thin/apps/database/postgresql/app/pgadmin4/kustomization.yaml b/kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/kustomization.yaml
similarity index 100%
rename from kubernetes/thin/apps/database/postgresql/app/pgadmin4/kustomization.yaml
rename to kubernetes/thin/apps/database/postgresql_old/app/pgadmin4/kustomization.yaml
diff --git a/kubernetes/thin/apps/database/postgresql/app/pgsql-pv.yaml b/kubernetes/thin/apps/database/postgresql_old/app/pgsql-pv.yaml
similarity index 100%
rename from kubernetes/thin/apps/database/postgresql/app/pgsql-pv.yaml
rename to kubernetes/thin/apps/database/postgresql_old/app/pgsql-pv.yaml
diff --git a/kubernetes/thin/apps/database/postgresql/app/pgsql.sops.yaml b/kubernetes/thin/apps/database/postgresql_old/app/pgsql.sops.yaml
similarity index 100%
rename from kubernetes/thin/apps/database/postgresql/app/pgsql.sops.yaml
rename to kubernetes/thin/apps/database/postgresql_old/app/pgsql.sops.yaml
diff --git a/kubernetes/thin/apps/database/postgresql_old/ks.yaml b/kubernetes/thin/apps/database/postgresql_old/ks.yaml
new file mode 100644
index 00000000..040ec7d2
--- /dev/null
+++ b/kubernetes/thin/apps/database/postgresql_old/ks.yaml
@@ -0,0 +1,29 @@
+# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/kustomize.toolkit.fluxcd.io/kustomization_v1.json
+apiVersion: kustomize.toolkit.fluxcd.io/v1
+kind: Kustomization
+metadata:
+  name: postgresql
+  namespace: flux-system
+spec:
+  targetNamespace: database
+  timeout: 5m
+  interval: 10m
+  path: ./kubernetes/thin/apps/database/postgresql/app
+  prune: true
+  sourceRef:
+    kind: GitRepository
+    name: home-cluster
+  decryption:
+    provider: sops
+    secretRef:
+      name: sops-gpg
+  dependsOn:
+    - name: openebs-sc
+      namespace: flux-system
+  postBuild:
+    substitute: {}
+    substituteFrom:
+      - kind: ConfigMap
+        name: cluster-settings
+      - kind: Secret
+        name: cluster-secrets