kubetail: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2025-10-30 08:31:16 +00:00
parent cbfe4f63c2
commit bffe5b1ab7

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.10.0",
"description": "Real-time logging dashboard for Kubernetes",
"homepage": "https://github.com/kubetail-org/kubetail",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-windows-amd64#/kubetail.exe",
"hash": "6c5eb4db5ca7502ea6f42d3e95734d4c1dd1a44ba29b956b9271e375c2561254"
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-amd64#/kubetail.exe",
"hash": "0afe1d38d52e0f5753ce1c75098f74d1a06f2ea9f3dfed074abf18a1cb381861"
},
"arm64": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-windows-arm64#/kubetail.exe",
"hash": "e48a1cc5c48c57c1512006712ad8dccd0e94f9d63379d663be190daeac97001e"
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-arm64#/kubetail.exe",
"hash": "554d0c9f66c1bd63863e115562e467cf359d667812f288d4647a62b8d9516d10"
}
},
"bin": "kubetail.exe",