From 8b2a5d182b8de61bc8cc07820c462365189e6e39 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Fri, 23 Feb 2024 19:49:53 -0800 Subject: [PATCH] fix gitea --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index ebffce8..35fbd8a 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.21.1 + - image: gitea/gitea:1.21.3 name: gitea envFrom: - configMapRef: