* feat(n8n): Move to stable * chore(strapi): bump to 1.0.0 as it moved to stable * feat(weblate): move to stable * bump * typo
9 lines
226 B
YAML
9 lines
226 B
YAML
{{/* Make sure all variables are set properly */}}
|
|
{{ include "common.setup" . }}
|
|
|
|
{{/* Render configmap for weblate */}}
|
|
{{- include "weblate.configmap" . }}
|
|
|
|
{{/* Render the templates */}}
|
|
{{ include "common.postSetup" . }}
|