Skip to content

Commit

Permalink
update helm, helmfile, aws-vault, saml2aws (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed May 1, 2020
1 parent 9aef28d commit fb01618
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ atlantis 0.12.0 Terraform For Teams
awless 0.1.11 A Mighty CLI for AWS
aws-iam-authenticator 0.5.0 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
aws-okta 0.19.4 aws-okta allows users to authenticate with AWS using Okta credentials
aws-vault 5.4.1 A vault for securely storing and accessing AWS credentials in development environments
aws-vault 5.4.2 A vault for securely storing and accessing AWS credentials in development environments
cfssl 1.4.1 Cloudflare's PKI and TLS toolkit
cfssljson 1.4.1 Cloudflare's PKI and TLS toolkit json parser
chamber 2.8.1 CLI for managing secrets
Expand Down Expand Up @@ -285,10 +285,10 @@ gonsul 0.2.1 A stand-alone alternative to git2consul
goofys 0.24.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
gosu 1.12 Simple Go-based setuid+setgid+setgroups+exec
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
helm 3.1.3 The Kubernetes Package Manager
helm 3.2.0 The Kubernetes Package Manager
helm2 2.16.6 The Kubernetes Package Manager
helm3 3.1.2 The Kubernetes Package Manager
helmfile 0.112.0 Deploy Kubernetes Helm Charts
helm3 3.2.0 The Kubernetes Package Manager
helmfile 0.114.0 Deploy Kubernetes Helm Charts
htmltest 0.12.1 :white_check_mark: Test generated HTML for problems
hugo 0.69.2 The world’s fastest framework for building websites.
jq 1.6 Command-line JSON processor
Expand Down Expand Up @@ -328,7 +328,7 @@ rakkess 0.4.4 Review Access - kubectl plugin to show an a
rancher 2.4.0 Rancher CLI
rbac-lookup 0.5.0 Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
retry 3.3.0 ♻️ Functional mechanism based on channels to perform actions repetitively until successful.
saml2aws 2.25.0 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
saml2aws 2.26.0 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
scenery 0.1.5 A Terraform plan output prettifier
sentinel 0.14.2 Hashicorp sentinel
sentry-cli 1.52.3 A command line utility to work with Sentry.
Expand Down
10 changes: 5 additions & 5 deletions docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ atlantis 0.12.0 Terraform For Teams
awless 0.1.11 A Mighty CLI for AWS
aws-iam-authenticator 0.5.0 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
aws-okta 0.19.4 aws-okta allows users to authenticate with AWS using Okta credentials
aws-vault 5.4.1 A vault for securely storing and accessing AWS credentials in development environments
aws-vault 5.4.2 A vault for securely storing and accessing AWS credentials in development environments
cfssl 1.4.1 Cloudflare's PKI and TLS toolkit
cfssljson 1.4.1 Cloudflare's PKI and TLS toolkit json parser
chamber 2.8.1 CLI for managing secrets
Expand Down Expand Up @@ -36,10 +36,10 @@ gonsul 0.2.1 A stand-alone alternative to git2consul
goofys 0.24.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
gosu 1.12 Simple Go-based setuid+setgid+setgroups+exec
gotop 3.0.0 A terminal based graphical activity monitor inspired by gtop and vtop
helm 3.1.3 The Kubernetes Package Manager
helm 3.2.0 The Kubernetes Package Manager
helm2 2.16.6 The Kubernetes Package Manager
helm3 3.1.2 The Kubernetes Package Manager
helmfile 0.112.0 Deploy Kubernetes Helm Charts
helm3 3.2.0 The Kubernetes Package Manager
helmfile 0.114.0 Deploy Kubernetes Helm Charts
htmltest 0.12.1 :white_check_mark: Test generated HTML for problems
hugo 0.69.2 The world’s fastest framework for building websites.
jq 1.6 Command-line JSON processor
Expand Down Expand Up @@ -79,7 +79,7 @@ rakkess 0.4.4 Review Access - kubectl plugin to show an a
rancher 2.4.0 Rancher CLI
rbac-lookup 0.5.0 Find Kubernetes roles and cluster roles bound to any user, service account, or group name.
retry 3.3.0 ♻️ Functional mechanism based on channels to perform actions repetitively until successful.
saml2aws 2.25.0 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
saml2aws 2.26.0 CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP
scenery 0.1.5 A Terraform plan output prettifier
sentinel 0.14.2 Hashicorp sentinel
sentry-cli 1.52.3 A command line utility to work with Sentry.
Expand Down
2 changes: 1 addition & 1 deletion vendor/aws-vault/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.4.1
5.4.2
2 changes: 1 addition & 1 deletion vendor/helm/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.3
3.2.0
2 changes: 1 addition & 1 deletion vendor/helm3/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2
3.2.0
2 changes: 1 addition & 1 deletion vendor/helmfile/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.112.0
0.114.0
2 changes: 1 addition & 1 deletion vendor/saml2aws/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.25.0
2.26.0

0 comments on commit fb01618

Please sign in to comment.