mirror of
https://github.com/truenas/charts.git
synced 2026-02-03 02:23:49 +08:00
NAS-121737 / 23.10 / Add email on Chart.yaml (#1165)
* add email attr and bump common where needed * bump HA * fix catalog file
This commit is contained in:
4
.github/ct-install-config/chart_schema.yaml
vendored
4
.github/ct-install-config/chart_schema.yaml
vendored
@@ -20,8 +20,8 @@ annotations:
|
||||
title: str(required=True)
|
||||
---
|
||||
maintainer:
|
||||
name: str()
|
||||
email: str(required=False)
|
||||
name: str(required=True)
|
||||
email: str(required=True)
|
||||
url: str(required=True)
|
||||
---
|
||||
dependency:
|
||||
|
||||
Reference in New Issue
Block a user