From 13713974806b46eec457d3d1d45e74902f8d92ec Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Sat, 6 Apr 2024 16:55:01 -0700 Subject: [PATCH] Bump version --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 35fbd8a..77cb197 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.21.3 + - image: gitea/gitea:1.21.10 name: gitea envFrom: - configMapRef: