From bc9bbc69bdef921661b285139ac97a159dd70025 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Mon, 30 Sep 2024 08:59:44 +0000 Subject: [PATCH] chore(deps): upgrade jenkins-x/lighthouse to version 1.20.0 from: https://github.com/jenkins-x/lighthouse.git ----- # jenkins-x/lighthouse ## Changes in version 1.20.0 ### New Features * pipelineRun: Allow rerun PipelineRun to have parent LighthouseJob (JordanGoasdoue) ### Code Refactoring * make message simpler to understand (JordanGoasdoue) ### Chores * add condition to enable more role permission (JordanGoasdoue) * tekton-controller: allow to update pipelineruns (JordanGoasdoue) * tekton-controller: add create permission on lighthousejob (JordanGoasdoue) --- charts/jxgh/lighthouse/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/jxgh/lighthouse/defaults.yaml b/charts/jxgh/lighthouse/defaults.yaml index 0a99c3071..fced6c518 100644 --- a/charts/jxgh/lighthouse/defaults.yaml +++ b/charts/jxgh/lighthouse/defaults.yaml @@ -1,2 +1,2 @@ gitUrl: https://github.com/jenkins-x/lighthouse -version: 1.19.0 +version: 1.20.0