mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/jenkins] Upgrade jenkins to 2.46.2 (#971)
This commit is contained in:
committed by
Vic Iglesias
parent
7568eff561
commit
41bd742b4f
@@ -1,7 +1,7 @@
|
||||
name: jenkins
|
||||
home: https://jenkins.io/
|
||||
version: 0.6.0
|
||||
appVersion: 2.46.1
|
||||
version: 0.6.1
|
||||
appVersion: 2.46.2
|
||||
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 projects as well as arbitrary scripts.
|
||||
sources:
|
||||
- https://github.com/jenkinsci/jenkins
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Master:
|
||||
Name: jenkins-master
|
||||
Image: "jenkinsci/jenkins"
|
||||
ImageTag: "2.46.1"
|
||||
ImageTag: "2.46.2"
|
||||
ImagePullPolicy: "Always"
|
||||
Component: "jenkins-master"
|
||||
UseSecurity: true
|
||||
|
||||
Reference in New Issue
Block a user