mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
* Upgraded catalog item(s)
This commit upgrades gitea catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
624 B
YAML
27 lines
624 B
YAML
name: gitea
|
|
description: Gitea - Git with a cup of tea
|
|
annotations:
|
|
title: Gitea
|
|
type: application
|
|
version: 1.0.18
|
|
apiVersion: v2
|
|
appVersion: 1.20.4
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://gitea.io/en-us
|
|
icon: https://gitea.com/assets/img/logo.svg
|
|
sources:
|
|
- https://gitea.io/en-us
|
|
- https://github.com/truenas/charts/tree/master/community/gitea
|
|
- https://docs.gitea.io/en-us/install-with-docker-rootless
|
|
keywords:
|
|
- git
|
|
- gitea
|