From 4437ee937458d8a27ea261b690d97c89a1658b23 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Tue, 2 Jun 2026 23:13:45 +1000 Subject: [PATCH] chore: add almalinux-vault repos (#186) - 9.7 is end of life, ensure that we can still query packages Reviewed-on: https://git.unkin.net/unkin/argocd-apps/pulls/186 --- apps/base/artifactapi/resources/conf.d/remote-generic.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/base/artifactapi/resources/conf.d/remote-generic.yaml b/apps/base/artifactapi/resources/conf.d/remote-generic.yaml index d8a4172..b432d9e 100644 --- a/apps/base/artifactapi/resources/conf.d/remote-generic.yaml +++ b/apps/base/artifactapi/resources/conf.d/remote-generic.yaml @@ -81,6 +81,7 @@ remotes: description: "Gitea download site" immutable_patterns: - "act_runner/.*/act_runner-.*-linux-amd64$" + - "gitea/.*/gitea-.*-linux-amd64" - "tea/.*/tea-.*-linux-amd64$" cache: immutable_ttl: 0