mirror of
https://github.com/bitnami/charts.git
synced 2026-02-26 07:27:53 +08:00
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: concourse
|
|
image: docker.io/bitnami/concourse:7.11.1-debian-11-r3
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
|
apiVersion: v2
|
|
appVersion: 7.11.1
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 13.X.X
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Concourse is an automation system written in Go. It is most commonly used for CI/CD, and is built to scale to any kind of automation pipeline, from simple to complex.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/concourse/img/concourse-stack-220x234.png
|
|
keywords:
|
|
- concourse
|
|
- ci
|
|
- cd
|
|
- http
|
|
- web
|
|
- application
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: concourse
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/concourse
|
|
version: 3.3.5
|