feat: first import

This commit is contained in:
Julien Cabillot
2022-02-28 11:29:07 -05:00
parent d0652bd78f
commit 99300207fd
6 changed files with 114 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{{- include "common.notes.defaultNotes" . -}}
+5
View File
@@ -0,0 +1,5 @@
{{/* Make sure all variables are set properly */}}
{{- include "common.values.setup" . }}
{{/* Render the templates */}}
{{ include "common.all" . }}