From af0aa37c015a3426953c86f2eb66d4129763d266 Mon Sep 17 00:00:00 2001 From: Grant <5445379+grantdhunter@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:48:53 -0700 Subject: [PATCH] Add helm and helmfile to required tool --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2163cab..08e4ab7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Like the cloud but local. ## Required tools - talosctl (https://www.talos.dev/v1.9/talos-guides/install/talosctl/ ) - kubectl (https://kubernetes.io/docs/tasks/tools/#kubectl ) +- helm (https://helm.sh/ ) +- helmfile (https://helmfile.readthedocs.io/en/latest/ ) - bitwarded secrets CLI (https://bitwarden.com/help/secrets-manager-cli/ ) ## Talos Cluster