From c77439819fc1d4625aea1835a667f855cff53593 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Aug 2025 11:06:46 +0000 Subject: [PATCH 1/3] chore(deps): update helm release gitea to v12.2.0 --- services/Gitea/application-gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Gitea/application-gitea.yaml b/services/Gitea/application-gitea.yaml index e7856d8..40bd04c 100644 --- a/services/Gitea/application-gitea.yaml +++ b/services/Gitea/application-gitea.yaml @@ -22,7 +22,7 @@ spec: - repoURL: https://dl.gitea.com/charts/ chart: gitea # targetRevision: 11.0.0 - targetRevision: 12.1.1 + targetRevision: 12.2.0 helm: valueFiles: - $values/services/Gitea/values.yaml -- 2.49.0 From 04f29df263f0660df3f6aa4abdd77e2e2822ac88 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Tue, 16 Sep 2025 11:36:59 +0000 Subject: [PATCH 2/3] Update services/Guacamole/ingressroute-guacamole.yaml --- services/Guacamole/ingressroute-guacamole.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Guacamole/ingressroute-guacamole.yaml b/services/Guacamole/ingressroute-guacamole.yaml index a68eec9..31d0320 100644 --- a/services/Guacamole/ingressroute-guacamole.yaml +++ b/services/Guacamole/ingressroute-guacamole.yaml @@ -13,5 +13,5 @@ spec: - name: guacamole port: 8080 middlewares: - - name: prepend-path-guacamole + # - name: prepend-path-guacamole - name: security-headers@file -- 2.49.0 From 059cb21d250b836ee27dceec46672271a3871c0e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Sep 2025 15:30:50 +0000 Subject: [PATCH 3/3] chore(deps): update ghcr.io/fallenbagel/jellyseerr/jellyseerr-chart docker tag to v2.6.2 --- services/PVR/Jellyseerr/application-jellyseerr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/PVR/Jellyseerr/application-jellyseerr.yaml b/services/PVR/Jellyseerr/application-jellyseerr.yaml index fa89b2f..04153a1 100644 --- a/services/PVR/Jellyseerr/application-jellyseerr.yaml +++ b/services/PVR/Jellyseerr/application-jellyseerr.yaml @@ -18,7 +18,7 @@ spec: targetRevision: HEAD - repoURL: ghcr.io/fallenbagel/jellyseerr chart: jellyseerr-chart - targetRevision: 2.4.0 + targetRevision: 2.6.2 helm: valueFiles: - $values/services/PVR/Jellyseerr/values.yaml -- 2.49.0