From bd641ae4c136ab0c5111c47ee3fcc9aca1733d6e Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Sun, 12 Jan 2025 22:28:47 +0100 Subject: [PATCH] chore(v1.23.1): Bump version --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 527d3ba..8cfeada 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: gitea containers: - name: gitea - image: gitea/gitea:1.22.6 + image: gitea/gitea:1.23.1 ports: - containerPort: 3000 env: