Merge pull request #21533 from minikube-bot/jenkins-releases.json-v1.37.0

Post-release: update releases.json & releases-v2.json to include v1.37.0
pull/21540/head
Medya Ghazizadeh 2025-09-09 15:51:28 -07:00 committed by GitHub
commit 4118512602
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 35 additions and 1 deletions

View File

@ -1,4 +1,30 @@
[
{
"checksums": {
"amd64": {
"darwin": "4c32b9e5fed64a311db9a40d6fdcc8fa794bc5bbc546545f4d187e9d416a74cb",
"linux": "d5cf561c71171152ff67d799f041ac0f65c235c87a1e9fc02a6a17b8226214d0",
"windows": "4cd2ecacf064319e0c38768d40ef698d7d9bf3e2fa1b4a9016293034cac04d9c"
},
"arm": {
"linux": "4cee8e243539e226428182d04181ace14929cf59fd49d7a26a92addbf723575d"
},
"arm64": {
"darwin": "5e0914c3559f6713295119477a6f5dc29862596effbfc764a61757bb314901d2",
"linux": "32f95860fffbbc825be38d05888542f10d3d580fe4d138f4aad71339b8038fb1"
},
"ppc64le": {
"linux": "00c73192285d9d5a1935708b4e8e81fb9c3d5b0a5bb12dd07575f9d0673fd86d"
},
"s390x": {
"linux": "298a482e72ebc1ae457ecd30559367397c0c18c4316aaffb584966b1d1e3e6c9"
},
"darwin": "4c32b9e5fed64a311db9a40d6fdcc8fa794bc5bbc546545f4d187e9d416a74cb",
"linux": "d5cf561c71171152ff67d799f041ac0f65c235c87a1e9fc02a6a17b8226214d0",
"windows": "4cd2ecacf064319e0c38768d40ef698d7d9bf3e2fa1b4a9016293034cac04d9c"
},
"name": "v1.37.0"
},
{
"checksums": {
"amd64": {

View File

@ -1,4 +1,12 @@
[
{
"checksums": {
"darwin": "4c32b9e5fed64a311db9a40d6fdcc8fa794bc5bbc546545f4d187e9d416a74cb",
"linux": "d5cf561c71171152ff67d799f041ac0f65c235c87a1e9fc02a6a17b8226214d0",
"windows": "4cd2ecacf064319e0c38768d40ef698d7d9bf3e2fa1b4a9016293034cac04d9c"
},
"name": "v1.37.0"
},
{
"checksums": {
"darwin": "a7e3da0db4041b2f845ca37af592424a9cbe34087ac922220b1e3abc4e1976ea",

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.36.0 - May 22, 2025 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
🎉 Latest Release: v1.37.0 - Sep 09, 2025 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
## Highlights