From d70bef35baca9281b18c86822a298ee09ae26932 Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Tue, 5 Nov 2024 20:16:23 +0100 Subject: [PATCH] Updated badges --- .docs/changelog.md | 5 +++++ .docs/index.md | 6 ++++-- .docs/kubernetes.md | 2 -- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.docs/changelog.md b/.docs/changelog.md index 9a373f7275..23d45a737b 100644 --- a/.docs/changelog.md +++ b/.docs/changelog.md @@ -19,7 +19,12 @@ author: Martin Weise #### Changes +<<<<<<< Updated upstream * Remove the Data Database Sidecar and replace it with Apache Spark 4. +======= +* Remove the Data Database Sidecar and replace it with Apache Spark + in [#458](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/458). +>>>>>>> Stashed changes * Allow anonymous users to create subsets for public databases in [#449](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/449). * Show file upload progress diff --git a/.docs/index.md b/.docs/index.md index aa26e3b40c..f1d1ced056 100644 --- a/.docs/index.md +++ b/.docs/index.md @@ -4,8 +4,10 @@ author: Martin Weise [](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services){ tabindex=-1 } [](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services){ tabindex=-1 } -[](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services){ tabindex=-1 } -[](https://hub.docker.com/u/dbrepo){ tabindex=-1 } +[](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services){ tabindex=-1 } +[](https://pypi.org/project/dbrepo/){ tabindex=-1 } +[](https://hub.docker.com/u/dbrepo){ tabindex=-1 } +[](https://artifacthub.io/packages/helm/dbrepo/dbrepo){ tabindex=-1 } [](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services){ tabindex=-1 } Documentation for version: [v1.4.7](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/releases). diff --git a/.docs/kubernetes.md b/.docs/kubernetes.md index bd80e6ccee..72bb4bcc12 100644 --- a/.docs/kubernetes.md +++ b/.docs/kubernetes.md @@ -2,8 +2,6 @@ author: Martin Weise --- -[](https://artifacthub.io/packages/helm/dbrepo/dbrepo){ tabindex=-1 } - ## TL;DR To install DBRepo in your existing cluster, download the -- GitLab