From 009f09691b25fdb48b0a1467ce65c3c4485f8875 Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Tue, 28 Sep 2021 14:50:20 -0600 Subject: [PATCH] Fix Helm chart 1.2.0 binary sha512 link (#483) --- .../1.2.0/_sources/installing-helm-chart-from-sources.rst.txt | 2 +- .../helm-chart/1.2.0/installing-helm-chart-from-sources.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-archive/helm-chart/1.2.0/_sources/installing-helm-chart-from-sources.rst.txt b/docs-archive/helm-chart/1.2.0/_sources/installing-helm-chart-from-sources.rst.txt index bb4ee6bd3da..94f0f09293f 100644 --- a/docs-archive/helm-chart/1.2.0/_sources/installing-helm-chart-from-sources.rst.txt +++ b/docs-archive/helm-chart/1.2.0/_sources/installing-helm-chart-from-sources.rst.txt @@ -44,7 +44,7 @@ The downloads are available at: .. jinja:: official_download_page * `Sources package <{{ closer_lua_url }}/{{ package_version }}/airflow-chart-{{ package_version }}-source.tar.gz>`__ (`asc <{{ base_url }}/{{ package_version }}/airflow-chart-{{ package_version }}-source.tar.gz.asc>`__, `sha512 <{{ base_url }}/{{ package_version }}/airflow-chart-{{ package_version }}-source.tar.gz.sha512>`__) - * `Installable package <{{ closer_lua_url }}/{{ package_version }}/airflow-{{ package_version }}.tgz>`__ (`asc <{{ base_url }}/{{ package_version }}/airflow-{{ package_version }}.tgz.asc>`__, `sha512 <{{ base_url }}/{{ package_version }}/airflow-chart-{{ package_version }}.tgz.sha512>`__) + * `Installable package <{{ closer_lua_url }}/{{ package_version }}/airflow-{{ package_version }}.tgz>`__ (`asc <{{ base_url }}/{{ package_version }}/airflow-{{ package_version }}.tgz.asc>`__, `sha512 <{{ base_url }}/{{ package_version }}/airflow-{{ package_version }}.tgz.sha512>`__) If you want to install from the source code, you can download from the sources link above, it will contain a ``INSTALL`` file containing details on how you can build and install the chart. diff --git a/docs-archive/helm-chart/1.2.0/installing-helm-chart-from-sources.html b/docs-archive/helm-chart/1.2.0/installing-helm-chart-from-sources.html index 04038fe1d4f..ac84e8e0123 100644 --- a/docs-archive/helm-chart/1.2.0/installing-helm-chart-from-sources.html +++ b/docs-archive/helm-chart/1.2.0/installing-helm-chart-from-sources.html @@ -610,7 +610,7 @@

Released packages
  • Sources package (asc, sha512)

  • -
  • Installable package (asc, sha512)

  • +
  • Installable package (asc, sha512)

  • If you want to install from the source code, you can download from the sources link above, it will contain a INSTALL file containing details on how you can build and install the chart.