From 284b1a410db3c660a4cb857834901b13f02fe36f Mon Sep 17 00:00:00 2001 From: James Andariese Date: Thu, 10 Aug 2023 16:59:21 -0500 Subject: [PATCH] bump gitea to 1.20.2 --- gitea/sts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/sts.yaml b/gitea/sts.yaml index 0a45542..14171cf 100644 --- a/gitea/sts.yaml +++ b/gitea/sts.yaml @@ -24,7 +24,7 @@ spec: spec: containers: - name: gitea - image: gitea/gitea:1.20.0-rc2 + image: gitea/gitea:1.20.2 env: - name: GITEA__actions__ENABLED value: "true"