From d3b9b2b6fe680850c3175ba68d9ac29c6e4e9520 Mon Sep 17 00:00:00 2001 From: Alex Vincent Date: Sat, 25 May 2024 04:11:55 +0200 Subject: [PATCH] added maintainers --- charts/multi-arch-container-dotnet/Chart.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/multi-arch-container-dotnet/Chart.yaml b/charts/multi-arch-container-dotnet/Chart.yaml index 8175231..7f4e509 100644 --- a/charts/multi-arch-container-dotnet/Chart.yaml +++ b/charts/multi-arch-container-dotnet/Chart.yaml @@ -22,3 +22,6 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. appVersion: "1.16.0" + +maintainers: + - name: f2calv