From 1c0d9b85431cb749b1a5e4847e3ba01aaf6fe8df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Cuadrado=20Juan?= Date: Mon, 30 Sep 2024 10:50:19 +0200 Subject: [PATCH] ci: Fix Signed-off-by footers to the ones expected MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Cuadrado Juan --- .../updatecli.d/major-kubewarden-update-with-crd-update.yaml | 2 +- updatecli/updatecli.d/major-kubewarden-update.yaml | 2 +- .../patch-kubewarden-controller-with-crds-update.yaml | 2 +- updatecli/updatecli.d/patch-kubewarden-controller.yaml | 2 +- updatecli/updatecli.d/patch-kubewarden-defaults.yaml | 2 +- .../prerelease-kubewarden-update-with-crd-update.yaml | 2 +- updatecli/updatecli.d/prerelease-kubewarden-update.yaml | 2 +- updatecli/updatecli.d/update-deps.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/updatecli/updatecli.d/major-kubewarden-update-with-crd-update.yaml b/updatecli/updatecli.d/major-kubewarden-update-with-crd-update.yaml index 8e0a21bc..b3504fc2 100644 --- a/updatecli/updatecli.d/major-kubewarden-update-with-crd-update.yaml +++ b/updatecli/updatecli.d/major-kubewarden-update-with-crd-update.yaml @@ -290,7 +290,7 @@ scms: type: "fix" title: "Update Kubewarden Helm charts" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " kwctlGit: kind: "git" spec: diff --git a/updatecli/updatecli.d/major-kubewarden-update.yaml b/updatecli/updatecli.d/major-kubewarden-update.yaml index 20b89de1..bf2958b6 100644 --- a/updatecli/updatecli.d/major-kubewarden-update.yaml +++ b/updatecli/updatecli.d/major-kubewarden-update.yaml @@ -280,7 +280,7 @@ scms: type: "fix" title: "Update Kubewarden Helm charts" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " kwctlGit: kind: "git" spec: diff --git a/updatecli/updatecli.d/patch-kubewarden-controller-with-crds-update.yaml b/updatecli/updatecli.d/patch-kubewarden-controller-with-crds-update.yaml index d1fe596a..f426dccd 100644 --- a/updatecli/updatecli.d/patch-kubewarden-controller-with-crds-update.yaml +++ b/updatecli/updatecli.d/patch-kubewarden-controller-with-crds-update.yaml @@ -166,4 +166,4 @@ scms: type: "fix" title: "Update kubewarden-controller Helm chart" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " diff --git a/updatecli/updatecli.d/patch-kubewarden-controller.yaml b/updatecli/updatecli.d/patch-kubewarden-controller.yaml index 500c47cf..82aff54e 100644 --- a/updatecli/updatecli.d/patch-kubewarden-controller.yaml +++ b/updatecli/updatecli.d/patch-kubewarden-controller.yaml @@ -91,4 +91,4 @@ scms: type: "fix" title: "Update kubewarden-controller Helm chart" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " diff --git a/updatecli/updatecli.d/patch-kubewarden-defaults.yaml b/updatecli/updatecli.d/patch-kubewarden-defaults.yaml index ff7f7fd5..e762f81d 100644 --- a/updatecli/updatecli.d/patch-kubewarden-defaults.yaml +++ b/updatecli/updatecli.d/patch-kubewarden-defaults.yaml @@ -77,4 +77,4 @@ scms: type: "fix" title: "Update kubewarden-defaults Helm chart" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " diff --git a/updatecli/updatecli.d/prerelease-kubewarden-update-with-crd-update.yaml b/updatecli/updatecli.d/prerelease-kubewarden-update-with-crd-update.yaml index 5965480f..cd757caa 100644 --- a/updatecli/updatecli.d/prerelease-kubewarden-update-with-crd-update.yaml +++ b/updatecli/updatecli.d/prerelease-kubewarden-update-with-crd-update.yaml @@ -292,7 +292,7 @@ scms: type: "fix" title: "Update Kubewarden Helm charts" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " kwctlGit: kind: "git" spec: diff --git a/updatecli/updatecli.d/prerelease-kubewarden-update.yaml b/updatecli/updatecli.d/prerelease-kubewarden-update.yaml index 6dd42e18..b7184355 100644 --- a/updatecli/updatecli.d/prerelease-kubewarden-update.yaml +++ b/updatecli/updatecli.d/prerelease-kubewarden-update.yaml @@ -284,7 +284,7 @@ scms: type: "fix" title: "Update Kubewarden Helm charts" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot " kwctlGit: kind: "git" spec: diff --git a/updatecli/updatecli.d/update-deps.yaml b/updatecli/updatecli.d/update-deps.yaml index 3ac4ce88..606747c2 100644 --- a/updatecli/updatecli.d/update-deps.yaml +++ b/updatecli/updatecli.d/update-deps.yaml @@ -143,4 +143,4 @@ scms: type: "deps" title: "Update dependencies" hidecredit: true - footers: "Signed-off-by: Kubewarden maintainers " + footers: "Signed-off-by: Kubewarden bot "