From 5b9183f6c36000f5b36839b62a9b580c2244b9ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Jan 2025 19:01:38 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.22.6 --- apps/gitea/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/deployment.yaml b/apps/gitea/deployment.yaml index f243230e..27f3844e 100644 --- a/apps/gitea/deployment.yaml +++ b/apps/gitea/deployment.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: gitea - image: gitea/gitea:1.22.3-rootless + image: gitea/gitea:1.22.6-rootless ports: - containerPort: 3000 name: gitea-http