mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 19:58:21 +08:00
28 lines
706 B
YAML
28 lines
706 B
YAML
name: jenkins
|
|
description: Jenkins is a leading open source automation server,
|
|
annotations:
|
|
title: Jenkins
|
|
type: application
|
|
version: 1.1.5
|
|
apiVersion: v2
|
|
appVersion: 2.426.2
|
|
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.2.4
|
|
home: https://www.jenkins.io/
|
|
icon: https://media.sys.truenas.net/apps/jenkins/icons/icon.svg
|
|
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
|