From a1b634f353ad508b075a80bf2e1f2670c632832f Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Sun, 2 Jan 2022 13:56:36 -0800 Subject: [PATCH] Upgrade --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 6a9a621..c5edfd4 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.15.7 + - image: gitea/gitea:1.15.9 name: gitea envFrom: - configMapRef: