From 22e19dd36dcafec6c9d136080694c4a5505af17c Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Mon, 24 Apr 2023 16:23:10 -0700 Subject: [PATCH] Update to 1.19 --- gitea-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-deployment.yaml b/gitea-deployment.yaml index caec252..7beaf4d 100644 --- a/gitea-deployment.yaml +++ b/gitea-deployment.yaml @@ -22,7 +22,7 @@ spec: app: gitea spec: containers: - - image: gitea/gitea:1.18.3 + - image: gitea/gitea:1.19.1 name: gitea envFrom: - configMapRef: