From b7adf33237f09f5447a931949c1f61fa1bc77aaa Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 2 Dec 2024 11:16:36 +0100 Subject: [PATCH] chore: add missing doc file --- docs/deploy/helm.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/deploy/helm.md diff --git a/docs/deploy/helm.md b/docs/deploy/helm.md new file mode 100644 index 00000000..f003a06e --- /dev/null +++ b/docs/deploy/helm.md @@ -0,0 +1,7 @@ +# Helm + +To deploy using helm: + + helm install oci://registry-1.docker.io/umap/umap + +Helm chart is pushed here: https://hub.docker.com/repository/docker/umap/umap/tags