From c69e9ed105acfccab24b09f9ddae4c0ff2829307 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Wed, 13 Jul 2022 11:45:48 -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 a316bd2..5c3b82c 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.16.8 + - image: gitea/gitea:1.16.9 name: gitea envFrom: - configMapRef: