Skip to content

Commit

Permalink
Update k6 to 0.53.0 (#4927)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored Aug 14, 2024
1 parent 0e7df88 commit 471a3c2
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 @@ -384,7 +384,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.154 | Jenkins-X
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.7.3 | Little helper to run Rancher Lab's k3s in Docker
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.52.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.53.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k9s](https://github.com/cloudposse/packages/actions/workflows/k9s.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak9s) | 0.32.5 | Kubernetes CLI To Manage Your Clusters In Style
[![katafygio](https://github.com/cloudposse/packages/actions/workflows/katafygio.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akatafygio) | 0.8.3 | K8s continuous backup to git
[![kfctl](https://github.com/cloudposse/packages/actions/workflows/kfctl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akfctl)* | 1.2.0 | Machine Learning Toolkit for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
[![jx](https://github.com/cloudposse/packages/actions/workflows/jx.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajx) | 3.10.154 | Jenkins-X
[![k3d](https://github.com/cloudposse/packages/actions/workflows/k3d.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak3d) | 5.7.3 | Little helper to run Rancher Lab's k3s in Docker
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.52.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k6](https://github.com/cloudposse/packages/actions/workflows/k6.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak6) | 0.53.0 | A modern load testing tool, using Go and JavaScript - https://k6.io
[![k9s](https://github.com/cloudposse/packages/actions/workflows/k9s.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ak9s) | 0.32.5 | Kubernetes CLI To Manage Your Clusters In Style
[![katafygio](https://github.com/cloudposse/packages/actions/workflows/katafygio.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akatafygio) | 0.8.3 | K8s continuous backup to git
[![kfctl](https://github.com/cloudposse/packages/actions/workflows/kfctl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Akfctl)* | 1.2.0 | Machine Learning Toolkit for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jq OBSOLETE Command-line JSON processor
json2hcl 0.1.1 Convert JSON to HCL, and vice versa
jx 3.10.154 Jenkins-X
k3d 5.7.3 Little helper to run Rancher Lab's k3s in Docker
k6 0.52.0 A modern load testing tool, using Go and JavaScript - https://k6.io
k6 0.53.0 A modern load testing tool, using Go and JavaScript - https://k6.io
k9s 0.32.5 Kubernetes CLI To Manage Your Clusters In Style
katafygio 0.8.3 K8s continuous backup to git
kfctl* 1.2.0 Machine Learning Toolkit for Kubernetes
Expand Down
2 changes: 1 addition & 1 deletion vendor/k6/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.52.0
0.53.0

0 comments on commit 471a3c2

Please sign in to comment.