From 7891c268b4fccee65122d39f9918ac5f76edb408 Mon Sep 17 00:00:00 2001 From: James Blair Date: Sun, 1 May 2022 10:20:41 +1200 Subject: [PATCH] Added initial README.org to capture intent. --- README.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..531f64d --- /dev/null +++ b/README.org @@ -0,0 +1,10 @@ +#+TITLE: Helm charts +#+AUTHOR: James Blair +#+EMAIL: mail@jamesblair.net +#+DATE: <2022-05-01 Sun 10:15> + +This repository contains all the helm charts I store and maintain for my personal infrastructure. + +A github actions workflow is in place ~on: push~ to ensure charts are linted. + +In future I will extend this repository to also validate the deployment of charts against a short lived minikube cluster and publish charts.