From a764be098d8ab89919b5096ddb9bb0bcb5e160a2 Mon Sep 17 00:00:00 2001 From: trivernis Date: Mon, 8 Apr 2024 19:34:50 +0900 Subject: [PATCH] apps(lychee): update container image --- apps/lychee/app/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lychee/app/deploy.yaml b/apps/lychee/app/deploy.yaml index 39ef7b2..ec12f25 100644 --- a/apps/lychee/app/deploy.yaml +++ b/apps/lychee/app/deploy.yaml @@ -16,7 +16,7 @@ spec: app: lychee spec: containers: - - image: linuxserver/lychee:5.1.2 + - image: linuxserver/lychee:5.2.0 name: lychee volumeMounts: - name: lychee-uploads