mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: jenkins-agent
|
|
image: docker.io/bitnami/jenkins-agent:0.3206.0-debian-11-r2
|
|
- name: jenkins
|
|
image: docker.io/bitnami/jenkins:2.426.3-debian-11-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
|
apiVersion: v2
|
|
appVersion: 2.426.3
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Jenkins is an open source Continuous Integration and Continuous Delivery (CI/CD) server designed to automate the building, testing, and deploying of any software project.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/jenkins/img/jenkins-stack-220x234.png
|
|
keywords:
|
|
- jenkins
|
|
- ci
|
|
- cd
|
|
- http
|
|
- web
|
|
- application
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: jenkins
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/jenkins
|
|
version: 12.6.4
|