From d0c07037cff4f91e2d16730e2b5c7d1a061d429a Mon Sep 17 00:00:00 2001 From: Przemyslaw Kukulski <przemyslaw@baserow.io> Date: Tue, 27 Aug 2024 06:13:56 +0000 Subject: [PATCH] Resolve "Update helm chart docs" --- .../unreleased/bug/2936_update_helm_chart_docs.json | 7 +++++++ docs/installation/install-with-helm.md | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 changelog/entries/unreleased/bug/2936_update_helm_chart_docs.json diff --git a/changelog/entries/unreleased/bug/2936_update_helm_chart_docs.json b/changelog/entries/unreleased/bug/2936_update_helm_chart_docs.json new file mode 100644 index 000000000..42aa73383 --- /dev/null +++ b/changelog/entries/unreleased/bug/2936_update_helm_chart_docs.json @@ -0,0 +1,7 @@ +{ + "type": "bug", + "message": "Update helm chart docs", + "issue_number": 2936, + "bullet_points": [], + "created_at": "2024-08-23" +} diff --git a/docs/installation/install-with-helm.md b/docs/installation/install-with-helm.md index 8bcf8871d..25f80a41a 100644 --- a/docs/installation/install-with-helm.md +++ b/docs/installation/install-with-helm.md @@ -1,9 +1,9 @@ # Install with Helm -## Official Helm chart +## Community Helm chart -The official Helm chart of Baserow, maintained by us, can be found here -https://artifacthub.io/packages/helm/baserow-chart/baserow. By default, it includes +The community Helm chart of Baserow can be found here +https://artifacthub.io/packages/helm/christianhuth/baserow. By default, it includes everything you need like PostgreSQL, Redis, MinIO for S3, and Caddy for automatic SSL certificates. Here you can also documentation for all the configuration possibilities like using an external PostgreSQL server, how to setup Caddy with various Cloud