Skip to content

Commit

Permalink
feat(github-release): update cyfershepard/jellystat to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored and ajgon committed Aug 14, 2024
1 parent f5a577e commit 4969cc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
13 changes: 0 additions & 13 deletions apps/jellystat/ci/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,10 @@ file:
/usr/local/bin/base-entrypoint.sh:
exists: true
mode: "0755"
/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:
Expand Down
4 changes: 2 additions & 2 deletions apps/jellystat/metadata.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 4969cc6

Please sign in to comment.