From 479a617193774e2fe88279caa34ae3ff56a35fba Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 22 Sep 2019 09:23:20 -0700 Subject: add static files --- grumpy/static-files/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 grumpy/static-files/Chart.yaml (limited to 'grumpy/static-files/Chart.yaml') diff --git a/grumpy/static-files/Chart.yaml b/grumpy/static-files/Chart.yaml new file mode 100644 index 0000000..9813f55 --- /dev/null +++ b/grumpy/static-files/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: "1.0" +description: A Helm chart for Kubernetes +name: static-files +version: 0.1.0 -- cgit v1.2.3