From 126c585a74d0a454fc220d8a42ce59100ef71617 Mon Sep 17 00:00:00 2001 From: davidfrickert Date: Fri, 6 Dec 2024 18:13:46 +0100 Subject: [PATCH] add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b696c2 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Helm Charts + +This repository contains helm charts that I might have wanted to patch from upstream to offer some functionality that is absent. + +Current charts: + +- nextcloud + - Patched to fix messy upgrading process + - Includes https://github.com/nextcloud/helm/pull/344 into v6.3.0 of upstream \ No newline at end of file