From 25fcc693ede7f875e50796a4fc28aa9ca7853347 Mon Sep 17 00:00:00 2001 From: Nold Date: Tue, 25 Jul 2023 11:35:56 +0200 Subject: [PATCH] change(gitea): migrate to forgejo --- projects/gitea/project.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/projects/gitea/project.yml b/projects/gitea/project.yml index f9cd0c26..cb347c43 100644 --- a/projects/gitea/project.yml +++ b/projects/gitea/project.yml @@ -13,9 +13,9 @@ config: apps: - name: gitea - repoURL: https://dl.gitea.io/charts/ - chart: gitea - targetRevision: 9.0.4 + repoURL: oci://codeberg.org/forgejo-contrib/forgejo + chart: forgejo + targetRevision: 0.9.2 secrets: - name: admin keys: @@ -26,6 +26,3 @@ apps: keys: - secretkey - accesskey - - name: redis-auth - keys: - - password