1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # Copyright Broadcom, Inc. All Rights Reserved.
- # SPDX-License-Identifier: APACHE-2.0
- annotations:
- category: Infrastructure
- images: |
- - name: jenkins
- image: docker.io/bitnami/jenkins:2.516.1-debian-12-r0
- - name: jenkins-agent
- image: docker.io/bitnami/jenkins-agent:0.3327.0-debian-12-r0
- - name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r49
- licenses: Apache-2.0
- tanzuCategory: application
- apiVersion: v2
- appVersion: 2.516.1
- 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://dyltqmyl993wv.cloudfront.net/assets/stacks/jenkins/img/jenkins-stack-220x234.png
- keywords:
- - jenkins
- - ci
- - cd
- - http
- - web
- - application
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: jenkins
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/jenkins
- version: 13.6.13
|