diff options
| author | R-man3000 <rasmus.luha@gmail.com> | 2026-05-30 21:27:30 +0300 |
|---|---|---|
| committer | R-man3000 <rasmus.luha@gmail.com> | 2026-05-30 21:27:30 +0300 |
| commit | 974d4457148e9a9ff3a0231eece663d04faaf16d (patch) | |
| tree | 59ce91682030791e04b2b7e342580138d6bad79a /apps/heimdall/Chart.yaml | |
| parent | f933430bdc951fbbf64c83ac31357d41846bb69e (diff) | |
Restructurig, start creating heimdall helm chart
Diffstat (limited to 'apps/heimdall/Chart.yaml')
| -rw-r--r-- | apps/heimdall/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
