From e469b52d0160c1b8c5f3bd7a1d6da7c0a55f1eb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 5 Sep 2024 15:59:39 -0400 Subject: [PATCH] add the konstruct Helm repository --- macsetup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macsetup.sh b/macsetup.sh index f419234..4e95a9e 100755 --- a/macsetup.sh +++ b/macsetup.sh @@ -2533,6 +2533,7 @@ if [[ "$(isCLAppInstalled helm)" = "false" ]]; then helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add chaoskube https://linki.github.io/chaoskube/ helm repo add grafana https://grafana.github.io/helm-charts + helm repo add konstruct https://charts.konstruct.com helm repo add kubefirst https://charts.kubefirst.com helm repo add kubeinvaders https://lucky-sideburn.github.io/helm-charts/ helm repo add kubernetes-dashboard https://kubernetes.github.io/dashboard/