-
Notifications
You must be signed in to change notification settings - Fork 895
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update maintainers in Chart.yaml and CODEOWNERS (#92)
Signed-off-by: Torsten Walter <[email protected]>
- Loading branch information
1 parent
48659a0
commit 2f57e6f
Showing
3 changed files
with
11 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
apiVersion: v1 | ||
name: jenkins | ||
home: https://jenkins.io/ | ||
version: 2.13.0 | ||
version: 2.13.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 | ||
|
@@ -12,10 +12,6 @@ sources: | |
- https://github.com/maorfr/kube-tasks | ||
- https://github.com/jenkinsci/configuration-as-code-plugin | ||
maintainers: | ||
- name: lachie83 | ||
email: [email protected] | ||
- name: viglesiasce | ||
email: [email protected] | ||
- name: maorfr | ||
email: [email protected] | ||
- name: torstenwalter | ||
|
@@ -27,3 +23,9 @@ maintainers: | |
- name: timja | ||
email: [email protected] | ||
icon: https://wiki.jenkins-ci.org/download/attachments/2916393/logo.png | ||
annotations: | ||
"artifacthub.io/links": | | ||
- name: Chart Source | ||
url: https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins | ||
- name: Jenkins | ||
url: https://www.jenkins.io/ |
This file was deleted.
Oops, something went wrong.