From 41900a694411a937ed73c03f99fde4c58199595b Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Thu, 3 Nov 2022 12:40:08 -0700 Subject: [PATCH] Update deployment for 1.17.3 --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 549c529..a47896a 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.17.0 + - image: gitea/gitea:1.17.3 name: gitea envFrom: - configMapRef: