tektoncd / website

Tekton Website
https://tekton.dev
Apache License 2.0
63 stars 151 forks source link

Fix the link to nightly releases. #343

Closed vaikas closed 2 years ago

vaikas commented 2 years ago

Expected Behavior

Easier link to install nightly releases. Currently in the link for the nightlies, it should point to something that has the release, just nightly, for example: https://storage.googleapis.com/tekton-releases-nightly/pipeline/latest/release.yaml

Actual Behavior

Additionally, Tekton Pipelines pushes nightly releases every night to gcr.io/tekton-nightly. If you are feeling adventurous and would like to experiment with the most recent, unreleased code, see [Tekton Development Guide](https://github.com/tektoncd/pipeline/blob/main/DEVELOPMENT.md).

Steps to Reproduce the Problem

1. 2. 3.

Additional Info