From 264d4da6e5e9dca9690cbf8a6314916f6118c057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20=C5=81oboda?= Date: Wed, 25 Feb 2026 01:01:14 +0100 Subject: [PATCH] feat: update README.md to include myself --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index de342f2..7cca075 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,6 @@ These are not officially endorsed, but are alternative ways of running bewCloud. - [`bewcloud-nixos`](https://codeberg.org/ntninja/bewcloud-nixos/) by [@ntninja](https://codeberg.org/ntninja/) exposes bewCloud as an easy-to-use NixOS integration as an alternative to using Docker or running the app locally. - For installation, please see the [README](https://codeberg.org/ntninja/bewcloud-nixos/src/branch/main/README.md). +- [`bewcloud-helm`](https://github.com/loboda4450/charts/tree/main/charts/bewcloud) by [@loboda4450](https://github.com/loboda4450/) exposes bewCloud as a Helm chart. + - For installation, please see the [README](https://github.com/loboda4450/charts/blob/main/charts/bewcloud/README.md) + - Supports automatic migrations, Radicale installation (as a dependency chart) and streamlined, fully yaml-based configuration.