From ea064bfe2062eaeee29882fa75b53ad467606fff Mon Sep 17 00:00:00 2001 From: "M. Rehan" Date: Wed, 3 May 2023 15:19:36 +0400 Subject: [PATCH] Add email maintainer field --- tests/syncthing-with-acl/1.0.20/Chart.yaml | 1 + tests/syncthing/1.0.20/Chart.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/syncthing-with-acl/1.0.20/Chart.yaml b/tests/syncthing-with-acl/1.0.20/Chart.yaml index 038c0dff88..996481679e 100644 --- a/tests/syncthing-with-acl/1.0.20/Chart.yaml +++ b/tests/syncthing-with-acl/1.0.20/Chart.yaml @@ -10,6 +10,7 @@ kubeVersion: '>=1.16.0-0' maintainers: - name: truenas url: https://www.truenas.com/ + email: dev@ixsystems.com dependencies: - name: common repository: file://../../../common/2207.0.0 diff --git a/tests/syncthing/1.0.20/Chart.yaml b/tests/syncthing/1.0.20/Chart.yaml index df8db8d049..a371891024 100644 --- a/tests/syncthing/1.0.20/Chart.yaml +++ b/tests/syncthing/1.0.20/Chart.yaml @@ -10,6 +10,7 @@ kubeVersion: '>=1.16.0-0' maintainers: - name: truenas url: https://www.truenas.com/ + email: dev@ixsystems.com dependencies: - name: common repository: file://../../../common/2207.0.0