Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion site/content/downloads/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
# specific language governing permissions and limitations
# under the License.
#
title: "Releases"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title creates too much foot prints on the page, remove it to make the page clean.

weight: 200
toc_hide: true
hide_summary: true
Expand All @@ -28,6 +27,9 @@ params:
show_page_toc: true
---

## Helm Chart
Repo: https://downloads.apache.org/incubator/polaris/helm-chart

## 1.0.0 release
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 1.0.0-incubating?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it applies to all versions. Users will use commands like this

helm repo add polaris https://downloads.apache.org/incubator/polaris/helm-chart
helm repo update

| Artifact | PGP Sig | SHA-512 |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|---|
Expand Down
Loading