From b1c9ec14644be49927a330d0471c567b51a48ac7 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 14 Aug 2026 02:35:17 +0000 Subject: [PATCH] upstream(gitea): release-notes sources --- cc-ci-plan/upstream/gitea.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 cc-ci-plan/upstream/gitea.md diff --git a/cc-ci-plan/upstream/gitea.md b/cc-ci-plan/upstream/gitea.md new file mode 100644 index 0000000..9d9df5a --- /dev/null +++ b/cc-ci-plan/upstream/gitea.md @@ -0,0 +1,19 @@ +# gitea upstream sources + +## gitea/gitea +- image: gitea/gitea +- source: https://github.com/go-gitea/gitea +- releases: https://github.com/go-gitea/gitea/releases +- security: https://blog.gitea.com/ + +## postgres +- image: postgres +- source: https://github.com/postgres/postgres +- releases: https://www.postgresql.org/docs/release/ +- security: https://www.postgresql.org/support/security/ + +## mariadb +- image: mariadb +- source: https://github.com/MariaDB/server +- releases: https://mariadb.com/kb/en/release-notes/ +- security: https://mariadb.com/kb/en/security/