Skip to content

Commit 2e646e1

Browse files
Merge pull request #42 from jenkinsci/timja-patch-1
Add timja as maintainer
2 parents 72389d5 + 21cd74b commit 2e646e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

charts/jenkins/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Use the following links to reference issues, PRs, and commits prior to v2.6.0.
1010

1111
The change log until v1.5.7 was auto-generated based on git commits. Those entries include a reference to the git commit to be able to get more details.
1212

13+
## 2.6.4
14+
15+
Add timja as a maintainer
16+
1317
## 2.6.3
1418

1519
Update k8s-sidecar image to 0.1.193

charts/jenkins/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: jenkins
33
home: https://jenkins.io/
4-
version: 2.6.3
4+
version: 2.6.4
55
appVersion: lts
66
description: Open source continuous integration server. It supports multiple SCM tools
77
including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based
@@ -24,4 +24,6 @@ maintainers:
2424
email: garridomota@gmail.com
2525
- name: wmcdona89
2626
email: wmcdona89@gmail.com
27+
- name: timja
28+
email: timjacomb1@gmail.com
2729
icon: https://wiki.jenkins-ci.org/download/attachments/2916393/logo.png

0 commit comments

Comments
 (0)