mirror of
https://github.com/truenas/charts.git
synced 2026-04-15 11:10:33 +08:00
28 lines
864 B
YAML
28 lines
864 B
YAML
name: jenkins
|
|
description: Jenkins is a leading open source automation server,
|
|
annotations:
|
|
title: Jenkins
|
|
type: application
|
|
version: 1.0.11
|
|
apiVersion: v2
|
|
appVersion: 2.414.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.0
|
|
home: https://www.jenkins.io/
|
|
icon: https://camo.githubusercontent.com/1babb15d046739f64d24c9a3424dd912a88683894f6f2307a969501ad84739f8/68747470733a2f2f7777772e6a656e6b696e732e696f2f696d616765732f6a656e6b696e732d6c6f676f2d7469746c652d6461726b2e737667
|
|
sources:
|
|
- https://hub.docker.com/r/jenkins/jenkins
|
|
- https://github.com/truenas/charts/tree/master/community/jenkins
|
|
- https://github.com/jenkinsci/jenkins
|
|
- https://www.jenkins.io/
|
|
keywords:
|
|
- automation
|
|
- ci/cd
|