From 6297b5cac4fa456c1e3e5af7635ed2d8f343c24c Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Tue, 7 Jan 2025 15:29:51 +0100 Subject: [PATCH] chore: Bump version to 1.22.6 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 35b2ec9..527d3ba 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: gitea containers: - name: gitea - image: gitea/gitea:1.22.4 + image: gitea/gitea:1.22.6 ports: - containerPort: 3000 env: