From 8eafb221b01a3b6eb4c960e9e8781b01c5d9a0a6 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 21 Apr 2025 23:38:43 +0200 Subject: [PATCH] chore(version): Bump to 1.23.7 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index c6e0b0b..0ae7190 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: gitea containers: - name: gitea - image: gitea/gitea:1.23.6 + image: gitea/gitea:1.23.7 ports: - containerPort: 3000 env: