From e3acea97043365b7146d21eadf5c4380c07efad4 Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Wed, 15 Sep 2021 10:30:04 -0700 Subject: [PATCH] Add release page link to install docs --- .goreleaser.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 05f98941..9e95e928 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -175,7 +175,8 @@ release: - 📦 [step-ca_windows_{{ .Version }}_arm64.zip](https://dl.step.sm/certificates/{{ .Tag }}/step-ca_windows_{{ .Version }}_amd64.zip) - For more builds across platforms and architectures see the `Assets` section below. + For more builds across platforms and architectures, see the `Assets` section below. + And for packaged versions (Docker, k8s, Homebrew), see our [installation docs](https://smallstep.com/docs/step-ca/installation). Don't see the artifact you need? Open an issue [here](https://github.com/smallstep/certificates/issues/new/choose).