Skip to content

Commit

Permalink
Update k6 to 0.55.0 (#5171)
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 13, 2024
1 parent 38d5504 commit a1ae122
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.2.0 | 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.11.1 | 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.4 | 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.54.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.55.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.6 | 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.2.0 | 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.11.1 | 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.4 | 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.54.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.55.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.6 | 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.2.0 Convert JSON to HCL, and vice versa
jx 3.11.1 Jenkins-X
k3d 5.7.4 Little helper to run Rancher Lab's k3s in Docker
k6 0.54.0 A modern load testing tool, using Go and JavaScript - https://k6.io
k6 0.55.0 A modern load testing tool, using Go and JavaScript - https://k6.io
k9s 0.32.6 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.54.0
0.55.0

0 comments on commit a1ae122

Please sign in to comment.