Commit 54e8e6b 1 parent 83153b3 commit 54e8e6b Copy full SHA for 54e8e6b
File tree 2 files changed +18
-4
lines changed
2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
1
# magistrala
2
2
3
- ![ Version: 1.0.6] ( https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.14.0] ( https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square )
4
-
5
3
Magistrala IoT Platform
6
4
5
+ ![ Version: 1.0.6] ( https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.14.0] ( https://img.shields.io/badge/AppVersion-0.14.0-informational?style=flat-square )
6
+
7
7
** Homepage:** < https://abstractmachines.fr/magistrala.html >
8
8
9
9
## Maintainers
@@ -308,5 +308,4 @@ Magistrala IoT Platform
308
308
| users.passwordRegex | string | ` "^.{8,}$" ` | |
309
309
| users.secretKey | string | ` "secretKey" ` | |
310
310
| users.tokenResetEndpoint | string | ` "/reset-request" ` | |
311
- | vault.enabled | bool | ` false ` | |
312
-
311
+ | vault.enabled | bool | ` false ` | |
Original file line number Diff line number Diff line change
1
+ {{ template "chart.header" . }}
2
+
3
+ {{ template "chart.description" . }}
4
+
5
+ {{ template "chart.badgesSection" . }}
6
+
7
+ {{ template "chart.homepageLine" . }}
8
+
9
+ {{ template "chart.maintainersSection" . }}
10
+
11
+ {{ template "chart.sourcesSection" . }}
12
+
13
+ {{ template "chart.requirementsSection" . }}
14
+
15
+ {{ template "chart.valuesSection" . }}
You can’t perform that action at this time.
0 commit comments