Skip to content

Commit ae050bf

Browse files
Update minikube to 1.37.0 (#6021)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 738b270 commit ae050bf

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ kubectl-1.22 \[frozen\] | 1.22.17 | Production-Grade Container Scheduling and
425425
[![kubeval](https://github.com/cloudposse/packages/actions/workflows/kubeval.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubeval)* | 0.16.1 | Validate your Kubernetes configuration files, supports multiple Kubernetes versions
426426
[![lazydocker](https://github.com/cloudposse/packages/actions/workflows/lazydocker.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.24.1 | The lazier way to manage everything docker
427427
[![lectl](https://github.com/cloudposse/packages/actions/workflows/lectl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Alectl)* | 0.23.0 | Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh
428-
[![minikube](https://github.com/cloudposse/packages/actions/workflows/minikube.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.36.0 | Run Kubernetes locally
428+
[![minikube](https://github.com/cloudposse/packages/actions/workflows/minikube.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.37.0 | Run Kubernetes locally
429429
[![misspell](https://github.com/cloudposse/packages/actions/workflows/misspell.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Amisspell)* | 0.3.4 | Correct commonly misspelled English words in source files
430430
[![opa](https://github.com/cloudposse/packages/actions/workflows/opa.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aopa) | 1.8.0 | An open source project to policy-enable your service.
431431
[![pack](https://github.com/cloudposse/packages/actions/workflows/pack.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Apack) | 0.38.2 | Create cloud native Buildpacks

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ kubectl-1.22 \[frozen\] | 1.22.17 | Production-Grade Container Scheduling and
9191
[![kubeval](https://github.com/cloudposse/packages/actions/workflows/kubeval.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubeval)* | 0.16.1 | Validate your Kubernetes configuration files, supports multiple Kubernetes versions
9292
[![lazydocker](https://github.com/cloudposse/packages/actions/workflows/lazydocker.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.24.1 | The lazier way to manage everything docker
9393
[![lectl](https://github.com/cloudposse/packages/actions/workflows/lectl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Alectl)* | 0.23.0 | Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh
94-
[![minikube](https://github.com/cloudposse/packages/actions/workflows/minikube.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.36.0 | Run Kubernetes locally
94+
[![minikube](https://github.com/cloudposse/packages/actions/workflows/minikube.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.37.0 | Run Kubernetes locally
9595
[![misspell](https://github.com/cloudposse/packages/actions/workflows/misspell.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Amisspell)* | 0.3.4 | Correct commonly misspelled English words in source files
9696
[![opa](https://github.com/cloudposse/packages/actions/workflows/opa.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aopa) | 1.8.0 | An open source project to policy-enable your service.
9797
[![pack](https://github.com/cloudposse/packages/actions/workflows/pack.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Apack) | 0.38.2 | Create cloud native Buildpacks

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ kubens 0.9.5 Switch faster between clusters and namespac
101101
kubeval* 0.16.1 Validate your Kubernetes configuration files, supports multiple Kubernetes versions
102102
lazydocker 0.24.1 The lazier way to manage everything docker
103103
lectl* 0.23.0 Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh
104-
minikube 1.36.0 Run Kubernetes locally
104+
minikube 1.37.0 Run Kubernetes locally
105105
misspell* 0.3.4 Correct commonly misspelled English words in source files
106106
nomad OBSOLETE Hashicorp nomad
107107
opa 1.8.0 An open source project to policy-enable your service.

vendor/minikube/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.0
1+
1.37.0

0 commit comments

Comments
 (0)