Github bot : json sorted

This commit is contained in:
github-actions
2023-05-28 00:23:38 +00:00
parent 3641a9a671
commit 11efe5d358
7 changed files with 14 additions and 14 deletions

View File

@@ -92,4 +92,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.13.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}
}

View File

@@ -6,4 +6,4 @@
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}
}

View File

@@ -53,15 +53,15 @@
"/dev/nvme1",
"/dev/nvme2"
],
"options": {
"CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog",
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
},
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
"map": [
"config:rw"
],
"name": "Free Games Claimer",
"options": {
"CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog",
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
},
"ports": {
"5900/tcp": null,
"6080/tcp": 6080

View File

@@ -114,4 +114,4 @@
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.8.10-6",
"video": true
}
}

View File

@@ -10,8 +10,8 @@
"codenotary": "alexandrep.github@gmail.com",
"description": "An agent used to manage all the resources in a Swarm cluster",
"docker_api": true,
"hassio_api": true,
"full_access": true,
"hassio_api": true,
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
"init": false,
"map": [
@@ -39,8 +39,8 @@
"EDGE_INACTIVITY_TIMEOUT": "str?",
"EDGE_INSECURE_POLL": "list(0|1)?",
"EDGE_KEY": "str?",
"PORTAINER_AGENT_ARGS": "str?",
"LOG_LEVEL": "str?"
"LOG_LEVEL": "str?",
"PORTAINER_AGENT_ARGS": "str?"
},
"slug": "portainer_agent",
"url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -26,11 +26,11 @@
},
"schema": {
"CONFIG_LOCATION": "str",
"POSTGRES_PASSWORD": "str",
"POSTGRES_USER": "str?",
"POSTGRES_DB": "str?",
"POSTGRES_HOST_AUTH_METHOD": "str?",
"POSTGRES_INITDB_ARGS": "str?",
"POSTGRES_HOST_AUTH_METHOD": "str?"
"POSTGRES_PASSWORD": "str",
"POSTGRES_USER": "str?"
},
"slug": "postgres",
"url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -8,4 +8,4 @@
"source": "github",
"upstream_repo": "postgres",
"upstream_version": "15.3"
}
}