Skip to content

Commit

Permalink
refactor: missing kustomize and helm in install table (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
caerulescens authored Sep 10, 2024
1 parent 3f3f47e commit 584904e
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ A [`terragrunt`](https://github.com/gruntwork-io/terragrunt) module for [`miniku

## Install

| name |
|----------------------------------------------------------|
| [docker](https://github.com/docker) |
| [minikube](https://github.com/kubernetes/minikube) |
| [kubectl](https://github.com/kubernetes/kubectl) |
| [terragrunt](https://github.com/gruntwork-io/terragrunt) |
| [terraform](https://github.com/hashicorp/terraform) |
| [opentofu](https://github.com/opentofu/opentofu) |
| [pre-commit](https://github.com/pre-commit/pre-commit) |
| name |
|-----------------------------------------------------------|
| [docker](https://github.com/docker) |
| [minikube](https://github.com/kubernetes/minikube) |
| [kubectl](https://github.com/kubernetes/kubectl) |
| [kustomize](https://github.com/kubernetes-sigs/kustomize) |
| [helm](https://github.com/helm/helm) |
| [terragrunt](https://github.com/gruntwork-io/terragrunt) |
| [terraform](https://github.com/hashicorp/terraform) |
| [opentofu](https://github.com/opentofu/opentofu) |
| [pre-commit](https://github.com/pre-commit/pre-commit) |

```shell
pre-commit install
Expand Down

0 comments on commit 584904e

Please sign in to comment.