From 3c6330ebfdcded78e6dbf61937f613b538197dd5 Mon Sep 17 00:00:00 2001 From: benvin Date: Sat, 6 Jun 2026 19:47:16 +1000 Subject: [PATCH] benvin/gitea (#187) Co-authored-by: Ben Vincent Reviewed-on: https://git.unkin.net/unkin/argocd-apps/pulls/187 --- apps/base/artifactapi/resources/conf.d/remote-generic.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/base/artifactapi/resources/conf.d/remote-generic.yaml b/apps/base/artifactapi/resources/conf.d/remote-generic.yaml index d8a4172..05196ba 100644 --- a/apps/base/artifactapi/resources/conf.d/remote-generic.yaml +++ b/apps/base/artifactapi/resources/conf.d/remote-generic.yaml @@ -81,6 +81,8 @@ remotes: description: "Gitea download site" immutable_patterns: - "act_runner/.*/act_runner-.*-linux-amd64$" + - "gitea/.*/gitea-.*-linux-amd64$" + - "gitea/.*/gitea-.*-linux-amd64.xz$" - "tea/.*/tea-.*-linux-amd64$" cache: immutable_ttl: 0