mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 08:54:10 -03:00
2 lines
121 B
Bash
Executable File
2 lines
121 B
Bash
Executable File
curl -s "https://api.github.com/repos/truecharts/clustertool/releases/latest" | jq -r '.name' | sed 's/^clustertool-v//'
|