Skip to content

Commit

Permalink
General updates (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored Sep 8, 2019
1 parent 911d12c commit e1fb9d6
Show file tree
Hide file tree
Showing 21 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM cfssl/cfssl:1.3.2 as cfssl

# Install remaining packages
FROM alpine:3.10.1
FROM alpine:3.10.2
ENV INSTALL_PATH=/packages/bin
ENV PATH=${INSTALL_PATH}:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN mkdir -p ${INSTALL_PATH}
Expand Down
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,13 +194,13 @@ atlantis 0.4.13 Terraform For Teams
awless 0.1.11 A Mighty CLI for AWS
aws-iam-authenticator 0.4.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 4.6.3 A vault for securely storing and accessing AWS credentials in development environments
chamber 2.3.2 CLI for managing secrets
aws-vault 4.6.4 A vault for securely storing and accessing AWS credentials in development environments
chamber 2.4.0 CLI for managing secrets
cli53 0.8.12 Command line tool for Amazon Route 53
cloudflared 2018.8.0 Argo Tunnel client
codefresh 0.31.1 Codefresh CLI
cloudflared 2019.9.0 Argo Tunnel client
codefresh 0.32.1 Codefresh CLI
ctop 0.7.1 Top-like interface for container metrics
direnv 2.18.2 Unclutter your .profile
direnv 2.20.0 Unclutter your .profile
doctl 1.15.0 A command line tool for DigitalOcean services
emailcli 1.0.3 Command line email sending client written in Go.
fargate 0.2.3 CLI for AWS Fargate
Expand All @@ -213,7 +213,7 @@ github-release 0.7.2 Commandline app to create and edit releases
github-status-updater 0.2.0 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
gitleaks 1.2.0 Audit git repos for secrets 🔑
gomplate 3.1.0 A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
goofys 0.19.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
goofys 0.20.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
gosu 1.10 Simple Go-based setuid+setgid+setgroups+exec
gotop 1.5.0 A terminal based graphical activity monitor inspired by gtop and vtop
helm 2.14.3 The Kubernetes Package Manager
Expand All @@ -226,7 +226,7 @@ kfctl 0.5.1 Machine Learning Toolkit for Kubernetes
kops 1.13.0 Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
kops-1.12 1.12.3 Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
kubecron 1.0.2 Utilities to manage kubernetes cronjobs. Run a CronJob manually for test purposes. Suspend/unsuspend a CronJob
kubectl 1.14.6 Production-Grade Container Scheduling and Management
kubectl 1.13.10 Production-Grade Container Scheduling and Management
kubectx 0.6.3 Switch faster between clusters and namespaces in kubectl
kubens 0.6.3 Switch faster between clusters and namespaces in kubectl
lectl 0.17 Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh
Expand All @@ -236,14 +236,14 @@ pandoc 2.7.2 Universal markup converter
rakkess 0.4.1 Review Access - kubectl plugin to show an access matrix for all available resources
rbac-lookup 0.3.2 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.
scenery 0.1.4 A Terraform plan output prettifier
shellcheck 0.5.0 ShellCheck, a static analysis tool for shell scripts
scenery 0.1.5 A Terraform plan output prettifier
shellcheck 0.7.0 ShellCheck, a static analysis tool for shell scripts
shfmt 2.6.4 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
slack-notifier 0.1.3 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
sops 3.2.0 Secrets management stinks, use some sops!
stern 1.8.0 ⎈ Multi pod and container log tailing for Kubernetes
slack-notifier 0.2.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
sops 3.3.1 Secrets management stinks, use some sops!
stern 1.11.0 ⎈ Multi pod and container log tailing for Kubernetes
sudosh 0.1.4 Shell wrapper to run a login shell with `sudo` as the current user for the purpose of audit logging
teleport 4.0.4 Privileged access management for elastic infrastructure.
teleport 4.0.6 Privileged access management for elastic infrastructure.
terraform 0.12.7 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.12 0.12.7 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
Expand All @@ -252,8 +252,8 @@ terragrunt 0.19.2 Terragrunt is a thin wrapper for Terraform
terrahelp 0.6.3 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
tfenv 0.4.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
tfmask 0.2.0 Terraform utility to mask select output from `terraform plan` and `terraform apply`
variant 0.33.0 Variant is a Universal CLI tool that works like a task runner
venona 0.20.0 Codefresh runtime-environment agent
variant 0.34.0 Variant is a Universal CLI tool that works like a task runner
venona 0.25.1 Codefresh runtime-environment agent
yq 2.4.0 yq is a portable command-line YAML processor
```

Expand Down
30 changes: 15 additions & 15 deletions docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ atlantis 0.4.13 Terraform For Teams
awless 0.1.11 A Mighty CLI for AWS
aws-iam-authenticator 0.4.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 4.6.3 A vault for securely storing and accessing AWS credentials in development environments
chamber 2.3.2 CLI for managing secrets
aws-vault 4.6.4 A vault for securely storing and accessing AWS credentials in development environments
chamber 2.4.0 CLI for managing secrets
cli53 0.8.12 Command line tool for Amazon Route 53
cloudflared 2018.8.0 Argo Tunnel client
codefresh 0.31.1 Codefresh CLI
cloudflared 2019.9.0 Argo Tunnel client
codefresh 0.32.1 Codefresh CLI
ctop 0.7.1 Top-like interface for container metrics
direnv 2.18.2 Unclutter your .profile
direnv 2.20.0 Unclutter your .profile
doctl 1.15.0 A command line tool for DigitalOcean services
emailcli 1.0.3 Command line email sending client written in Go.
fargate 0.2.3 CLI for AWS Fargate
Expand All @@ -24,7 +24,7 @@ github-release 0.7.2 Commandline app to create and edit releases
github-status-updater 0.2.0 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
gitleaks 1.2.0 Audit git repos for secrets 🔑
gomplate 3.1.0 A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
goofys 0.19.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
goofys 0.20.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
gosu 1.10 Simple Go-based setuid+setgid+setgroups+exec
gotop 1.5.0 A terminal based graphical activity monitor inspired by gtop and vtop
helm 2.14.3 The Kubernetes Package Manager
Expand All @@ -37,7 +37,7 @@ kfctl 0.5.1 Machine Learning Toolkit for Kubernetes
kops 1.13.0 Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
kops-1.12 1.12.3 Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
kubecron 1.0.2 Utilities to manage kubernetes cronjobs. Run a CronJob manually for test purposes. Suspend/unsuspend a CronJob
kubectl 1.14.6 Production-Grade Container Scheduling and Management
kubectl 1.13.10 Production-Grade Container Scheduling and Management
kubectx 0.6.3 Switch faster between clusters and namespaces in kubectl
kubens 0.6.3 Switch faster between clusters and namespaces in kubectl
lectl 0.17 Script to check issued certificates by Let's Encrypt on CTL (Certificate Transparency Log) using https://crt.sh
Expand All @@ -47,14 +47,14 @@ pandoc 2.7.2 Universal markup converter
rakkess 0.4.1 Review Access - kubectl plugin to show an access matrix for all available resources
rbac-lookup 0.3.2 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.
scenery 0.1.4 A Terraform plan output prettifier
shellcheck 0.5.0 ShellCheck, a static analysis tool for shell scripts
scenery 0.1.5 A Terraform plan output prettifier
shellcheck 0.7.0 ShellCheck, a static analysis tool for shell scripts
shfmt 2.6.4 A shell parser, formatter and interpreter (POSIX/Bash/mksh)
slack-notifier 0.1.3 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
sops 3.2.0 Secrets management stinks, use some sops!
stern 1.8.0 ⎈ Multi pod and container log tailing for Kubernetes
slack-notifier 0.2.0 Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
sops 3.3.1 Secrets management stinks, use some sops!
stern 1.11.0 ⎈ Multi pod and container log tailing for Kubernetes
sudosh 0.1.4 Shell wrapper to run a login shell with `sudo` as the current user for the purpose of audit logging
teleport 4.0.4 Privileged access management for elastic infrastructure.
teleport 4.0.6 Privileged access management for elastic infrastructure.
terraform 0.12.7 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.11 0.11.14 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
terraform-0.12 0.12.7 Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
Expand All @@ -63,7 +63,7 @@ terragrunt 0.19.2 Terragrunt is a thin wrapper for Terraform
terrahelp 0.6.3 Terrahelp is as a command line utility that provides useful tricks like masking of terraform output.
tfenv 0.4.0 Transform environment variables for use with Terraform (e.g. `HOSTNAME` ⇨ `TF_VAR_hostname`)
tfmask 0.2.0 Terraform utility to mask select output from `terraform plan` and `terraform apply`
variant 0.33.0 Variant is a Universal CLI tool that works like a task runner
venona 0.20.0 Codefresh runtime-environment agent
variant 0.34.0 Variant is a Universal CLI tool that works like a task runner
venona 0.25.1 Codefresh runtime-environment agent
yq 2.4.0 yq is a portable command-line YAML processor
```
2 changes: 1 addition & 1 deletion vendor/aws-vault/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.6.3
4.6.4
2 changes: 1 addition & 1 deletion vendor/chamber/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.2
2.4.0
2 changes: 1 addition & 1 deletion vendor/cloudflared/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2018.8.0
2019.9.0
2 changes: 1 addition & 1 deletion vendor/codefresh/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.31.1
0.32.1
2 changes: 1 addition & 1 deletion vendor/direnv/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.18.2
2.20.0
2 changes: 1 addition & 1 deletion vendor/goofys/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.0
0.20.0
2 changes: 1 addition & 1 deletion vendor/kubectl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.6
1.13.10
2 changes: 1 addition & 1 deletion vendor/scenery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.1.5
2 changes: 1 addition & 1 deletion vendor/shellcheck/RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
0
2 changes: 1 addition & 1 deletion vendor/shellcheck/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.7.0
2 changes: 1 addition & 1 deletion vendor/slack-notifier/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.2.0
2 changes: 1 addition & 1 deletion vendor/sops/RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
0
2 changes: 1 addition & 1 deletion vendor/sops/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.0
3.3.1
2 changes: 1 addition & 1 deletion vendor/stern/RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
0
2 changes: 1 addition & 1 deletion vendor/stern/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.11.0
2 changes: 1 addition & 1 deletion vendor/teleport/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.4
4.0.6
2 changes: 1 addition & 1 deletion vendor/variant/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.33.0
0.34.0
2 changes: 1 addition & 1 deletion vendor/venona/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.20.0
0.25.1

0 comments on commit e1fb9d6

Please sign in to comment.