Skip to content

Commit 1bbb700

Browse files
cloudpossebotosterman
andcommittedJan 18, 2020
update packages (#321)
Co-authored-by: Erik Osterman <erik@cloudposse.com>
1 parent 9d507cb commit 1bbb700

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ helmfile 0.98.2 Deploy Kubernetes Helm Charts
285285
htmltest 0.11.0 :white_check_mark: Test generated HTML for problems
286286
hugo 0.62.2 The world’s fastest framework for building websites.
287287
json2hcl 0.0.6 Convert JSON to HCL, and vice versa
288-
jx 2.0.1133 Jenkins-X
288+
jx 2.0.1136 Jenkins-X
289289
k3d 1.4.0 Little helper to run Rancher Lab's k3s in Docker
290290
k6 0.26.0 A modern load testing tool, using Go and JavaScript - https://k6.io
291291
k9s 0.12.0 Kubernetes CLI To Manage Your Clusters In Style
@@ -326,7 +326,7 @@ teleport 4.1.8 Privileged access management for elastic in
326326
terraform 0.12.19 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
327327
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
328328
terraform-0.12 0.12.10 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
329-
terraform-docs 0.7.0 Generate docs from terraform modules
329+
terraform-docs 0.8.0 Generate docs from terraform modules
330330
terragrunt 0.21.11 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
331331
terrahelp 0.7.4 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
332332
tfenv 0.4.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)

‎docs/targets.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ helmfile 0.98.2 Deploy Kubernetes Helm Charts
3636
htmltest 0.11.0 :white_check_mark: Test generated HTML for problems
3737
hugo 0.62.2 The world’s fastest framework for building websites.
3838
json2hcl 0.0.6 Convert JSON to HCL, and vice versa
39-
jx 2.0.1133 Jenkins-X
39+
jx 2.0.1136 Jenkins-X
4040
k3d 1.4.0 Little helper to run Rancher Lab's k3s in Docker
4141
k6 0.26.0 A modern load testing tool, using Go and JavaScript - https://k6.io
4242
k9s 0.12.0 Kubernetes CLI To Manage Your Clusters In Style
@@ -77,7 +77,7 @@ teleport 4.1.8 Privileged access management for elastic in
7777
terraform 0.12.19 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
7878
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
7979
terraform-0.12 0.12.10 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
80-
terraform-docs 0.7.0 Generate docs from terraform modules
80+
terraform-docs 0.8.0 Generate docs from terraform modules
8181
terragrunt 0.21.11 Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
8282
terrahelp 0.7.4 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
8383
tfenv 0.4.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)

‎vendor/jx/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1133
1+
2.0.1136

‎vendor/terraform-docs/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.0

0 commit comments

Comments
 (0)
Please sign in to comment.