From 508a91d623b409e890ec1683766e72f8a5442341 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Thu, 4 Aug 2022 20:31:32 -0700 Subject: [PATCH] Upgrade to 0.17 --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 5c3b82c..549c529 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.16.9 + - image: gitea/gitea:1.17.0 name: gitea envFrom: - configMapRef: