You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2022/10/14 08:12:44 UTC

[hop-website] branch master updated: [RELEASE] add 2.1.0 download and helm

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d00921fad [RELEASE] add 2.1.0 download and helm
     new 44f3daf81 Merge pull request #164 from hansva/master
d00921fad is described below

commit d00921fad332cc03ee3a963973a044f187fc281c
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Fri Oct 14 10:11:17 2022 +0200

    [RELEASE] add 2.1.0 download and helm
    
    
    [RELEASE] add 2.1.0 download and helm
---
 content/download/index.adoc | 43 ++++++++++++++++++++++---------------------
 static/index.yaml           | 14 ++++++++++++++
 2 files changed, 36 insertions(+), 21 deletions(-)

diff --git a/content/download/index.adoc b/content/download/index.adoc
index 83ae41c09..962e33b13 100644
--- a/content/download/index.adoc
+++ b/content/download/index.adoc
@@ -15,8 +15,18 @@ More information can be found in the readme files included in the download archi
 [cols="<.^1,<.^1,1,2,1,1"]
 |===
 | Version | Date | Description | Download Link | PGP Signature file of download | SHA512 Checksum file of download
+.2+| link:/blog/2022/10/hop-2.1.0/[2.1.0] 
+.2+| October, 14th, 2022 
+| **Binaries** 
+| https://www.apache.org/dyn/closer.cgi?filename=hop/2.1.0/apache-hop-client-2.1.0.zip&action=download[**apache-hop-client-2.1.0.zip**] 
+| https://downloads.apache.org/hop/2.1.0/apache-hop-client-2.1.0.zip.asc[asc] 
+| https://downloads.apache.org/hop/2.1.0/apache-hop-client-2.1.0.zip.sha512[sha512]
+| Sources 
+| https://www.apache.org/dyn/closer.cgi?filename=hop/2.1.0/apache-hop-2.1.0-src.tar.gz&action=download[apache-hop-2.1.0-src.tar.gz] 
+| https://downloads.apache.org/hop/2.1.0/apache-hop-2.1.0-src.tar.gz.asc[asc] 
+| https://downloads.apache.org/hop/2.1.0/apache-hop-2.1.0-src.tar.gz.sha512[sha512]
 .2+| link:/blog/2022/06/hop-2.0.0/[2.0.0] 
-.2+| June, 2th, 2022 
+.2+| June, 2nd, 2022 
 | **Binaries** 
 | https://www.apache.org/dyn/closer.cgi?filename=hop/2.0.0/apache-hop-client-2.0.0.zip&action=download[**apache-hop-client-2.0.0.zip**] 
 | https://downloads.apache.org/hop/2.0.0/apache-hop-client-2.0.0.zip.asc[asc] 
@@ -25,27 +35,8 @@ More information can be found in the readme files included in the download archi
 | https://www.apache.org/dyn/closer.cgi?filename=hop/2.0.0/apache-hop-2.0.0-src.tar.gz&action=download[apache-hop-2.0.0-src.tar.gz] 
 | https://downloads.apache.org/hop/2.0.0/apache-hop-2.0.0-src.tar.gz.asc[asc] 
 | https://downloads.apache.org/hop/2.0.0/apache-hop-2.0.0-src.tar.gz.sha512[sha512]
-.2+| link:/blog/2022/03/hop-1.2.0/[1.2.0] 
-.2+| March, 7th, 2022 
-| **Binaries** 
-| https://www.apache.org/dyn/closer.cgi?filename=hop/1.2.0/apache-hop-client-1.2.0.zip&action=download[**apache-hop-client-1.2.0.zip**] 
-| https://downloads.apache.org/hop/1.2.0/apache-hop-client-1.2.0.zip.asc[asc] 
-| https://downloads.apache.org/hop/1.2.0/apache-hop-client-1.2.0.zip.sha512[sha512]
-| Sources 
-| https://www.apache.org/dyn/closer.cgi?filename=hop/1.2.0/apache-hop-1.2.0-src.tar.gz&action=download[apache-hop-1.2.0-src.tar.gz] 
-| https://downloads.apache.org/hop/1.2.0/apache-hop-1.2.0-src.tar.gz.asc[asc] 
-| https://downloads.apache.org/hop/1.2.0/apache-hop-1.2.0-src.tar.gz.sha512[sha512]
-.2+| link:/blog/2022/01/hop-1.1.0/[1.1.0] 
-.2+| January, 24th, 2022 
-| **Binaries** 
-| https://www.apache.org/dyn/closer.cgi?filename=hop/1.1.0/apache-hop-client-1.1.0.zip&action=download[**apache-hop-client-1.1.0.zip**] 
-| https://downloads.apache.org/hop/1.1.0/apache-hop-client-1.1.0.zip.asc[asc] 
-| https://downloads.apache.org/hop/1.1.0/apache-hop-client-1.1.0.zip.sha512[sha512]
-| Sources 
-| https://www.apache.org/dyn/closer.cgi?filename=hop/1.1.0/apache-hop-1.1.0-src.tar.gz&action=download[apache-hop-1.1.0-src.tar.gz] 
-| https://downloads.apache.org/hop/1.1.0/apache-hop-1.1.0-src.tar.gz.asc[asc] 
-| https://downloads.apache.org/hop/1.1.0/apache-hop-1.1.0-src.tar.gz.sha512[sha512]
 |===
+Older releases can be found in the https://archive.apache.org/dist/hop/[archives]
 
 ## Docker
 
@@ -54,6 +45,16 @@ Apache Hop is available as a Docker image on Dockerhub:
 * https://hub.docker.com/r/apache/hop[Hop], Docker pull command:  `docker pull apache/hop`
 * https://hub.docker.com/r/apache/hop-web[Hop Web], Docker pull command `docker pull apache/hop-web`
 
+## Helm Chart (Work in progress)
+
+Apache Hop is available as a Helm Chart:
+
+You can add the repository with following command
+
+```
+helm repo add apache-hop https://hop.apache.org
+```
+
 
 ## Keys
 
diff --git a/static/index.yaml b/static/index.yaml
new file mode 100644
index 000000000..612919354
--- /dev/null
+++ b/static/index.yaml
@@ -0,0 +1,14 @@
+apiVersion: v1
+entries:
+  hop:
+  - apiVersion: v2
+    appVersion: 1.2.0
+    created: "2022-10-14T09:43:06.888598+02:00"
+    description: A Helm chart for hop services
+    digest: 28cef35b9af9e5b4dfaefd16aa352794cf589c9393990ea49101f9bc6aee41c7
+    name: hop
+    type: application
+    urls:
+    - https://downloads.apache.org/hop/2.1.0/hop-0.1.0.tgz
+    version: 0.1.0
+generated: "2022-10-14T09:43:06.887741+02:00"