From 974d4457148e9a9ff3a0231eece663d04faaf16d Mon Sep 17 00:00:00 2001 From: R-man3000 Date: Sat, 30 May 2026 21:27:30 +0300 Subject: Restructurig, start creating heimdall helm chart --- apps/heimdall/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 apps/heimdall/Chart.yaml (limited to 'apps/heimdall/Chart.yaml') diff --git a/apps/heimdall/Chart.yaml b/apps/heimdall/Chart.yaml new file mode 100644 index 0000000..35e0486 --- /dev/null +++ b/apps/heimdall/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v2 +name: heimdall +description: Heimdall application dashboard +type: application +version: 0.1.0 -- cgit v1.2.3