Files
ProxmoxVEDHelperScripts/json
Joni Elshani ef79d11247 fix: correct garmin-grafana JSON type and script path
The JSON metadata had type "addon" and script path
"/tools/addon/garmin-grafana.sh", but the actual script has always
lived at ct/garmin-grafana.sh. This caused the website to generate an
installer URL that returns 404.

Changes:
- type: "addon" -> "ct"
- script: "/tools/addon/garmin-grafana.sh" -> "ct/garmin-grafana.sh"
- Move config_path to top level (matching ct JSON convention)
- Fill in resource values from ct/garmin-grafana.sh (cpu: 2, ram: 2048,
  hdd: 8, os: Debian, version: 13)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 20:06:29 +02:00
..
2026-04-27 13:55:26 +02:00
2026-04-27 10:45:08 +02:00
2026-04-21 09:38:41 +02:00
2026-04-21 14:37:23 +02:00
2026-05-02 21:13:05 +02:00
2026-04-25 22:15:51 +02:00
2026-04-28 16:53:07 +08:00
2026-05-11 11:28:17 +02:00
2026-04-21 14:37:23 +02:00
2026-04-21 14:37:23 +02:00
2026-04-21 14:37:23 +02:00
2026-04-20 13:05:27 +02:00
2026-04-21 10:21:21 +02:00
2026-04-25 22:18:34 +02:00
2026-05-10 22:35:00 +01:00
2026-05-10 22:04:05 +02:00