Skip to content

Commit

Permalink
Merge pull request #1202 from tech1ndex/update-helm-readme
Browse files Browse the repository at this point in the history
Update URL for Helm Docs
  • Loading branch information
chanwit authored Feb 27, 2024
2 parents 538f437 + 23549dd commit 2b600a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tf-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ After that you can install TF-controller manually with Helm by:

```shell
# Add tf-controller helm repository
helm repo add tf-controller https://weaveworks.github.io/tf-controller/
helm repo add tf-controller https://flux-iac.github.io/tofu-controller

# Install tf-controller
helm upgrade -i tf-controller tf-controller/tf-controller \
Expand Down

0 comments on commit 2b600a8

Please sign in to comment.