From bd6c25097a037546199901c86625af7e5ef86590 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Thu, 27 Mar 2025 20:18:29 +0100 Subject: [PATCH] chore(version): Bump to 1.23.6 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index c44da10..c6e0b0b 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: gitea containers: - name: gitea - image: gitea/gitea:1.23.5 + image: gitea/gitea:1.23.6 ports: - containerPort: 3000 env: