diff --git a/README.md b/README.md index b140ca0b9c..df908d8b0e 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ Here are some solutions to several common problems that may occur when adding a [![kubectx](https://github.com/cloudposse/packages/workflows/kubectx/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubectx) | 0.9.4 | Switch faster between clusters and namespaces in kubectl [![kubens](https://github.com/cloudposse/packages/workflows/kubens/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubens) | 0.9.4 | Switch faster between clusters and namespaces in kubectl [![kubeval](https://github.com/cloudposse/packages/workflows/kubeval/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubeval) | 0.16.1 | Validate your Kubernetes configuration files, supports multiple Kubernetes versions -[![lazydocker](https://github.com/cloudposse/packages/workflows/lazydocker/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.19.0 | The lazier way to manage everything docker +[![lazydocker](https://github.com/cloudposse/packages/workflows/lazydocker/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.20.0 | The lazier way to manage everything docker [![lectl](https://github.com/cloudposse/packages/workflows/lectl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alectl) | 0.21.0 | Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh [![minikube](https://github.com/cloudposse/packages/workflows/minikube/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.28.0 | Run Kubernetes locally [![misspell](https://github.com/cloudposse/packages/workflows/misspell/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Amisspell) | 0.3.4 | Correct commonly misspelled English words in source files diff --git a/docs/badges.md b/docs/badges.md index 5f5fa13394..b6e5e4e522 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -81,7 +81,7 @@ [![kubectx](https://github.com/cloudposse/packages/workflows/kubectx/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubectx) | 0.9.4 | Switch faster between clusters and namespaces in kubectl [![kubens](https://github.com/cloudposse/packages/workflows/kubens/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubens) | 0.9.4 | Switch faster between clusters and namespaces in kubectl [![kubeval](https://github.com/cloudposse/packages/workflows/kubeval/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Akubeval) | 0.16.1 | Validate your Kubernetes configuration files, supports multiple Kubernetes versions -[![lazydocker](https://github.com/cloudposse/packages/workflows/lazydocker/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.19.0 | The lazier way to manage everything docker +[![lazydocker](https://github.com/cloudposse/packages/workflows/lazydocker/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alazydocker) | 0.20.0 | The lazier way to manage everything docker [![lectl](https://github.com/cloudposse/packages/workflows/lectl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Alectl) | 0.21.0 | Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh [![minikube](https://github.com/cloudposse/packages/workflows/minikube/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aminikube) | 1.28.0 | Run Kubernetes locally [![misspell](https://github.com/cloudposse/packages/workflows/misspell/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Amisspell) | 0.3.4 | Correct commonly misspelled English words in source files diff --git a/docs/targets.md b/docs/targets.md index 66aad1898c..306c8871d5 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -83,7 +83,7 @@ kubectl-1.25 1.25.4 Production-Grade Container Scheduling and M kubectx 0.9.4 Switch faster between clusters and namespaces in kubectl kubens 0.9.4 Switch faster between clusters and namespaces in kubectl kubeval 0.16.1 Validate your Kubernetes configuration files, supports multiple Kubernetes versions -lazydocker 0.19.0 The lazier way to manage everything docker +lazydocker 0.20.0 The lazier way to manage everything docker lectl 0.21.0 Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh minikube 1.28.0 Run Kubernetes locally misspell 0.3.4 Correct commonly misspelled English words in source files diff --git a/vendor/lazydocker/VERSION b/vendor/lazydocker/VERSION index 1cf0537c34..5a03fb737b 100644 --- a/vendor/lazydocker/VERSION +++ b/vendor/lazydocker/VERSION @@ -1 +1 @@ -0.19.0 +0.20.0