diff options
| author | Max Resnick <max@ofmax.li> | 2019-09-22 09:23:20 -0700 |
|---|---|---|
| committer | Max Resnick <max@ofmax.li> | 2019-09-22 09:23:20 -0700 |
| commit | 479a617193774e2fe88279caa34ae3ff56a35fba (patch) | |
| tree | 6e42c80583e877bb58fda360bc1e17d626c1ba82 /grumpy/static-files/Chart.yaml | |
| parent | 11d2384be92b00b830f4a0e4fdc9a8bf86b76d31 (diff) | |
| download | grumpy-charts-479a617193774e2fe88279caa34ae3ff56a35fba.tar.gz | |
add static files
Diffstat (limited to 'grumpy/static-files/Chart.yaml')
| -rw-r--r-- | grumpy/static-files/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |