mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/jenkins] fix blueocean dependency issue (#23045)
Signed-off-by: Mike Scholze <mike.scholze@googlemail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: jenkins
|
||||
home: https://jenkins.io/
|
||||
version: 2.1.0
|
||||
version: 2.1.1
|
||||
appVersion: lts
|
||||
description: Open source continuous integration server. It supports multiple SCM tools
|
||||
including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based
|
||||
|
||||
@@ -228,7 +228,7 @@ master:
|
||||
- kubernetes:1.25.7
|
||||
- workflow-job:2.39
|
||||
- workflow-aggregator:2.6
|
||||
- credentials-binding:1.22
|
||||
- credentials-binding:1.23
|
||||
- git:4.2.2
|
||||
- configuration-as-code:1.41
|
||||
|
||||
|
||||
Reference in New Issue
Block a user