From 10a3d9ce393e5fc97f13581d5b75daf93c51d28b Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Wed, 15 Jun 2022 14:07:29 -0700 Subject: [PATCH] Update gitea-deployment.yaml --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 48678e2..a316bd2 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.16.7 + - image: gitea/gitea:1.16.8 name: gitea envFrom: - configMapRef: