diff --git a/bucket/kubetail.json b/bucket/kubetail.json index 0a7359cca9..d076b10523 100644 --- a/bucket/kubetail.json +++ b/bucket/kubetail.json @@ -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",