diff --git a/README.md b/README.md index 19742ee..4ddf757 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Howto deploy full env from scratch. We assume new `demo` env in this manual. * [gcloud](https://cloud.google.com/sdk/install) * kubectl (version from gcloud is ok) * [helm](https://helm.sh/docs/using_helm/#installing-helm), version 2.x, version 3 isn't supported now. Check `helm version -c` -* [helmfile](https://github.com/roboll/helmfile#installation) +* [helmfile](https://github.com/helmfile/helmfile#installation) * [helm-gcs](https://github.com/hayorov/helm-gcs#installation) plugin * Please follow "Before you begin" part of [GCP manual](https://cloud.google.com/kubernetes-engine/docs/how-to/iam) (gcloud configuration) diff --git a/deploy/chains/README.md b/deploy/chains/README.md index e9ec164..81921f1 100644 --- a/deploy/chains/README.md +++ b/deploy/chains/README.md @@ -1,7 +1,7 @@ -Here is basic HOWTO use [helmfile](https://github.com/roboll/helmfile) +Here is basic HOWTO use [helmfile](https://github.com/helmfile/helmfile) Requirements: -* [install](https://github.com/roboll/helmfile#installation) helmfile +* [install](https://github.com/helmfile/helmfile#installation) helmfile * configure GKE context, if not present * Add [helm-gcs](https://github.com/hayorov/helm-gcs#installation) plugin * install tiller(helm agent) into GKE cluster, if not present