From 2a94731cc23547b65afcca2e24824294a61ad115 Mon Sep 17 00:00:00 2001 From: Arnob Kumar Saha Date: Sat, 16 Mar 2024 14:43:17 +0600 Subject: [PATCH] Add missing restic-plugins (#12) Signed-off-by: Arnob kumar saha --- data/vanity.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/vanity.yaml b/data/vanity.yaml index f960107..81a3c5e 100644 --- a/data/vanity.yaml +++ b/data/vanity.yaml @@ -11,6 +11,8 @@ paths: repo: https://github.com/kubedb/cli /dashboard: repo: https://github.com/kubedb/dashboard + /dashboard-restic-plugin: + repo: https://github.com/kubedb/dashboard-restic-plugin /db-client-go: repo: https://github.com/kubedb/db-client-go /docs: @@ -39,6 +41,8 @@ paths: repo: https://github.com/kubedb/mariadb-archiver /mariadb-coordinator: repo: https://github.com/kubedb/mariadb-coordinator + /mariadb-restic-plugin: + repo: https://github.com/kubedb/mariadb-restic-plugin /memcached: repo: https://github.com/kubedb/memcached /mongodb: @@ -119,6 +123,8 @@ paths: repo: https://github.com/kubedb/singlestore /singlestore-coordinator: repo: https://github.com/kubedb/singlestore-coordinator + /singlestore-restic-plugin: + repo: https://github.com/kubedb/singlestore-restic-plugin /solr: repo: https://github.com/kubedb/solr /tests: