Skip to content

Commit

Permalink
[stable/jenkins] fix blueocean dependency issue (helm#23045)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Scholze <[email protected]>
Signed-off-by: Miguel Mingorance <[email protected]>
  • Loading branch information
mscholze authored and Miguel Mingorance committed Aug 28, 2020
1 parent de3eb85 commit 3b3e2d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion stable/jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3b3e2d8

Please sign in to comment.