Files
truenas-apps/ix-dev/community/concourse/app.yaml
Stavros Kois 8ecab3e904 default to postgres 18 (#3743)
* default to postgres 18

* bump

* add deprecation.yaml on apps with pg15
2025-12-02 11:44:34 +02:00

42 lines
1.0 KiB
YAML

app_version: 7.14.3
capabilities: []
categories:
- productivity
changelog_url: https://github.com/concourse/concourse/releases
date_added: '2025-04-30'
description: Concourse is a container-based automation system written in Go.
home: https://concourse-ci.org
host_mounts:
- description: Docker socket
host_path: /var/run/docker.sock
icon: https://media.sys.truenas.net/apps/concourse/icons/icon.svg
keywords:
- automation
- ci
lib_version: 2.1.65
lib_version_hash: f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5
maintainers:
- email: dev@truenas.com
name: truenas
url: https://www.truenas.com/
name: concourse
run_as_context:
- description: Concourse runs as root user.
gid: 0
group_name: root
uid: 0
user_name: root
- description: Postgres runs as non-root user.
gid: 999
group_name: postgres
uid: 999
user_name: postgres
screenshots: []
sources:
- https://concourse-ci.org
- https://github.com/concourse/concourse
- https://hub.docker.com/r/concourse/concourse
title: Concourse
train: community
version: 1.0.33