mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: gitea
|
|
image: docker.io/bitnami/gitea:1.21.4-debian-11-r2
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r95
|
|
apiVersion: v2
|
|
appVersion: 1.21.4
|
|
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: Gitea is a lightweight code hosting solution. Written in Go, features low resource consumption, easy upgrades and multiple databases.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/gitea/img/gitea-stack-220x234.png
|
|
keywords:
|
|
- gitea
|
|
- analytics
|
|
- http
|
|
- web
|
|
- application
|
|
- php
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: gitea
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
|
|
version: 1.4.2
|