From 41fc420375c9e464700cd58fd99bc9ec82c9403c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Dec 2024 22:12:54 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.22.4 --- 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..19f58186 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.4-rootless ports: - containerPort: 3000 name: gitea-http