From 8efed9bc07a34770215f694cb47fb6556c82a2d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:39 +0000 Subject: [PATCH 01/48] chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2beta2 --- cluster/apps/authentik/helm-release.yaml | 2 +- cluster/apps/authentik/ldap-outpost/helm-release.yaml | 2 +- cluster/apps/database/mariadb/helm-release.yaml | 2 +- cluster/apps/database/minio/helm-release.yaml | 2 +- cluster/apps/database/postgresql/helm-release.yaml | 2 +- cluster/apps/database/postgresql/pgadmin4/helm-release.yaml | 2 +- cluster/apps/database/redis/helm-release.yaml | 2 +- cluster/apps/default/cdn/helm-release.yaml | 2 +- cluster/apps/default/dendron/helm-release.yaml | 2 +- cluster/apps/default/fireflyiii/helm-release.yaml | 2 +- cluster/apps/default/gitea/helm-release.yaml | 2 +- cluster/apps/default/msrewards/helm-release.yaml | 2 +- cluster/apps/default/trilium/helm-release.yaml | 2 +- cluster/apps/default/whoami/helm-release.yaml | 2 +- cluster/apps/dev/code/helm-release.yaml | 2 +- cluster/apps/dev/woodpecker/helm-release.yaml | 2 +- cluster/apps/download/bazarr/helm-release.yaml | 2 +- cluster/apps/download/flaresolverr/helm-release.yaml | 2 +- cluster/apps/download/mylar3/helm-release.yaml | 2 +- cluster/apps/download/prowlarr/helm-release.yaml | 2 +- cluster/apps/download/qbit-manage/helm-release.yaml | 2 +- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- cluster/apps/download/radarr/helm-release.yaml | 2 +- cluster/apps/download/readarr/audiobook-helm.yaml | 2 +- cluster/apps/download/readarr/ebook-helm.yaml | 2 +- cluster/apps/download/sonarr/helm-release.yaml | 2 +- cluster/apps/download/unpackerr/helm-release.yaml | 2 +- cluster/apps/game-servers/factorio/helm-release.yaml | 2 +- cluster/apps/harbor/helm-release.yaml | 2 +- cluster/apps/irc/thelounge/helm-release.yaml | 2 +- cluster/apps/irc/znc/helm-release.yaml | 2 +- cluster/apps/management/guacamole/helm-release.yaml | 2 +- cluster/apps/media/audiobookshelf/helm-release.yaml | 2 +- cluster/apps/media/freshrss/helm-release.yaml | 2 +- cluster/apps/media/jellyfin/helm-release.yaml | 2 +- cluster/apps/media/jellyseerr/helm-release.yaml | 2 +- cluster/apps/media/kavita/helm-release.yaml | 2 +- cluster/apps/media/komga/helm-release.yaml | 2 +- cluster/apps/media/ombi/helm-release.yaml | 2 +- cluster/apps/media/plex/helm-release.yaml | 2 +- cluster/apps/media/tautulli/helm-release.yaml | 2 +- .../monitoring/alertmanager-gotify-bridge/helm-release.yaml | 2 +- cluster/apps/monitoring/grafana/helm-release.yaml | 2 +- cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml | 2 +- cluster/apps/monitoring/proxmoxve-exporter/helm-release.yaml | 2 +- cluster/apps/monitoring/varken/helm-release.yaml | 2 +- cluster/apps/monitoring/victoria-metrics/helm-release.yaml | 2 +- cluster/apps/monitoring/zfs-exporter/helm-release.yaml | 2 +- cluster/apps/tools/gotify/helm-release.yaml | 2 +- cluster/apps/tools/hastebin/helm-release.yaml | 2 +- cluster/apps/tools/transfersh/helm-release.yaml | 2 +- cluster/apps/tools/vaultwarden/helm-release.yaml | 2 +- cluster/core/cert-manager/helm-release.yaml | 2 +- cluster/core/kube-replicator/helm-release.yaml | 2 +- cluster/core/networking/calico/calico-helm.yaml | 2 +- cluster/core/networking/calico/tigera-helm.yaml | 2 +- cluster/core/networking/metallb/helm-release.yaml | 2 +- cluster/core/networking/traefik/helm-release.yaml | 2 +- cluster/core/storage/local-path-provisioner/helm.yaml | 2 +- cluster/core/storage/longhorn/helm-release.yaml | 2 +- 60 files changed, 60 insertions(+), 60 deletions(-) diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index 84d6919..e39775c 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: authentik diff --git a/cluster/apps/authentik/ldap-outpost/helm-release.yaml b/cluster/apps/authentik/ldap-outpost/helm-release.yaml index d267af8..a765afa 100644 --- a/cluster/apps/authentik/ldap-outpost/helm-release.yaml +++ b/cluster/apps/authentik/ldap-outpost/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: authentik-ldap diff --git a/cluster/apps/database/mariadb/helm-release.yaml b/cluster/apps/database/mariadb/helm-release.yaml index 18341b1..e91f559 100644 --- a/cluster/apps/database/mariadb/helm-release.yaml +++ b/cluster/apps/database/mariadb/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: mariadb diff --git a/cluster/apps/database/minio/helm-release.yaml b/cluster/apps/database/minio/helm-release.yaml index 77adda3..25fd4f5 100644 --- a/cluster/apps/database/minio/helm-release.yaml +++ b/cluster/apps/database/minio/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: minio diff --git a/cluster/apps/database/postgresql/helm-release.yaml b/cluster/apps/database/postgresql/helm-release.yaml index db53425..12802ec 100644 --- a/cluster/apps/database/postgresql/helm-release.yaml +++ b/cluster/apps/database/postgresql/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: postgresql diff --git a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml index d132f01..ce6abe5 100644 --- a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml +++ b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: pgadmin4 diff --git a/cluster/apps/database/redis/helm-release.yaml b/cluster/apps/database/redis/helm-release.yaml index 09e1967..f392268 100644 --- a/cluster/apps/database/redis/helm-release.yaml +++ b/cluster/apps/database/redis/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: redis diff --git a/cluster/apps/default/cdn/helm-release.yaml b/cluster/apps/default/cdn/helm-release.yaml index e63863a..96a13de 100644 --- a/cluster/apps/default/cdn/helm-release.yaml +++ b/cluster/apps/default/cdn/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: nginx-cdn diff --git a/cluster/apps/default/dendron/helm-release.yaml b/cluster/apps/default/dendron/helm-release.yaml index 08ef88c..33a1276 100644 --- a/cluster/apps/default/dendron/helm-release.yaml +++ b/cluster/apps/default/dendron/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: dendron diff --git a/cluster/apps/default/fireflyiii/helm-release.yaml b/cluster/apps/default/fireflyiii/helm-release.yaml index badb9cd..5f26b60 100644 --- a/cluster/apps/default/fireflyiii/helm-release.yaml +++ b/cluster/apps/default/fireflyiii/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: firefly-iii diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml index 8786ea2..04f9bee 100644 --- a/cluster/apps/default/gitea/helm-release.yaml +++ b/cluster/apps/default/gitea/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: gitea diff --git a/cluster/apps/default/msrewards/helm-release.yaml b/cluster/apps/default/msrewards/helm-release.yaml index a0b4e18..7654a4a 100644 --- a/cluster/apps/default/msrewards/helm-release.yaml +++ b/cluster/apps/default/msrewards/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: msrewardfarmer diff --git a/cluster/apps/default/trilium/helm-release.yaml b/cluster/apps/default/trilium/helm-release.yaml index e63b213..66e6f7d 100644 --- a/cluster/apps/default/trilium/helm-release.yaml +++ b/cluster/apps/default/trilium/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: trilium diff --git a/cluster/apps/default/whoami/helm-release.yaml b/cluster/apps/default/whoami/helm-release.yaml index a37656f..c8fcfbd 100644 --- a/cluster/apps/default/whoami/helm-release.yaml +++ b/cluster/apps/default/whoami/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: whoami diff --git a/cluster/apps/dev/code/helm-release.yaml b/cluster/apps/dev/code/helm-release.yaml index 94bcd8c..3f64d6a 100644 --- a/cluster/apps/dev/code/helm-release.yaml +++ b/cluster/apps/dev/code/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: code diff --git a/cluster/apps/dev/woodpecker/helm-release.yaml b/cluster/apps/dev/woodpecker/helm-release.yaml index db87a60..dfc2f2a 100644 --- a/cluster/apps/dev/woodpecker/helm-release.yaml +++ b/cluster/apps/dev/woodpecker/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: woodpecker diff --git a/cluster/apps/download/bazarr/helm-release.yaml b/cluster/apps/download/bazarr/helm-release.yaml index 223723e..c1bd4b5 100644 --- a/cluster/apps/download/bazarr/helm-release.yaml +++ b/cluster/apps/download/bazarr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: bazarr diff --git a/cluster/apps/download/flaresolverr/helm-release.yaml b/cluster/apps/download/flaresolverr/helm-release.yaml index 39c034f..e0458c7 100644 --- a/cluster/apps/download/flaresolverr/helm-release.yaml +++ b/cluster/apps/download/flaresolverr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: flaresolverr diff --git a/cluster/apps/download/mylar3/helm-release.yaml b/cluster/apps/download/mylar3/helm-release.yaml index c88d76c..c5429c4 100644 --- a/cluster/apps/download/mylar3/helm-release.yaml +++ b/cluster/apps/download/mylar3/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: mylar3 diff --git a/cluster/apps/download/prowlarr/helm-release.yaml b/cluster/apps/download/prowlarr/helm-release.yaml index 87869e7..1687f97 100644 --- a/cluster/apps/download/prowlarr/helm-release.yaml +++ b/cluster/apps/download/prowlarr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: prowlarr diff --git a/cluster/apps/download/qbit-manage/helm-release.yaml b/cluster/apps/download/qbit-manage/helm-release.yaml index 62ebd3d..88cb8a6 100644 --- a/cluster/apps/download/qbit-manage/helm-release.yaml +++ b/cluster/apps/download/qbit-manage/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: qbit-manage diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 0c8194c..447d0a7 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: qbittorrent diff --git a/cluster/apps/download/radarr/helm-release.yaml b/cluster/apps/download/radarr/helm-release.yaml index 0054772..d73eb7a 100644 --- a/cluster/apps/download/radarr/helm-release.yaml +++ b/cluster/apps/download/radarr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: radarr diff --git a/cluster/apps/download/readarr/audiobook-helm.yaml b/cluster/apps/download/readarr/audiobook-helm.yaml index e3474b3..4a9df63 100644 --- a/cluster/apps/download/readarr/audiobook-helm.yaml +++ b/cluster/apps/download/readarr/audiobook-helm.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: readarr-audiobooks diff --git a/cluster/apps/download/readarr/ebook-helm.yaml b/cluster/apps/download/readarr/ebook-helm.yaml index d2bf138..e6662c4 100644 --- a/cluster/apps/download/readarr/ebook-helm.yaml +++ b/cluster/apps/download/readarr/ebook-helm.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: readarr-ebooks diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index 5ef0bdb..1d0393f 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: sonarr diff --git a/cluster/apps/download/unpackerr/helm-release.yaml b/cluster/apps/download/unpackerr/helm-release.yaml index 824e222..a27ca3d 100644 --- a/cluster/apps/download/unpackerr/helm-release.yaml +++ b/cluster/apps/download/unpackerr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: unpackerr diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 9e3b6d4..186f0f8 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: factorio diff --git a/cluster/apps/harbor/helm-release.yaml b/cluster/apps/harbor/helm-release.yaml index ba33545..a105005 100644 --- a/cluster/apps/harbor/helm-release.yaml +++ b/cluster/apps/harbor/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: harbor diff --git a/cluster/apps/irc/thelounge/helm-release.yaml b/cluster/apps/irc/thelounge/helm-release.yaml index 7da9dcb..6759eb7 100644 --- a/cluster/apps/irc/thelounge/helm-release.yaml +++ b/cluster/apps/irc/thelounge/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: thelounge diff --git a/cluster/apps/irc/znc/helm-release.yaml b/cluster/apps/irc/znc/helm-release.yaml index 26a7f28..3f39957 100644 --- a/cluster/apps/irc/znc/helm-release.yaml +++ b/cluster/apps/irc/znc/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: znc diff --git a/cluster/apps/management/guacamole/helm-release.yaml b/cluster/apps/management/guacamole/helm-release.yaml index 10d29c9..b83b02c 100644 --- a/cluster/apps/management/guacamole/helm-release.yaml +++ b/cluster/apps/management/guacamole/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: guacamole diff --git a/cluster/apps/media/audiobookshelf/helm-release.yaml b/cluster/apps/media/audiobookshelf/helm-release.yaml index 2cae2b0..d5b62fd 100644 --- a/cluster/apps/media/audiobookshelf/helm-release.yaml +++ b/cluster/apps/media/audiobookshelf/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: audiobookshelf diff --git a/cluster/apps/media/freshrss/helm-release.yaml b/cluster/apps/media/freshrss/helm-release.yaml index de84369..69fbdae 100644 --- a/cluster/apps/media/freshrss/helm-release.yaml +++ b/cluster/apps/media/freshrss/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: freshrss diff --git a/cluster/apps/media/jellyfin/helm-release.yaml b/cluster/apps/media/jellyfin/helm-release.yaml index ae753d6..7d8f729 100644 --- a/cluster/apps/media/jellyfin/helm-release.yaml +++ b/cluster/apps/media/jellyfin/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: jellyfin diff --git a/cluster/apps/media/jellyseerr/helm-release.yaml b/cluster/apps/media/jellyseerr/helm-release.yaml index 98015cb..bb64f03 100644 --- a/cluster/apps/media/jellyseerr/helm-release.yaml +++ b/cluster/apps/media/jellyseerr/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: jellyseerr diff --git a/cluster/apps/media/kavita/helm-release.yaml b/cluster/apps/media/kavita/helm-release.yaml index d8f8cd8..99bc7b8 100644 --- a/cluster/apps/media/kavita/helm-release.yaml +++ b/cluster/apps/media/kavita/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: kavita diff --git a/cluster/apps/media/komga/helm-release.yaml b/cluster/apps/media/komga/helm-release.yaml index d21e17a..1ab8ea3 100644 --- a/cluster/apps/media/komga/helm-release.yaml +++ b/cluster/apps/media/komga/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: komga diff --git a/cluster/apps/media/ombi/helm-release.yaml b/cluster/apps/media/ombi/helm-release.yaml index 114dd3b..8db7cd8 100644 --- a/cluster/apps/media/ombi/helm-release.yaml +++ b/cluster/apps/media/ombi/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: ombi diff --git a/cluster/apps/media/plex/helm-release.yaml b/cluster/apps/media/plex/helm-release.yaml index 7dcf126..04d621c 100644 --- a/cluster/apps/media/plex/helm-release.yaml +++ b/cluster/apps/media/plex/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: plex diff --git a/cluster/apps/media/tautulli/helm-release.yaml b/cluster/apps/media/tautulli/helm-release.yaml index beb78d0..1689618 100644 --- a/cluster/apps/media/tautulli/helm-release.yaml +++ b/cluster/apps/media/tautulli/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: tautulli diff --git a/cluster/apps/monitoring/alertmanager-gotify-bridge/helm-release.yaml b/cluster/apps/monitoring/alertmanager-gotify-bridge/helm-release.yaml index f56636c..7e2627b 100644 --- a/cluster/apps/monitoring/alertmanager-gotify-bridge/helm-release.yaml +++ b/cluster/apps/monitoring/alertmanager-gotify-bridge/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: alertmanager-gotify-bridge diff --git a/cluster/apps/monitoring/grafana/helm-release.yaml b/cluster/apps/monitoring/grafana/helm-release.yaml index 2580ab3..33bb1bf 100644 --- a/cluster/apps/monitoring/grafana/helm-release.yaml +++ b/cluster/apps/monitoring/grafana/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: grafana diff --git a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml index 6773cfd..386e432 100644 --- a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml +++ b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: kube-prometheus-stack diff --git a/cluster/apps/monitoring/proxmoxve-exporter/helm-release.yaml b/cluster/apps/monitoring/proxmoxve-exporter/helm-release.yaml index 644df79..fdcfd0d 100644 --- a/cluster/apps/monitoring/proxmoxve-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/proxmoxve-exporter/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: proxmoxve-exporter diff --git a/cluster/apps/monitoring/varken/helm-release.yaml b/cluster/apps/monitoring/varken/helm-release.yaml index f064107..9e14b7e 100644 --- a/cluster/apps/monitoring/varken/helm-release.yaml +++ b/cluster/apps/monitoring/varken/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: varken diff --git a/cluster/apps/monitoring/victoria-metrics/helm-release.yaml b/cluster/apps/monitoring/victoria-metrics/helm-release.yaml index f3ca2ae..bb59121 100644 --- a/cluster/apps/monitoring/victoria-metrics/helm-release.yaml +++ b/cluster/apps/monitoring/victoria-metrics/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: victoria-metrics diff --git a/cluster/apps/monitoring/zfs-exporter/helm-release.yaml b/cluster/apps/monitoring/zfs-exporter/helm-release.yaml index 18403f2..284e7cf 100644 --- a/cluster/apps/monitoring/zfs-exporter/helm-release.yaml +++ b/cluster/apps/monitoring/zfs-exporter/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: zfs-exporter diff --git a/cluster/apps/tools/gotify/helm-release.yaml b/cluster/apps/tools/gotify/helm-release.yaml index e280074..323dd28 100644 --- a/cluster/apps/tools/gotify/helm-release.yaml +++ b/cluster/apps/tools/gotify/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: gotify diff --git a/cluster/apps/tools/hastebin/helm-release.yaml b/cluster/apps/tools/hastebin/helm-release.yaml index c6df53f..a4d8fe4 100644 --- a/cluster/apps/tools/hastebin/helm-release.yaml +++ b/cluster/apps/tools/hastebin/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: hastebin diff --git a/cluster/apps/tools/transfersh/helm-release.yaml b/cluster/apps/tools/transfersh/helm-release.yaml index 95510f5..6e652aa 100644 --- a/cluster/apps/tools/transfersh/helm-release.yaml +++ b/cluster/apps/tools/transfersh/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: transfersh diff --git a/cluster/apps/tools/vaultwarden/helm-release.yaml b/cluster/apps/tools/vaultwarden/helm-release.yaml index 2a3cd66..e3ef377 100644 --- a/cluster/apps/tools/vaultwarden/helm-release.yaml +++ b/cluster/apps/tools/vaultwarden/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: vaultwarden diff --git a/cluster/core/cert-manager/helm-release.yaml b/cluster/core/cert-manager/helm-release.yaml index 8b238f2..58eb9e5 100644 --- a/cluster/core/cert-manager/helm-release.yaml +++ b/cluster/core/cert-manager/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: cert-manager diff --git a/cluster/core/kube-replicator/helm-release.yaml b/cluster/core/kube-replicator/helm-release.yaml index 301eac2..83d21bc 100644 --- a/cluster/core/kube-replicator/helm-release.yaml +++ b/cluster/core/kube-replicator/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: kube-replicator diff --git a/cluster/core/networking/calico/calico-helm.yaml b/cluster/core/networking/calico/calico-helm.yaml index 79a4276..3d6f74c 100644 --- a/cluster/core/networking/calico/calico-helm.yaml +++ b/cluster/core/networking/calico/calico-helm.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: calico diff --git a/cluster/core/networking/calico/tigera-helm.yaml b/cluster/core/networking/calico/tigera-helm.yaml index 4e26e14..ddf2b56 100644 --- a/cluster/core/networking/calico/tigera-helm.yaml +++ b/cluster/core/networking/calico/tigera-helm.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: tigera-operator diff --git a/cluster/core/networking/metallb/helm-release.yaml b/cluster/core/networking/metallb/helm-release.yaml index 7504a01..32a488a 100644 --- a/cluster/core/networking/metallb/helm-release.yaml +++ b/cluster/core/networking/metallb/helm-release.yaml @@ -7,7 +7,7 @@ spec: interval: 1m url: https://metallb.github.io/metallb --- -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: metallb diff --git a/cluster/core/networking/traefik/helm-release.yaml b/cluster/core/networking/traefik/helm-release.yaml index 0b85406..4694c67 100644 --- a/cluster/core/networking/traefik/helm-release.yaml +++ b/cluster/core/networking/traefik/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: traefik diff --git a/cluster/core/storage/local-path-provisioner/helm.yaml b/cluster/core/storage/local-path-provisioner/helm.yaml index 56767b7..e5be4a6 100644 --- a/cluster/core/storage/local-path-provisioner/helm.yaml +++ b/cluster/core/storage/local-path-provisioner/helm.yaml @@ -9,7 +9,7 @@ spec: ref: tag: v0.0.24 --- -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: local-path-provisioner diff --git a/cluster/core/storage/longhorn/helm-release.yaml b/cluster/core/storage/longhorn/helm-release.yaml index b1614f5..33a4fde 100644 --- a/cluster/core/storage/longhorn/helm-release.yaml +++ b/cluster/core/storage/longhorn/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta1 +apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: longhorn From 5d0d5164d0461f8886642f7002455c41583939d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:23 +0000 Subject: [PATCH 02/48] chore(container): update image ghcr.io/onedr0p/tautulli to 6049e98 --- cluster/apps/media/tautulli/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/tautulli/helm-release.yaml b/cluster/apps/media/tautulli/helm-release.yaml index 1689618..97fd3d0 100644 --- a/cluster/apps/media/tautulli/helm-release.yaml +++ b/cluster/apps/media/tautulli/helm-release.yaml @@ -18,7 +18,7 @@ spec: image: repository: ghcr.io/onedr0p/tautulli - tag: 2.12.3@sha256:873832cec51b99d5fbcf179bad9a7bbe609518d821eb982dab0b297b8c0cfc6a + tag: 2.12.3@sha256:6049e9877a7ac505a33c134ad58ca5b29dfbc34c1505e5df7d7784428942a9d0 env: TZ: "America/New_York" From 6c0bdcecd58b1762368366b5a829780dfde62d39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:48 +0000 Subject: [PATCH 03/48] fix(container): update image abesnier/guacamole to v1.5.4 --- cluster/apps/management/guacamole/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/management/guacamole/helm-release.yaml b/cluster/apps/management/guacamole/helm-release.yaml index b83b02c..fbc011b 100644 --- a/cluster/apps/management/guacamole/helm-release.yaml +++ b/cluster/apps/management/guacamole/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: abesnier/guacamole - tag: 1.5.0-alpine + tag: 1.5.4-alpine env: EXTENSIONS: "auth-openid" From 0528ee4a62afc5e9cb43ecb6eacdde8b6f8061bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:52 +0000 Subject: [PATCH 04/48] fix(container): update image bobokun/qbit_manage to v4.0.7 --- cluster/apps/download/qbit-manage/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbit-manage/helm-release.yaml b/cluster/apps/download/qbit-manage/helm-release.yaml index 88cb8a6..95deb28 100644 --- a/cluster/apps/download/qbit-manage/helm-release.yaml +++ b/cluster/apps/download/qbit-manage/helm-release.yaml @@ -35,7 +35,7 @@ spec: image: repository: bobokun/qbit_manage - tag: "v4.0.6" + tag: "v4.0.7" env: QBT_STARTUP_DELAY: 45 # seconds From 835f4511d5d323eb81d4a9598fa63370809a73ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:57 +0000 Subject: [PATCH 05/48] fix(container): update image caseyscarborough/qbittorrent-exporter to v1.3.5 --- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 447d0a7..ee535e7 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -51,7 +51,7 @@ spec: mountPath: /tmp/gluetun/ metrics: - image: caseyscarborough/qbittorrent-exporter:v1.3.2 + image: caseyscarborough/qbittorrent-exporter:v1.3.5 env: QBITTORRENT_BASE_URL: "http://localhost:8080" # safe to have in plain text since qbittorrent is exposed through authentik. From c13af6a6d0607899d78bb2dc0ac9d47e8a1629a7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:03 +0000 Subject: [PATCH 06/48] fix(container): update image dutchcoders/transfer.sh to v1.6.1 --- cluster/apps/tools/transfersh/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/transfersh/helm-release.yaml b/cluster/apps/tools/transfersh/helm-release.yaml index 6e652aa..6dd98ec 100644 --- a/cluster/apps/tools/transfersh/helm-release.yaml +++ b/cluster/apps/tools/transfersh/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: dutchcoders/transfer.sh - tag: v1.6.0 + tag: v1.6.1 args: - --provider From de514f7d43a46fede373ab729857a42bb8f10f7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:08 +0000 Subject: [PATCH 07/48] fix(container): update image ghcr.io/flaresolverr/flaresolverr to v3.3.13 --- cluster/apps/download/flaresolverr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/flaresolverr/helm-release.yaml b/cluster/apps/download/flaresolverr/helm-release.yaml index e0458c7..f24e730 100644 --- a/cluster/apps/download/flaresolverr/helm-release.yaml +++ b/cluster/apps/download/flaresolverr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/flaresolverr/flaresolverr - tag: v3.3.2 + tag: v3.3.13 env: LOG_LEVEL: info From 94ce8af59b3c23f864178969ce3cde97ff9be75f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:15 +0000 Subject: [PATCH 08/48] fix(container): update image ghcr.io/onedr0p/radarr-develop to v4.7.5.7809 --- cluster/apps/download/radarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/radarr/helm-release.yaml b/cluster/apps/download/radarr/helm-release.yaml index d73eb7a..6e61407 100644 --- a/cluster/apps/download/radarr/helm-release.yaml +++ b/cluster/apps/download/radarr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/radarr-develop - tag: "4.7.3.7731" + tag: "4.7.5.7809" # Metrics sidecar sidecars: From 18f125cf0f7251b3e19188cf7b3e96fd5b770d3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:22 +0000 Subject: [PATCH 09/48] fix(container): update image ghcr.io/onedr0p/readarr-develop to v0.3.15.2376 --- cluster/apps/download/readarr/audiobook-helm.yaml | 2 +- cluster/apps/download/readarr/ebook-helm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/download/readarr/audiobook-helm.yaml b/cluster/apps/download/readarr/audiobook-helm.yaml index 4a9df63..74bce0f 100644 --- a/cluster/apps/download/readarr/audiobook-helm.yaml +++ b/cluster/apps/download/readarr/audiobook-helm.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/readarr-develop - tag: "0.3.0.2091" + tag: "0.3.15.2376" pullPolicy: Always # Metrics sidecar diff --git a/cluster/apps/download/readarr/ebook-helm.yaml b/cluster/apps/download/readarr/ebook-helm.yaml index e6662c4..bc94a73 100644 --- a/cluster/apps/download/readarr/ebook-helm.yaml +++ b/cluster/apps/download/readarr/ebook-helm.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/readarr-develop - tag: "0.3.0.2091" + tag: "0.3.15.2376" pullPolicy: Always # Metrics sidecar From 1bc268eec6b18da66c80f393d27587a1576f7f60 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:27 +0000 Subject: [PATCH 10/48] fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.1.953 --- cluster/apps/download/sonarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index 1d0393f..4c8898a 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/sonarr-develop - tag: "4.0.0.610" + tag: "4.0.1.953" # Metrics sidecar sidecars: From b0f3a625aa769b84fdc976d30d115a9effe28d3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:32 +0000 Subject: [PATCH 11/48] fix(container): update image goofball222/factorio to v1.1.101 --- cluster/apps/game-servers/factorio/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/game-servers/factorio/helm-release.yaml b/cluster/apps/game-servers/factorio/helm-release.yaml index 186f0f8..0f69031 100644 --- a/cluster/apps/game-servers/factorio/helm-release.yaml +++ b/cluster/apps/game-servers/factorio/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: goofball222/factorio - tag: "1.1.80" + tag: "1.1.101" service: main: From c2bb57b7d23b25732a37ce0451275bff251cf535 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:39 +0000 Subject: [PATCH 12/48] fix(container): update image kizaing/kavita to v0.7.8 --- cluster/apps/media/kavita/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/kavita/helm-release.yaml b/cluster/apps/media/kavita/helm-release.yaml index 99bc7b8..df0e208 100644 --- a/cluster/apps/media/kavita/helm-release.yaml +++ b/cluster/apps/media/kavita/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: kizaing/kavita - tag: "0.7.7" + tag: "0.7.8" service: main: ports: From 276e92b50c29c286fe77d9c546e031a998035727 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:18:44 +0000 Subject: [PATCH 13/48] fix(container): update image linuxserver/jellyfin to v10.8.13 --- cluster/apps/media/jellyfin/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/jellyfin/helm-release.yaml b/cluster/apps/media/jellyfin/helm-release.yaml index 7d8f729..051f89e 100644 --- a/cluster/apps/media/jellyfin/helm-release.yaml +++ b/cluster/apps/media/jellyfin/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: linuxserver/jellyfin - tag: "10.8.11" + tag: "10.8.13" podLabels: needsAuthentik: "yes" From e8f2189435df1e3dd7c3468c1eae8848548b1798 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 22 Jan 2024 20:53:19 -0500 Subject: [PATCH 14/48] fix: remove duplicate helm repo, forgot something in renovate.json5 --- .github/renovate.json5 | 6 +++++- cluster/core/helm-repositories.yaml | 11 +---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 30e8ff9..92c7b0e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -181,7 +181,11 @@ { "matchDatasources": ["helm"], "addLabels": ["renovate/helm"] - } + }, + { + "matchDatasources": ["github-releases", "github-tags"], + "addLabels": ["renovate/github-release"] + }, ], // custom managers "customManagers": [ diff --git a/cluster/core/helm-repositories.yaml b/cluster/core/helm-repositories.yaml index a65e683..9d98bbf 100644 --- a/cluster/core/helm-repositories.yaml +++ b/cluster/core/helm-repositories.yaml @@ -14,13 +14,4 @@ metadata: namespace: flux-system spec: interval: 1m - url: https://bjw-s.github.io/helm-charts ---- -apiVersion: source.toolkit.fluxcd.io/v1beta2 -kind: HelmRepository -metadata: - name: grafana-charts - namespace: flux-system -spec: - interval: 1m - url: https://grafana.github.io/helm-charts \ No newline at end of file + url: https://bjw-s.github.io/helm-charts \ No newline at end of file From 44f2fe26f127e49c89e3d3138d499a9c01120247 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:09 +0000 Subject: [PATCH 15/48] fix(container): update image lscr.io/linuxserver/mylar3 to v0.7.8 --- cluster/apps/download/mylar3/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/mylar3/helm-release.yaml b/cluster/apps/download/mylar3/helm-release.yaml index c5429c4..df005ec 100644 --- a/cluster/apps/download/mylar3/helm-release.yaml +++ b/cluster/apps/download/mylar3/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: lscr.io/linuxserver/mylar3 - tag: "0.7.3" + tag: "0.7.8" env: TZ: America/New_York From 451031031045dd6e1f00655b435150bdf0ab4ca4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:22 +0000 Subject: [PATCH 16/48] fix(container): update image lscr.io/linuxserver/plex to v1.32.8 --- cluster/apps/media/plex/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/plex/helm-release.yaml b/cluster/apps/media/plex/helm-release.yaml index 04d621c..bbef35b 100644 --- a/cluster/apps/media/plex/helm-release.yaml +++ b/cluster/apps/media/plex/helm-release.yaml @@ -18,7 +18,7 @@ spec: image: repository: lscr.io/linuxserver/plex - tag: "1.32.5" + tag: "1.32.8" env: TZ: "America/New_York" From d0084dfb005d2f6665f226549381460461d611d2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:34 +0000 Subject: [PATCH 17/48] fix(github-release): update local-path-provisioner to v0.0.26 --- cluster/core/storage/local-path-provisioner/helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/storage/local-path-provisioner/helm.yaml b/cluster/core/storage/local-path-provisioner/helm.yaml index e5be4a6..5c30e06 100644 --- a/cluster/core/storage/local-path-provisioner/helm.yaml +++ b/cluster/core/storage/local-path-provisioner/helm.yaml @@ -7,7 +7,7 @@ spec: interval: 1m url: https://github.com/rancher/local-path-provisioner.git ref: - tag: v0.0.24 + tag: v0.0.26 --- apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease From 84e7a5710e357c4c28811dc32bf91110ebb67330 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:39 +0000 Subject: [PATCH 18/48] fix(github-release): update metallb-source to v0.13.12 --- cluster/crds/metallb/crds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/crds/metallb/crds.yaml b/cluster/crds/metallb/crds.yaml index 5d894f4..18a0ee9 100644 --- a/cluster/crds/metallb/crds.yaml +++ b/cluster/crds/metallb/crds.yaml @@ -9,7 +9,7 @@ spec: url: https://github.com/metallb/metallb.git ref: # renovate: registryUrl=https://metallb.github.io/metallb chart=metallb - tag: v0.13.9 + tag: v0.13.12 ignore: | # exclude all /* From 6456c3a8950144322c525fb4e3bae673aa3f9079 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:44 +0000 Subject: [PATCH 19/48] fix(helm): update chart longhorn to 1.5.3 --- cluster/core/storage/longhorn/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/storage/longhorn/helm-release.yaml b/cluster/core/storage/longhorn/helm-release.yaml index 33a4fde..08ec7a0 100644 --- a/cluster/core/storage/longhorn/helm-release.yaml +++ b/cluster/core/storage/longhorn/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: longhorn - version: "1.5.1" + version: "1.5.3" sourceRef: kind: HelmRepository name: longhorn-charts From b756c1c607c9c62585ed1fbf0e53c599f5a7d64c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:50 +0000 Subject: [PATCH 20/48] fix(helm): update chart metallb to 0.13.12 --- cluster/core/networking/metallb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/metallb/helm-release.yaml b/cluster/core/networking/metallb/helm-release.yaml index 32a488a..d308217 100644 --- a/cluster/core/networking/metallb/helm-release.yaml +++ b/cluster/core/networking/metallb/helm-release.yaml @@ -17,7 +17,7 @@ spec: chart: spec: chart: metallb - version: 0.13.9 + version: 0.13.12 sourceRef: kind: HelmRepository name: metallb-charts From b5e9b14d27c4987bab38f973eb7ce0cd24c6787f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:19:55 +0000 Subject: [PATCH 21/48] feat(container): update image alpine --- cluster/apps/download/qbit-manage/helm-release.yaml | 2 +- cluster/apps/irc/znc/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/download/qbit-manage/helm-release.yaml b/cluster/apps/download/qbit-manage/helm-release.yaml index 95deb28..ff53cb6 100644 --- a/cluster/apps/download/qbit-manage/helm-release.yaml +++ b/cluster/apps/download/qbit-manage/helm-release.yaml @@ -19,7 +19,7 @@ spec: # this init container copies the read only config from the configmap volume, into # an emptydir volume mount that the pod can write to. copy-config: - image: alpine:3.18 + image: alpine:3.19 command: - /bin/sh - -c diff --git a/cluster/apps/irc/znc/helm-release.yaml b/cluster/apps/irc/znc/helm-release.yaml index 3f39957..bd05986 100644 --- a/cluster/apps/irc/znc/helm-release.yaml +++ b/cluster/apps/irc/znc/helm-release.yaml @@ -21,7 +21,7 @@ spec: # Add init container for pulling znc modules and putting them into the modules directory initContainers: pull-module-source: - image: alpine:3.18.3 + image: alpine:3.19.0 command: - "sh" - "-c" From 93921f9a2fac2f02a029f431772f42cfd4c4a4f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:00 +0000 Subject: [PATCH 22/48] feat(container): update image codercom/code-server to v4.20.1 --- cluster/apps/dev/code/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/dev/code/helm-release.yaml b/cluster/apps/dev/code/helm-release.yaml index 3f64d6a..72b00c8 100644 --- a/cluster/apps/dev/code/helm-release.yaml +++ b/cluster/apps/dev/code/helm-release.yaml @@ -29,7 +29,7 @@ spec: image: repository: codercom/code-server - tag: "4.16.1" + tag: "4.20.1" service: main: From 64e348867c72da122b2f571fd677f8df6eaafdf5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:05 +0000 Subject: [PATCH 23/48] feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.7.2 --- cluster/apps/media/audiobookshelf/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/audiobookshelf/helm-release.yaml b/cluster/apps/media/audiobookshelf/helm-release.yaml index d5b62fd..6e0969b 100644 --- a/cluster/apps/media/audiobookshelf/helm-release.yaml +++ b/cluster/apps/media/audiobookshelf/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/advplyr/audiobookshelf - tag: "2.4.0" + tag: "2.7.2" service: main: From 517c25aaa7b8caded8b97b1bda8b2994436fe634 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:19 +0000 Subject: [PATCH 24/48] feat(container): update image ghcr.io/gotify/server to v2.4.0 --- cluster/apps/tools/gotify/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/gotify/helm-release.yaml b/cluster/apps/tools/gotify/helm-release.yaml index 323dd28..9be9368 100644 --- a/cluster/apps/tools/gotify/helm-release.yaml +++ b/cluster/apps/tools/gotify/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/gotify/server - tag: "2.3.0" + tag: "2.4.0" env: TZ: America/New_York From 509db20b4d70231dbd22442772840b5f5e33b4bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:24 +0000 Subject: [PATCH 25/48] feat(container): update image ghcr.io/onedr0p/bazarr to v1.4.0 --- cluster/apps/download/bazarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/bazarr/helm-release.yaml b/cluster/apps/download/bazarr/helm-release.yaml index c1bd4b5..b4d2452 100644 --- a/cluster/apps/download/bazarr/helm-release.yaml +++ b/cluster/apps/download/bazarr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/bazarr - tag: "1.2.4" + tag: "1.4.0" env: TZ: America/New_York From e7646f759abbe1019df75e96222d444c3239fb94 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:29 +0000 Subject: [PATCH 26/48] feat(container): update image ghcr.io/onedr0p/exportarr to v1.6.0 --- cluster/apps/download/prowlarr/helm-release.yaml | 2 +- cluster/apps/download/radarr/helm-release.yaml | 2 +- cluster/apps/download/readarr/audiobook-helm.yaml | 2 +- cluster/apps/download/readarr/ebook-helm.yaml | 2 +- cluster/apps/download/sonarr/helm-release.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cluster/apps/download/prowlarr/helm-release.yaml b/cluster/apps/download/prowlarr/helm-release.yaml index 1687f97..6036778 100644 --- a/cluster/apps/download/prowlarr/helm-release.yaml +++ b/cluster/apps/download/prowlarr/helm-release.yaml @@ -22,7 +22,7 @@ spec: # Metrics sidecar sidecars: exportarr: - image: ghcr.io/onedr0p/exportarr:v1.5.3 + image: ghcr.io/onedr0p/exportarr:v1.6.0 args: - prowlarr ports: diff --git a/cluster/apps/download/radarr/helm-release.yaml b/cluster/apps/download/radarr/helm-release.yaml index 6e61407..693ad23 100644 --- a/cluster/apps/download/radarr/helm-release.yaml +++ b/cluster/apps/download/radarr/helm-release.yaml @@ -22,7 +22,7 @@ spec: # Metrics sidecar sidecars: exportarr: - image: ghcr.io/onedr0p/exportarr:v1.5.3 + image: ghcr.io/onedr0p/exportarr:v1.6.0 args: - radarr ports: diff --git a/cluster/apps/download/readarr/audiobook-helm.yaml b/cluster/apps/download/readarr/audiobook-helm.yaml index 74bce0f..1abe2ed 100644 --- a/cluster/apps/download/readarr/audiobook-helm.yaml +++ b/cluster/apps/download/readarr/audiobook-helm.yaml @@ -23,7 +23,7 @@ spec: # Metrics sidecar sidecars: exportarr: - image: ghcr.io/onedr0p/exportarr:v1.5.3 + image: ghcr.io/onedr0p/exportarr:v1.6.0 args: - readarr ports: diff --git a/cluster/apps/download/readarr/ebook-helm.yaml b/cluster/apps/download/readarr/ebook-helm.yaml index bc94a73..b4c89a1 100644 --- a/cluster/apps/download/readarr/ebook-helm.yaml +++ b/cluster/apps/download/readarr/ebook-helm.yaml @@ -23,7 +23,7 @@ spec: # Metrics sidecar sidecars: exportarr: - image: ghcr.io/onedr0p/exportarr:v1.5.3 + image: ghcr.io/onedr0p/exportarr:v1.6.0 args: - readarr ports: diff --git a/cluster/apps/download/sonarr/helm-release.yaml b/cluster/apps/download/sonarr/helm-release.yaml index 4c8898a..e9a4719 100644 --- a/cluster/apps/download/sonarr/helm-release.yaml +++ b/cluster/apps/download/sonarr/helm-release.yaml @@ -22,7 +22,7 @@ spec: # Metrics sidecar sidecars: exportarr: - image: ghcr.io/onedr0p/exportarr:v1.5.3 + image: ghcr.io/onedr0p/exportarr:v1.6.0 args: - sonarr ports: From 6a8141de5dab27fa79c211f801687ac49dd2ccca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:36 +0000 Subject: [PATCH 27/48] feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.12.2.4211 --- cluster/apps/download/prowlarr/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/prowlarr/helm-release.yaml b/cluster/apps/download/prowlarr/helm-release.yaml index 6036778..4094820 100644 --- a/cluster/apps/download/prowlarr/helm-release.yaml +++ b/cluster/apps/download/prowlarr/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: "1.8.1.3837" + tag: "1.12.2.4211" # Metrics sidecar sidecars: From e00aa5bdcb225a8f81e702b6616bba066d800c07 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:20:41 +0000 Subject: [PATCH 28/48] feat(container): update image ghcr.io/onedr0p/tautulli to v2.13.4 --- cluster/apps/media/tautulli/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/tautulli/helm-release.yaml b/cluster/apps/media/tautulli/helm-release.yaml index 97fd3d0..db165b4 100644 --- a/cluster/apps/media/tautulli/helm-release.yaml +++ b/cluster/apps/media/tautulli/helm-release.yaml @@ -18,7 +18,7 @@ spec: image: repository: ghcr.io/onedr0p/tautulli - tag: 2.12.3@sha256:6049e9877a7ac505a33c134ad58ca5b29dfbc34c1505e5df7d7784428942a9d0 + tag: 2.13.4@sha256:7682cdcf98dbdd236a21d1a7b7b380928dbd67283dce9a76398a7c1461b0f802 env: TZ: "America/New_York" From 7c29d9e29aa2e4e2f1b6bf24a8d9233e97272d40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:21:00 +0000 Subject: [PATCH 29/48] feat(container): update image gotson/komga to v1.10.2 --- cluster/apps/media/komga/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/komga/helm-release.yaml b/cluster/apps/media/komga/helm-release.yaml index 1ab8ea3..ca3175c 100644 --- a/cluster/apps/media/komga/helm-release.yaml +++ b/cluster/apps/media/komga/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: gotson/komga - tag: "1.3.1" + tag: "1.10.2" env: TZ: America/New_York From dd04373c5e8f93cc5e599f900513886cd0ca3ba9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:21:14 +0000 Subject: [PATCH 30/48] feat(container): update image linuxserver/freshrss to v1.23.1 --- cluster/apps/media/freshrss/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/freshrss/helm-release.yaml b/cluster/apps/media/freshrss/helm-release.yaml index 69fbdae..ac89f61 100644 --- a/cluster/apps/media/freshrss/helm-release.yaml +++ b/cluster/apps/media/freshrss/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: linuxserver/freshrss - tag: "1.21.0" + tag: "1.23.1" env: PUID: 10000 From 10fa1e2b32a1deeda7abcc2ca22dcfb43836dd80 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:21:25 +0000 Subject: [PATCH 31/48] feat(container): update image lscr.io/linuxserver/ombi to v4.43.5 --- cluster/apps/media/ombi/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/ombi/helm-release.yaml b/cluster/apps/media/ombi/helm-release.yaml index 8db7cd8..6ab9e18 100644 --- a/cluster/apps/media/ombi/helm-release.yaml +++ b/cluster/apps/media/ombi/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: lscr.io/linuxserver/ombi - tag: "4.39.1" + tag: "4.43.5" env: TZ: America/New_York From 133806622a28d1c55034850a9ecc833d16073200 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:21:45 +0000 Subject: [PATCH 32/48] feat(container): update image lscr.io/linuxserver/qbittorrent to v4.6.3 --- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index ee535e7..b9a7efb 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: lscr.io/linuxserver/qbittorrent - tag: "4.5.4" + tag: "4.6.3" sidecars: gluetun: From d5dd484bcbd12040fd925f87f159e012dcbd5bf7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:07 +0000 Subject: [PATCH 33/48] feat(container): update image rancher/mirrored-library-busybox to v1.36.1 --- cluster/core/kube-system/local-path-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/kube-system/local-path-config.yaml b/cluster/core/kube-system/local-path-config.yaml index 0f13375..ce6b7a9 100644 --- a/cluster/core/kube-system/local-path-config.yaml +++ b/cluster/core/kube-system/local-path-config.yaml @@ -25,7 +25,7 @@ data: spec: containers: - name: helper-pod - image: rancher/mirrored-library-busybox:1.34.1 + image: rancher/mirrored-library-busybox:1.36.1 setup: |- #!/bin/sh while getopts "m:s:p:" opt From 86c624a0654881879e52d38112f1bf5c43a3aef5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:11 +0000 Subject: [PATCH 34/48] feat(container): update image vaultwarden/server to v1.30.1 --- cluster/apps/tools/vaultwarden/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/vaultwarden/helm-release.yaml b/cluster/apps/tools/vaultwarden/helm-release.yaml index e3ef377..48d062e 100644 --- a/cluster/apps/tools/vaultwarden/helm-release.yaml +++ b/cluster/apps/tools/vaultwarden/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: vaultwarden/server - tag: "1.29.1" + tag: "1.30.1" service: main: From 8708adc9ecbc28f647f6fa8863de75d4642a4d91 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:19 +0000 Subject: [PATCH 35/48] feat(container): update image zadam/trilium to v0.63 --- cluster/apps/default/trilium/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/default/trilium/helm-release.yaml b/cluster/apps/default/trilium/helm-release.yaml index 66e6f7d..e66f938 100644 --- a/cluster/apps/default/trilium/helm-release.yaml +++ b/cluster/apps/default/trilium/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: zadam/trilium - tag: 0.61-latest + tag: 0.63-latest env: TRILIUM_PORT: &port 8080 From cacc525ba49388a7d2c4d9c6b1737c9d2519e2e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:24 +0000 Subject: [PATCH 36/48] feat(github-release): update traefik-crd-source to v22.3.0 --- cluster/crds/traefik/crds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/crds/traefik/crds.yaml b/cluster/crds/traefik/crds.yaml index 8e4134d..30ae38a 100644 --- a/cluster/crds/traefik/crds.yaml +++ b/cluster/crds/traefik/crds.yaml @@ -9,7 +9,7 @@ spec: url: https://github.com/traefik/traefik-helm-chart.git ref: # renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik - tag: v22.0.0 + tag: v22.3.0 ignore: | # exclude all /* From 2c473f8a1c0a730d3a63bf68c02e680fa71ed555 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:47 +0000 Subject: [PATCH 37/48] feat(helm): update chart cert-manager to v1.13.3 --- cluster/core/cert-manager/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/cert-manager/helm-release.yaml b/cluster/core/cert-manager/helm-release.yaml index 58eb9e5..4f3f69a 100644 --- a/cluster/core/cert-manager/helm-release.yaml +++ b/cluster/core/cert-manager/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: cert-manager - version: v1.11.0 + version: v1.13.3 sourceRef: kind: HelmRepository name: jetstack-charts From f4b9c1907bd7a781bf36be2ae1df65ce07a9711b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:57 +0000 Subject: [PATCH 38/48] feat(helm): update chart harbor to 1.14.0 --- cluster/apps/harbor/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/harbor/helm-release.yaml b/cluster/apps/harbor/helm-release.yaml index a105005..0b6839a 100644 --- a/cluster/apps/harbor/helm-release.yaml +++ b/cluster/apps/harbor/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: harbor - version: 1.3.x + version: 1.14.x sourceRef: kind: HelmRepository name: harbor-charts From 0f894d6b052e00209aa454960a3ce3243a076925 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:08 +0000 Subject: [PATCH 39/48] feat(helm): update chart kubernetes-replicator to 2.9.2 --- cluster/core/kube-replicator/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/kube-replicator/helm-release.yaml b/cluster/core/kube-replicator/helm-release.yaml index 83d21bc..d5f404e 100644 --- a/cluster/core/kube-replicator/helm-release.yaml +++ b/cluster/core/kube-replicator/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: kubernetes-replicator - version: '2.7.x' + version: '2.9.x' sourceRef: kind: HelmRepository name: mittwald-charts From 07cc67a4912b0e6b617cb8f10d033bf0010f5f2b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:13 +0000 Subject: [PATCH 40/48] feat(helm): update chart pgadmin4 to 1.23.1 --- cluster/apps/database/postgresql/pgadmin4/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml index ce6abe5..f1d7ab7 100644 --- a/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml +++ b/cluster/apps/database/postgresql/pgadmin4/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: pgadmin4 - version: "1.18.2" + version: "1.23.1" sourceRef: kind: HelmRepository name: runix-charts From 7762452c303f5c0152f2ec3c569864044109b2a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:20 +0000 Subject: [PATCH 41/48] feat(helm): update chart postgresql to 12.12.10 --- cluster/apps/database/postgresql/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/postgresql/helm-release.yaml b/cluster/apps/database/postgresql/helm-release.yaml index 12802ec..b9653cd 100644 --- a/cluster/apps/database/postgresql/helm-release.yaml +++ b/cluster/apps/database/postgresql/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: postgresql - version: 12.2.x + version: 12.12.x sourceRef: kind: HelmRepository name: bitnami-charts From 44785665365960ff237117adfed9c229f3606950 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:26 +0000 Subject: [PATCH 42/48] feat(helm): update chart redis to 17.17.1 --- cluster/apps/database/redis/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/redis/helm-release.yaml b/cluster/apps/database/redis/helm-release.yaml index f392268..f05d681 100644 --- a/cluster/apps/database/redis/helm-release.yaml +++ b/cluster/apps/database/redis/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: redis - version: 17.9.x + version: 17.17.x sourceRef: kind: HelmRepository name: bitnami-charts From 7b4d652190aeb853836212650a32c3f72bc59bef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:32 +0000 Subject: [PATCH 43/48] feat(helm): update chart tigera-operator to v3.27.0 --- cluster/core/networking/calico/tigera-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/calico/tigera-helm.yaml b/cluster/core/networking/calico/tigera-helm.yaml index ddf2b56..0c6f452 100644 --- a/cluster/core/networking/calico/tigera-helm.yaml +++ b/cluster/core/networking/calico/tigera-helm.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: tigera-operator - version: 3.25.x + version: 3.27.x sourceRef: kind: HelmRepository name: calico-charts From bcfeed311f62696e0e205b31c5115fde20d10b27 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:23:58 +0000 Subject: [PATCH 44/48] feat(helm): update chart traefik to 22.3.0 --- cluster/core/networking/traefik/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/networking/traefik/helm-release.yaml b/cluster/core/networking/traefik/helm-release.yaml index 4694c67..07fdd51 100644 --- a/cluster/core/networking/traefik/helm-release.yaml +++ b/cluster/core/networking/traefik/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: traefik - version: '22.0.0' + version: '22.3.0' sourceRef: kind: HelmRepository name: traefik-charts From c2b7a3197eed93f60069d76f63634600f51a9934 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 22 Jan 2024 21:44:39 -0500 Subject: [PATCH 45/48] chore: remove authentik ldap outpost since its not used --- cluster/apps/authentik/kustomization.yaml | 3 +- .../authentik/ldap-outpost/helm-release.yaml | 70 ------------------- .../authentik/ldap-outpost/kustomization.yaml | 5 -- .../ldap-outpost/ldap-secret.sops.yaml | 60 ---------------- 4 files changed, 1 insertion(+), 137 deletions(-) delete mode 100644 cluster/apps/authentik/ldap-outpost/helm-release.yaml delete mode 100644 cluster/apps/authentik/ldap-outpost/kustomization.yaml delete mode 100644 cluster/apps/authentik/ldap-outpost/ldap-secret.sops.yaml diff --git a/cluster/apps/authentik/kustomization.yaml b/cluster/apps/authentik/kustomization.yaml index b94ecfc..90b7c33 100644 --- a/cluster/apps/authentik/kustomization.yaml +++ b/cluster/apps/authentik/kustomization.yaml @@ -8,5 +8,4 @@ resources: #- ./network_policy.yaml - ./traefik-middleware.yaml - ./dashboard.yaml -- ./service-monitor.yaml -#- ./ldap-outpost \ No newline at end of file +- ./service-monitor.yaml \ No newline at end of file diff --git a/cluster/apps/authentik/ldap-outpost/helm-release.yaml b/cluster/apps/authentik/ldap-outpost/helm-release.yaml deleted file mode 100644 index a765afa..0000000 --- a/cluster/apps/authentik/ldap-outpost/helm-release.yaml +++ /dev/null @@ -1,70 +0,0 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta2 -kind: HelmRelease -metadata: - name: authentik-ldap - namespace: authentik -spec: - interval: 5m - chart: - spec: - chart: app-template - version: 1.3.x - sourceRef: - kind: HelmRepository - name: bjws-charts - namespace: flux-system - - values: - image: - repository: ghcr.io/goauthentik/ldap - tag: "2023.6.1" - - env: - AUTHENTIK_HOST: "http://authentik.authentik:80" - AUTHENTIK_INSECURE: "true" - AUTHENTIK_HOST_BROWSER: "https://auth.${SECRET_DOMAIN}" - - envFrom: - # Sets AUTHENTIK_TOKEN - - secretRef: - name: ldap-authentik-secret - - service: - main: - enabled: true - ports: - # Disable http port - http: - enabled: false - - ldap: - enabled: true - primary: true - port: 3389 - targetPort: 389 - protocol: TCP - - ldaps: - enabled: true - primary: false - port: 6636 - targetPort: 636 - protocol: TCP - - probes: - liveness: - enabled: false - startup: - enabled: false - - ingress: - main: - enabled: false - - resources: - requests: - cpu: 2m - memory: 80Mi - - limits: - memory: 500Mi \ No newline at end of file diff --git a/cluster/apps/authentik/ldap-outpost/kustomization.yaml b/cluster/apps/authentik/ldap-outpost/kustomization.yaml deleted file mode 100644 index 114f8a1..0000000 --- a/cluster/apps/authentik/ldap-outpost/kustomization.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -resources: -- ./ldap-secret.sops.yaml -- ./helm-release.yaml \ No newline at end of file diff --git a/cluster/apps/authentik/ldap-outpost/ldap-secret.sops.yaml b/cluster/apps/authentik/ldap-outpost/ldap-secret.sops.yaml deleted file mode 100644 index d905df4..0000000 --- a/cluster/apps/authentik/ldap-outpost/ldap-secret.sops.yaml +++ /dev/null @@ -1,60 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: ldap-authentik-secret - namespace: authentik -stringData: - AUTHENTIK_TOKEN: ENC[AES256_GCM,data:qBh9rgEbGBQj9yO1MVdtZtzdyhYdfTpsHUzeQd6RSDZsOEhRB2AMVXANoVh+EHeKnDdL6G4TQrsmIVZc,iv:0sFEKTyZOoR0IFGdroFCuyDBdPszqnlkYtV1nL+FCPE=,tag:bVc2MvsE0ePnBBfdc88Fqg==,type:str] -sops: - kms: [] - gcp_kms: [] - azure_kv: [] - hc_vault: [] - age: [] - lastmodified: "2023-04-09T19:41:26Z" - mac: ENC[AES256_GCM,data:SV/xyF9z5exA50GG3WJtaaGLaQ4s4eojEWR/UoDOcx09QcDtuRxtS/O0QPptQh4BoF1STIR+JuG9Yod7buVaVtbH8RQ9KimBWIEKHR8kuRl1AAXJiX4/Sr3xyD3k52oM1BIBpLKu4Osw7uG/+7so2l/vEHPlS1g3188yW6ICqH8=,iv:EPltYcBP+j+9z6JTZgrp26JY+yAkamZwUhn7We+hesk=,tag:0iwERzh8mJtSOm78FSQ9Ag==,type:str] - pgp: - - created_at: "2023-06-19T18:35:37Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAzKleRwoSoixARAAnO7KxtJ9tnguhyxu5oSa9HsLsxsxldLjSfMk4nutZfDo - vpreFt/KjSrlyTlCro1zIjhZvJGnWaz52FrwTAO8rk/2imId+2V3xyU5Ng2XnQbS - +neRZs/jtfMpUNfux/sGXDtBFp01eAzsu2+PqAVXzlZC8nk+WdBGmwGJSUNxKZ3B - e0WSFV54Y9j84Zn/4u8bTk2EVth33fY7jQk9gXUH6bxCgWGQS+kZDoxcxiZRd2lF - svDfZbefgvTCDMxOIUweA2s4KHwIzhh3fuRRx4hRcTM5dnu/SKHp3dIBLCO/XpOe - Ik5VziwKy4GptbxkNfeBSupIcg+ydzEHB8bffW3hx7ZZi6aXZ0YosrUoEczgo7Sq - SdFCX139GCm7sCAHFMNe942smnVs/8+lOoFyR/nJ9FtlIWlTQ/tORHHNDyLz12mI - 7wyRaFSj0+W6XQBFg/Uc0TzNVsU4L5aTKdWz9Xcto7aE4Kwi93ZVFKGSfKmTCeWR - 7K8/Ghj6majNUPz2TAB//9Jc30QgN+eRbzcSFA40Kwjs71JzcthiSo8OFPJEQox4 - I5VIHdaxxLIzvCZDZ89Qe8KYHps9sge2/BMP70wSm6i00zuA3EO1cArJchIBtXLB - ZtBrCSKRwkatflNTriPCNUIRkn4YUkcVJtlHbamBAK/G3kzE99i137MFf8A2GhvU - aAEJAhCgx8blQrlhpPudkC024dlBhTtHI+xhAu8p/6ONvoCKLxcUlCmGcVOgN0z6 - vG2CVtzzhNBMqSgzBxNzH5e0KdzZTp7dMxxcMHm1deKrQO+B2bpc6ekzMe2fliK0 - 0wr5Pf79W0JA - =CYbO - -----END PGP MESSAGE----- - fp: 2CC2B3631D5C3393901335DB68F95C5D753EE1E5 - - created_at: "2023-06-19T18:35:37Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAy5t8IMoPu4VARAAkdm5dbHYnPRwvjz72mxFIKDUtExXofUeOvMLAeiO3AKg - aoa0TnA8YeuWNYLTsAyPCHxuAmkdqwIfKaOgukLMWYA2PkkjrCXdDhS+w/eAIARU - TGDuZaChXgkGPCcupzbanuerIBoJmeyOIRqBtwYLiuOytgZDpoYargMWERMXDCr9 - otUk/o6z01yoE+cvZgcGdzg3MbcVURLA7PbG8lAuB5sWMeF8hSaV/aWI4dwPRv6V - k2YsOIPhApIEcOEVsIziFFhFMVjeTEYnkyY7gYkRi8Z1+TEgI2LZLf+6EFurG4pW - KpjK0/NcsuRI48gHwpGYK4fS3GeblsJ4CzklzphZoZ4NsdqHQ5kLV7p8Jf6b9IBf - qVqdfrsys4ghoKXVbHK4l3tF3n9WIdKGW/dvaIYcphbPDlWaFnaeElBECJI81DxK - Xglu25fWYB0FdYLAbHJ9b54fXbrabKoBHUg6CFPl20J7eg7gwds49HXZngwqSwV7 - 2Hd4cIV/PcLcwpZN9RWVSUsqQAiutZb5zNV3CWfjNLozOWJ6QhY1YUbMvp/tgkZJ - 97Rq8fjket/21u/cuABjbVMReO00JvSskvXCjFJhpTFzmQABVKNjvbVESzIiI64w - KWGcKrgoj5ZQQsAUfBgd68Xw5kp3NdQOSC5nfFgMcUeq1wNZckbPRTj+LZPLDjzU - aAEJAhA9lvevq5PKjNBKraWlxIosWyI+SFlJ6KBHpFZWJBKNcz9v796Hne0VtKyP - gY/8pAnBwWZqMxCBvTlIZXMCf0JjqfzCXXmbUttCl0fPUI7AEJPm0o+P7oL3SMlI - Sk7B5aX752Xe - =vnTM - -----END PGP MESSAGE----- - fp: 687802D4DFD8AA82EA55666CF7DADAC782D7663D - encrypted_regex: ^(data|stringData)$ - version: 3.7.3 From d6356f2f58a37ea1c19714a0b257505672af5b49 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 22 Jan 2024 21:46:39 -0500 Subject: [PATCH 46/48] chore: remove gitea, its no longer deployed in the cluster --- .../apps/default/gitea/gitea-secret.sops.yaml | 64 ------------- .../gitea/gitea-sidecar-secret.sops.yaml | 64 ------------- cluster/apps/default/gitea/helm-release.yaml | 89 ------------------- cluster/apps/default/gitea/kustomization.yaml | 6 -- 4 files changed, 223 deletions(-) delete mode 100644 cluster/apps/default/gitea/gitea-secret.sops.yaml delete mode 100644 cluster/apps/default/gitea/gitea-sidecar-secret.sops.yaml delete mode 100644 cluster/apps/default/gitea/helm-release.yaml delete mode 100644 cluster/apps/default/gitea/kustomization.yaml diff --git a/cluster/apps/default/gitea/gitea-secret.sops.yaml b/cluster/apps/default/gitea/gitea-secret.sops.yaml deleted file mode 100644 index 61548c2..0000000 --- a/cluster/apps/default/gitea/gitea-secret.sops.yaml +++ /dev/null @@ -1,64 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: gitea-secret - namespace: default -stringData: - GITEA__database__DB_TYPE: ENC[AES256_GCM,data:CxKLDkwWDro=,iv:vMzk5XUyeiUog3uaNWQi3YKOpnhUTUbZLWi8aQe1GOI=,tag:cIa3sjnmZZeqf8RkHaHyCA==,type:str] - GITEA__database__HOST: ENC[AES256_GCM,data:SPy0h0kvhTMzbx7IhmOrOZ2RfVF0h2E4,iv:YvrmhhZfPGzjuuppfBumrKjQzGAwmScZ4Kv88bTRTa4=,tag:xnrGbDv0XwhYrCeJ3l+Cvg==,type:str] - GITEA__database__NAME: ENC[AES256_GCM,data:K1lM4P8=,iv:5sN41GkSZ4sPLwIyVjiy6JNm20WFq3qNYFZ1gWfqG/4=,tag:hBoBRIgae5QRoMirGgEWmg==,type:str] - GITEA__database__USER: ENC[AES256_GCM,data:aQvMk8Y=,iv:SaDZ5fWWbhu66BqYJ+KKs6/zMrdTDoDZvBQKd2IyLck=,tag:4z7jRIT158aUxaOmYWewAQ==,type:str] - GITEA__database__PASSWD: ENC[AES256_GCM,data:n6ywTKo/Eb8JU9/MBvwlbLxcPJp1VRRrMKniktMZjS4=,iv:c7DSl3ReYNWoRN2TPeGkxIUo/OXz7EtKr416nBtFUxA=,tag:zEf7GhN3RNkfbSn13WA1Yg==,type:str] -sops: - kms: [] - gcp_kms: [] - azure_kv: [] - hc_vault: [] - age: [] - lastmodified: "2023-04-27T23:49:11Z" - mac: ENC[AES256_GCM,data:tAs7ev9V8nwDlpUeYC6D79gpT2IztnIppycM3GSmiLwock9XrJilAyaahd+OdmLQXjEqqqOZjLKVCm67xf+3jiPFkmCsIfP9A0incrySEJBVsum9/7i3nbUTf2tJyhj7mlex33KG3Arsinx3oPfY1U5QykYBBLR6dEan69Vg6Fc=,iv:IrrJnQgpyGW6B2Nu2IKetT279/WRDU9yG/A6r+5gtXo=,tag:ZXdVSvVsP3IJECSCguSdVw==,type:str] - pgp: - - created_at: "2023-06-19T18:36:04Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAzKleRwoSoixARAAgNVBrn+y64VuYMkJBTyBQBE3REx7MR+OlX1Rw8gSsyIf - A9sSQsNEGuiOVAovuoDbz5uOCEcu6FBh1i17NEQj1f4VYQJ4W2f3+SFkRqfXmXgJ - CEW4Ho5M4q30Lztp+8qy4coP6we7KkiFrVdyfWhFhI+J27D4VBpmlRszdDzjKSWn - iQ9EYIxSbTnTZlo/79XNB5vmb/JIQz6K7PKjd2X16VJNp/Q6iIJ4pYFD9F0qsnTJ - lfeo38cuKYkbx026hg91uTJKRnoKtpJVFmcvZ206/4o3ACp6pMbOMMREq273aFfn - c/da8+rpTzK9h2oSLRJA8Xeo8Ki/40VxVerKhxzEFeeV+SGXHSW8wn9hjbq1PFrd - 9CM15YGBE7ikgllbW87SbcN870Zfo9O8aNSrLFtVYkBVNQGBuJ8WKKLGaHYY9LMl - 9jBBaNRQG0vKCZ+72cDVLNa+M0U7IU8PO/G05ksHZUFPGLOXIV+k8hzFbcQ+Xy+l - 2ofNe6v6PDG3kI6V3epizzR4x+zXF4LOKZe124PuQTLnuaAEUQzZfMGHHr9QsAae - PmaM9BWZ39pwKETWIDnuYwI5gdJdIBQjNIpCo13qZBk85k36RhoY/TO9Gs6iCyot - qXY6TraqnL5o1pda8gDBdl5PvB1A9K0bYF/KZYG3tVz0oFb+3QPNkJ2ThNqwji/U - aAEJAhCF1XMZ7b7KXIiArVZU0aWlr1ft+nHLNjQHaj6+8F6trh+Zz3acnvk8YLaK - 7RweedA8WMtRJY2gRpZaPU6XVLt8IZmnKGSDoAf0mi6+9oCttadxz7Mp1Cvd3sgX - ahD5a4xk5FiZ - =6Lqx - -----END PGP MESSAGE----- - fp: 2CC2B3631D5C3393901335DB68F95C5D753EE1E5 - - created_at: "2023-06-19T18:36:04Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAy5t8IMoPu4VARAAir4hbzyy5fcgrdFcTPcI6uyVRoETFz7VfSdo6pl6zOYc - ZYSDO8F+Hg5PBCHbE6LrTf1lMXtRKTOI4sIXGisACd7xdfDXvdvmBTuntovpk10L - 4uj/umXjxOZVUyQ6642EU6FgxfNYKBOSR2lXoKtXh76GWOBPQ6uKF1VAW0MzFiXq - OFgt4U4KqTQoBdb4h8or+z1Yvp9U0hY1JDOUVzT6ymXxzjvjNcRLFpYxbaWynkG/ - n1NkjY7nMxaDwcZowDfinNOD9VeIvZXthYr3eFuRzxHB8vKZlBLce4YpUL7lT56V - VQxt5h9gNJiXevuKUrLB9rnEPUBIqhf5RNH+qa/w7c4VaQlGj6p0Ns6giS+mIjYX - 6h0yImGLnwCAbLgotVrUlir6a6Qodbote8LKa4G5hIKkF+O6gKjWZ+R4aO0OEQv3 - tnTptRdVHA0oDiVXJk/RrFQHR7xo24AFAs+OXoBmMUrl5YxigV+qmWG1fnCNj1/l - TOMIM2hd9Lbz5iS8TZwKfpoZY8BJQNcd1Wab7F1KboGAAnCRLezMKmVDRzOQ1GIu - tY9ub63JqwQ1LgDKaLxgyflixPj+1460Qw2wBK5bT529QZ5EMlUIucKlF1MPWo1t - NGRXYR+gI80bb+tq5KvItL6s8JfJYm7HcqslT7/mCepJqCMulGh31Yai6NR+lQrU - aAEJAhAPp1uMcNtvlDzZ5ETnOxY39UV7h7RmWXvl5JsfYWXD3E+8O2hY5Z3u8viD - K3g41eXvY6+d6qyRQEzrkdTVQVU3bjxxp5cbkSrVWlZa93CjYR4Kypbw2TJspDq/ - CyoEhvxtdypD - =8bDx - -----END PGP MESSAGE----- - fp: 687802D4DFD8AA82EA55666CF7DADAC782D7663D - encrypted_regex: ^(data|stringData)$ - version: 3.7.3 diff --git a/cluster/apps/default/gitea/gitea-sidecar-secret.sops.yaml b/cluster/apps/default/gitea/gitea-sidecar-secret.sops.yaml deleted file mode 100644 index e1418fa..0000000 --- a/cluster/apps/default/gitea/gitea-sidecar-secret.sops.yaml +++ /dev/null @@ -1,64 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: gitea-sidecar-secret - namespace: default -stringData: - GITHUB_USERNAME: ENC[AES256_GCM,data:hf2VmtB4nmo=,iv:g6OflUpWClklphmVsGmNh0dmYWFmP75326yupzU2DFY=,tag:d7pmSAL9ND0V3BtkfTXmnQ==,type:str] - GITEA_URL: ENC[AES256_GCM,data:jqGmGnLfz7vwleKXOj1JNt2RdxgtrR9E,iv:QTTajHdzb9mtYY5xCiLzI09pIBE8Dtl7WAR0gB5yOwA=,tag:0KHQ4ezr7diAs7v04ZHPIg==,type:str] - GITEA_TOKEN: ENC[AES256_GCM,data:bHjjouHJeYgxE5iLZxeXCqubOj8U3oizxmWZThDj73e7DbLsMoPWOw==,iv:Uh9OGeAw5iuwqFDKB4/Q6xvck2nQWewBMbFoyv/9zPQ=,tag:2U+KD+0qY+iceVhhVNKXuQ==,type:str] - GITHUB_TOKEN: ENC[AES256_GCM,data:S5RVGUibveqUoj7mSf+4m9DtHxgd2ybifOkqJTsE1eDGOZwgpWrSZQ==,iv:GMqA/xAHFR5EAhYgnPaJfKVLtdVgtccbBa46g+RBOwI=,tag:fU17aUJC3dsj+aayNEs/zA==,type:str] - MIRROR_PRIVATE_REPOSITORIES: ENC[AES256_GCM,data:8ClWoA==,iv:g1N26o9upienKfmd9GPZq/1IvJsKDVsOkvQfU9xyf7E=,tag:C0LBixZWj2o4XJUjf3WX4A==,type:str] -sops: - kms: [] - gcp_kms: [] - azure_kv: [] - hc_vault: [] - age: [] - lastmodified: "2023-06-04T16:03:26Z" - mac: ENC[AES256_GCM,data:ky6LUNwPWZrQAgQbdcLc9pFPDKuuHQHLT/t4825fzDKT8LZNwfTkr7tjcnrfxp3zt/btdGWDRI3hDL2IqfuccBfcVqofRSE9FnnYKsvGPuUxnxbmWYtO1VNIQ7j0mHWsivQnwoQGPjmHGqg34vaQvNeq+2F0VrnGCHCoSrT5dFw=,iv:BRpJxXVmHPPYVBPK3LX2xRrLlIWd9iKTkaJf/Wm79DI=,tag:rrn6DBaws6hYohE0ObWJ+Q==,type:str] - pgp: - - created_at: "2023-06-19T18:36:07Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAzKleRwoSoixARAAmXw7G2AAr7hRPYMsHwRjv54Vuj7G0fjiNB5cSRgFWgYx - 0QmLx9yyWMXcXk8HDT0JUINtind1BkaSrmWFWR5BDt0zWBxl7aIBxbpVQX/ngro6 - GBHoUcmg3mp9JquBhvPPfRFrZ6MeG9YBSlExevK/ibHxJH8KGTX1ZgUhXHt7SFct - a2wCU2d/8boN35hhnvuyHk9S7HtC83G+6aMboVJHtTV4XqtJQIkrifTkMfQZ/S/U - bxeHrf248GzCOIRkUuWKtLiMSC2eV+oJkcxrX218xZa7lEBL+Qr3StvtXEMoPiN4 - h7qVmOHyXza6Z3Im+fDFtEVf/OiLDzISxgq373XQONRy5bYI0znTEldREnl6lY9W - GMnAdSBDMwyskKUOcpt8UfOM1Lgs77s7/BhfjU3bFHVoIZro090wceBSBKnD5s8Z - egHvJUBUcoij8hc6lJwS8HPpj/t0CVJu4p83Hzk71Swgtm3ZYkfops410c05VyoH - 3JGFT+3dgH70zPqhkn7QHHpJq05dVgZyZq0iG9FRb3qZ/zG+Eh5UPXWoHjec6rGY - ElIJZTHB5cLqxuj1+gXXvi8ALXZfK9kUMUlmNTRh/hIMFUcCwrDt03HqVS4hBmFY - RGPywtAK12inSqg9OKNm2p0fOADKeAVQe8gGcF9yylVQqqije2IBPRhhUIy1t/3U - ZgEJAhDJi+OhQ2vMkt8ym/uhs2zHL3ZdsbC1HpbHcQHfxgJY5f7utKJsp+4emPu5 - aljIcismK3U/PgB6XN/3NiSCMEGd6KogGrOY4TWmDPhzvEKGsVchk7O6eQKH3CR6 - pN6JTThdGw== - =S1Z/ - -----END PGP MESSAGE----- - fp: 2CC2B3631D5C3393901335DB68F95C5D753EE1E5 - - created_at: "2023-06-19T18:36:07Z" - enc: | - -----BEGIN PGP MESSAGE----- - - hQIMAy5t8IMoPu4VAQ//YwcVVkVzS1lQeX77wGkYEPw/zPnBPWA99eI/+UyvoRaw - croZrtQvudBQVuKjMa/JlUhLYp3+skrv/rCNG3xG9L28FQn4fkqP08vLEMH3Q+BV - +6m7Z41mqjXvxHzlbQLjtMB+d642LfRyOCgP1VPpA6J5QuD4Gxw2yH1a12lSXCy8 - 1ZnMw2EPIAXoy9uLeX5klzxNGih5aFATzx1oHGWbh7HHQwPQtn6KMoNUYPJrJDku - qkPxHewxA9jKTGNIc5N9HTfHm5VjYLwTO9MOsJ2DpkJkFYTgVCgyooHCyQCvfpod - SEvntJxvkz0WFHhIQVVqxCCdKwjw1T82EVnqCAN08x+4olHVApoEt0dnFohlt1mL - 7FXQot0VddnJ6D0ZPowmRl49Yu2U7yyM+Gwg8N0JdDCqwjBEKIFuR5GRAHGBwb4D - RotZ0he1lR2arbJBjnIcjgO0Yb8+YzXvVTjmp/TjPx2PRID4B00AsvLdmWdHU57W - gWszKwtE3tUAcxGY9T+BiQOTJuFR8bOa1EiUF0p2pbrM/Xc4g4LHNnnH4bZzZm2v - oRPWrQunch+sNujlObP2akbmrHZvhj00mN/d+/PKNVaCPQ+j6UGtFyKYfUJyLjsi - WWjm/OSc4HmITKG5BI1OjWsIKtCbMLNMHIvPgKeW9qwmMDU3J+/toKZEIz/pIt7U - ZgEJAhB4YPeqQgy9FVmDsKNK7iQpM6wZXVR+uj9Tx/KLe4MSBzpG7zYqBUBNW94T - Hyq/OxupUWsxSgtly5yEoihyBQhBf0ECXHw5v5xhxFgouqm/NwSixwt6baRr5lmI - d3rYPlnimA== - =sP0R - -----END PGP MESSAGE----- - fp: 687802D4DFD8AA82EA55666CF7DADAC782D7663D - encrypted_regex: ^(data|stringData)$ - version: 3.7.3 diff --git a/cluster/apps/default/gitea/helm-release.yaml b/cluster/apps/default/gitea/helm-release.yaml deleted file mode 100644 index 04f9bee..0000000 --- a/cluster/apps/default/gitea/helm-release.yaml +++ /dev/null @@ -1,89 +0,0 @@ -apiVersion: helm.toolkit.fluxcd.io/v2beta2 -kind: HelmRelease -metadata: - name: gitea - namespace: default -spec: - interval: 5m - chart: - spec: - chart: app-template - version: 1.3.x - sourceRef: - kind: HelmRepository - name: bjws-charts - namespace: flux-system - - values: - image: - repository: gitea/gitea - tag: "1.19.0" - - podLabels: - needsDatabase: "yes" - needsAuthentik: "yes" - - env: - USER_UID: 1000 - USER_GID: 1000 - - envFrom: - - secretRef: - name: gitea-secret - - # Sidecar used for mirroring GitHub repos to gitea - sidecars: - mirror-to-gitea: - image: jaedle/mirror-to-gitea:latest - imagePullPolicy: Always - envFrom: - - secretRef: - name: gitea-sidecar-secret - - service: - main: - ports: - http: - port: 3000 - - ssh: - enabled: true - type: NodePort - ports: - ssh: - enabled: true - port: 22 - protocol: TCP - nodePort: 30022 - - probes: - liveness: - enabled: false - - ingress: - main: - enabled: true - annotations: - cert-manager.io/cluster-issuer: letsencrypt-production - traefik.ingress.kubernetes.io/router.entrypoints: websecure - hosts: - - host: &host "git.${SECRET_NEW_DOMAIN}" - paths: - - path: / - pathType: Prefix - tls: - - hosts: - - *host - secretName: wildcard-main-tls - - persistence: - storage: - enabled: true - type: hostPath - hostPath: /mnt/MainPool/Kubernetes/gitea - mountPath: /data - dumps: - enabled: true - type: hostPath - hostPath: /mnt/MainPool/Kubernetes/gitea-dumps - mountPath: /dumps \ No newline at end of file diff --git a/cluster/apps/default/gitea/kustomization.yaml b/cluster/apps/default/gitea/kustomization.yaml deleted file mode 100644 index 3fd2935..0000000 --- a/cluster/apps/default/gitea/kustomization.yaml +++ /dev/null @@ -1,6 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -resources: -- ./gitea-secret.sops.yaml -- ./gitea-sidecar-secret.sops.yaml -- ./helm-release.yaml \ No newline at end of file From 4a13fa110aea8562ff227e8643a3631df525bb0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:29 +0000 Subject: [PATCH 47/48] chore(deps): update gitrepository to source.toolkit.fluxcd.io/v1 --- cluster/core/storage/local-path-provisioner/helm.yaml | 2 +- cluster/crds/kube-prometheus-stack/crds.yaml | 2 +- cluster/crds/metallb/crds.yaml | 2 +- cluster/crds/traefik/crds.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster/core/storage/local-path-provisioner/helm.yaml b/cluster/core/storage/local-path-provisioner/helm.yaml index 5c30e06..1ee13a5 100644 --- a/cluster/core/storage/local-path-provisioner/helm.yaml +++ b/cluster/core/storage/local-path-provisioner/helm.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: local-path-provisioner diff --git a/cluster/crds/kube-prometheus-stack/crds.yaml b/cluster/crds/kube-prometheus-stack/crds.yaml index c4ce542..5a59ca2 100644 --- a/cluster/crds/kube-prometheus-stack/crds.yaml +++ b/cluster/crds/kube-prometheus-stack/crds.yaml @@ -1,5 +1,5 @@ --- -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: kube-prometheus-stack-source diff --git a/cluster/crds/metallb/crds.yaml b/cluster/crds/metallb/crds.yaml index 18a0ee9..dd95d90 100644 --- a/cluster/crds/metallb/crds.yaml +++ b/cluster/crds/metallb/crds.yaml @@ -1,5 +1,5 @@ --- -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: metallb-source diff --git a/cluster/crds/traefik/crds.yaml b/cluster/crds/traefik/crds.yaml index 30ae38a..c62ee35 100644 --- a/cluster/crds/traefik/crds.yaml +++ b/cluster/crds/traefik/crds.yaml @@ -1,5 +1,5 @@ --- -apiVersion: source.toolkit.fluxcd.io/v1beta1 +apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: traefik-crd-source From 1d499ff1e2d4536a8e6e91e64347075357e36efb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:17:44 +0000 Subject: [PATCH 48/48] chore(deps): update kustomization to kustomize.toolkit.fluxcd.io/v1 --- cluster/base/ks.yaml | 8 ++++---- cluster/crds/kube-prometheus-stack/crds.yaml | 2 +- cluster/crds/metallb/crds.yaml | 2 +- cluster/crds/traefik/crds.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cluster/base/ks.yaml b/cluster/base/ks.yaml index a7710ba..1fb023c 100644 --- a/cluster/base/ks.yaml +++ b/cluster/base/ks.yaml @@ -1,4 +1,4 @@ -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: cluster-secrets @@ -16,7 +16,7 @@ spec: secretRef: name: sops-gpg --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: crds @@ -30,7 +30,7 @@ spec: kind: GitRepository name: flux-system --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: core @@ -58,7 +58,7 @@ spec: - kind: Secret name: cluster-secrets --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: apps diff --git a/cluster/crds/kube-prometheus-stack/crds.yaml b/cluster/crds/kube-prometheus-stack/crds.yaml index 5a59ca2..9856146 100644 --- a/cluster/crds/kube-prometheus-stack/crds.yaml +++ b/cluster/crds/kube-prometheus-stack/crds.yaml @@ -15,7 +15,7 @@ spec: # include crds directory !/charts/kube-prometheus-stack/crds --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: crds-kube-prometheus-stack diff --git a/cluster/crds/metallb/crds.yaml b/cluster/crds/metallb/crds.yaml index dd95d90..afe9ce6 100644 --- a/cluster/crds/metallb/crds.yaml +++ b/cluster/crds/metallb/crds.yaml @@ -16,7 +16,7 @@ spec: # include crd directory !/config/crd --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: crds-metallb diff --git a/cluster/crds/traefik/crds.yaml b/cluster/crds/traefik/crds.yaml index c62ee35..0409bc7 100644 --- a/cluster/crds/traefik/crds.yaml +++ b/cluster/crds/traefik/crds.yaml @@ -16,7 +16,7 @@ spec: # path to crds !/traefik/crds/ --- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 +apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: traefik-crds