15 lines
409 B
YAML
15 lines
409 B
YAML
apiVersion: v2
|
|
name: gitea
|
|
description: Gitea with act_runner, PostgreSQL, S3 backups, and restore jobs.
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: "1.22.6"
|
|
dependencies:
|
|
- name: universal-chart
|
|
repository: oci://cr.yandex/crp3ccidau046kdj8g9q/charts
|
|
version: 0.1.9
|
|
- name: postgresql-preprod
|
|
alias: postgresql
|
|
repository: oci://cr.yandex/crp3ccidau046kdj8g9q/charts
|
|
version: 16.4.8
|