mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: gitea
|
|
image: docker.io/bitnami/gitea:1.24.5-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 1.24.5
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.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://dyltqmyl993wv.cloudfront.net/assets/stacks/gitea/img/gitea-stack-220x234.png
|
|
keywords:
|
|
- gitea
|
|
- analytics
|
|
- http
|
|
- web
|
|
- application
|
|
- php
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: gitea
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/gitea
|
|
version: 3.2.23
|