mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 21:07:10 +08:00
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: concourse
|
|
image: docker.io/bitnami/concourse:7.11.2-debian-12-r10
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r18
|
|
apiVersion: v2
|
|
appVersion: 7.11.2
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 15.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: 4.0.1
|