From 8d9ca55085bdff710d4b7ddc48be31212f2fd387 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jul 2021 08:58:09 +0000 Subject: [PATCH] chore(deps): update container image lycheeorg/lychee-laravel to v4.3.4 Signed-off-by: Auricom --- cluster/apps/media/lychee/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/lychee/helm-release.yaml b/cluster/apps/media/lychee/helm-release.yaml index f59568ac8..725970470 100644 --- a/cluster/apps/media/lychee/helm-release.yaml +++ b/cluster/apps/media/lychee/helm-release.yaml @@ -20,7 +20,7 @@ spec: image: repository: lycheeorg/lychee-laravel pullPolicy: IfNotPresent - tag: v4.3.0 + tag: v4.3.4 strategy: type: Recreate