From 7241c9f73a1b06fe7ecc1f1a164207ef28013913 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Tue, 18 Feb 2025 17:55:53 +0100 Subject: [PATCH] feat(Bump): Version 1.23.3 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 8cfeada..85aa1d9 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: gitea containers: - name: gitea - image: gitea/gitea:1.23.1 + image: gitea/gitea:1.23.3 ports: - containerPort: 3000 env: