mirror of
https://github.com/truenas/charts.git
synced 2026-08-25 02:54:46 -06: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:
@@ -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