Update releases.json to include v1.20.0
parent
c61663e942
commit
ec6bf3f52b
|
@ -1,4 +1,12 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "v1.20.0",
|
||||||
|
"checksums": {
|
||||||
|
"darwin": "5185b7a4156671444dc7ad33b013b90f8a0ffb5186fc5c1a084e7c1cb6cd0788",
|
||||||
|
"linux": "87e5260afcba82dfcb7681b542c3e15665113b6d388faebe77bb0a784737dd13",
|
||||||
|
"windows": "ab3239792c89225b9f1b6f70cebe2fd6f6afd95d3755a4b708937a8ed876042f"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "v1.19.0",
|
"name": "v1.19.0",
|
||||||
"checksums": {
|
"checksums": {
|
||||||
|
|
|
@ -11,7 +11,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
🎉 Latest Release: v1.19.0 - Apr 09, 2021 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
|
🎉 Latest Release: v1.20.0 - May 06, 2021 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
|
||||||
|
|
||||||
## Highlights
|
## Highlights
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue