From 3af44ad308f1f784274f83a84309404bcaf3c6f1 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Mon, 14 Mar 2022 17:21:42 -0700 Subject: [PATCH] Update to 16.4 --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index c5ae869..dc46ba9 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.16.3 + - image: gitea/gitea:1.16.4 name: gitea envFrom: - configMapRef: