From 1930294d1888351bac2c92bbc9ccef45a5ff7125 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Mon, 8 Nov 2021 21:57:49 -0800 Subject: [PATCH] New version of container image --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index 918fd54..be6710e 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.15.5 + - image: gitea/gitea:1.15.6 name: gitea envFrom: - configMapRef: