From 6701d634695caf27c3f5972c4f6de4dc932fade8 Mon Sep 17 00:00:00 2001 From: Mikko Parviainen Date: Thu, 28 Sep 2023 16:43:09 +0300 Subject: [PATCH] [SOL-16523] Try to fix the maintainer field. --- charts/fmi-nodeport/Chart.yaml | 4 ++-- charts/fmi-routes/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/fmi-nodeport/Chart.yaml b/charts/fmi-nodeport/Chart.yaml index eaa327e..3f3829b 100644 --- a/charts/fmi-nodeport/Chart.yaml +++ b/charts/fmi-nodeport/Chart.yaml @@ -8,6 +8,6 @@ keywords: - nodeport home: https://github.com/fmidev/fmi-public-helm-charts maintainers: - - name: Finnish Meteorological Institute + - name: fmi-build-bot email: admin@weatherproof.fi - url: https://github.com/fmidev + url: https://github.com/fmi-build-bot diff --git a/charts/fmi-routes/Chart.yaml b/charts/fmi-routes/Chart.yaml index f308b10..242e1c2 100644 --- a/charts/fmi-routes/Chart.yaml +++ b/charts/fmi-routes/Chart.yaml @@ -8,6 +8,6 @@ keywords: - route home: https://github.com/fmidev/fmi-public-helm-charts maintainers: - - name: Finnish Meteorological Institute + - name: fmi-build-bot email: admin@weatherproof.fi - url: https://github.com/fmidev + url: https://github.com/fmi-build-bot