From 7ccf526d18d96154d915fc325278568702ff7702 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:30:44 +0000 Subject: [PATCH] feat(github-release): update cyfershepard/jellystat to 1.1.0 --- apps/jellystat/ci/goss.yaml | 8 -------- apps/jellystat/metadata.json | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/apps/jellystat/ci/goss.yaml b/apps/jellystat/ci/goss.yaml index c0b62c50..25ab5182 100644 --- a/apps/jellystat/ci/goss.yaml +++ b/apps/jellystat/ci/goss.yaml @@ -12,20 +12,12 @@ file: /usr/local/bin/entrypoint.sh: exists: true mode: "0755" -# https://github.com/aelsabbahy/goss/blob/master/docs/manual.md#http -http: - http://localhost:8096/web/index.html: - status: 200 # https://github.com/goss-org/goss/blob/master/docs/manual.md#mount mount: /config: exists: true /tmp: exists: true -# https://github.com/goss-org/goss/blob/master/docs/manual.md#port -port: - tcp:8096: - listening: true # https://github.com/goss-org/goss/blob/master/docs/manual.md#user user: abc: diff --git a/apps/jellystat/metadata.json b/apps/jellystat/metadata.json index dceb11cc..32faea52 100644 --- a/apps/jellystat/metadata.json +++ b/apps/jellystat/metadata.json @@ -1,13 +1,13 @@ { "app": "jellystat", "base": false, - "testMuteCmd": false, + "testMuteCmd": true, "channels": [ { "name": "stable", "renovate::dataSource": "github-releases", "renovate::depName": "CyferShepard/Jellystat", - "version": "1.0.9", + "version": "1.1.0", "platforms": [ "linux/amd64", "linux/arm64"