Skip to content

Commit

Permalink
Update lazydocker to 0.20.0 (#3062)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
  • Loading branch information
cloudpossebot and cloudpossebot authored Nov 12, 2022
1 parent 83a7aa6 commit 21eaa2e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion vendor/lazydocker/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.0
0.20.0

0 comments on commit 21eaa2e

Please sign in to comment.