From 8116f293d2109b3ba460f067e8119b56c33016ad Mon Sep 17 00:00:00 2001 From: Thijs van Loef <58031337+thijsvanloef@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:44:04 +0100 Subject: [PATCH] Fix invalid annotation: invalid screenshots value --- index.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index a5dd3b33a..4cca5b342 100644 --- a/index.yaml +++ b/index.yaml @@ -12,7 +12,9 @@ entries: url: https://github.com/thijsvanloef/palworld-server-docker/tree/main/charts/palworld - name: Docker image source url: https://github.com/thijsvanloef/palworld-server-docker - artifacthub.io/screenshots: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg + artifacthub.io/screenshots: | + - title: PalWorld + url: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg apiVersion: v2 appVersion: latest created: "2024-02-06T11:15:37.82149062Z"