Update releases.json & releases-v2.json to include v1.31.1

pull/16921/head
minikube-bot 2023-07-20 09:45:51 -08:00
parent fd3f380176
commit 13a29b4833
3 changed files with 35 additions and 1 deletions

View File

@ -1,4 +1,30 @@
[
{
"checksums": {
"amd64": {
"darwin": "a465e5b537b63ac8e6624396f490dd79516fd625c1110cbf1f49e7b55c1dfcf6",
"linux": "ebcdfb0a520e9e746360a9dd954a9006ca75770e53fcdae493b6ac9a20026733",
"windows": "a08699d25fede796e6fdc56d8630380bd5864fb291592fc2be24fe881656d064"
},
"arm": {
"linux": "372414001ac449f6b33d7189b7fad68980169136221b94dca5cf5e1a9d90259f"
},
"arm64": {
"darwin": "b58bfb3eaa9f5ab04ced7f6e23184c04fdaadb4ac06cf982e2c50c37466e465a",
"linux": "1bc6dd8bb2f7f0eaae49a3f5685cda0472abdc6e870f5105681e877017826281"
},
"ppc64le": {
"linux": "ce979d3698c573eb39ec6fe4d013a714aafcb15331d6c0fed2e38b5f91000162"
},
"s390x": {
"linux": "5d9a2cedfa79fbcbfd85a3034eed747da1baf8d1d4004fc4cd18bcafdfe3f6f5"
},
"darwin": "a465e5b537b63ac8e6624396f490dd79516fd625c1110cbf1f49e7b55c1dfcf6",
"linux": "ebcdfb0a520e9e746360a9dd954a9006ca75770e53fcdae493b6ac9a20026733",
"windows": "a08699d25fede796e6fdc56d8630380bd5864fb291592fc2be24fe881656d064"
},
"name": "v1.31.1"
},
{
"checksums": {
"amd64": {

View File

@ -1,4 +1,12 @@
[
{
"checksums": {
"darwin": "a465e5b537b63ac8e6624396f490dd79516fd625c1110cbf1f49e7b55c1dfcf6",
"linux": "ebcdfb0a520e9e746360a9dd954a9006ca75770e53fcdae493b6ac9a20026733",
"windows": "a08699d25fede796e6fdc56d8630380bd5864fb291592fc2be24fe881656d064"
},
"name": "v1.31.1"
},
{
"checksums": {
"darwin": "38e6b4d5b4bc33aaa3f18a5f02d5eb68a9ad3afc997a7fb0eb3d3ac9c5967139",

View File

@ -11,7 +11,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows
![Screenshot](/images/screenshot.png)
🎉 Latest Release: v1.31.0 - Jul 18, 2023 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
🎉 Latest Release: v1.31.1 - Jul 20, 2023 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
## Highlights