feat: change Gitea to Forgejo
This commit is contained in:
parent
c7d81831a8
commit
659ae29e33
3 changed files with 112 additions and 289 deletions
15
Chart.yaml
15
Chart.yaml
|
@ -1,10 +1,10 @@
|
|||
apiVersion: v2
|
||||
name: gitea
|
||||
description: Gitea Helm chart for Kubernetes
|
||||
name: forgejo
|
||||
description: Forgjo Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.0.0
|
||||
appVersion: 1.17.4
|
||||
icon: https://docs.gitea.io/images/gitea.png
|
||||
appVersion: 1.18.0-1
|
||||
icon: https://design.codeberg.org/logo-kit/icon.svg
|
||||
|
||||
keywords:
|
||||
- git
|
||||
|
@ -14,9 +14,8 @@ keywords:
|
|||
- gitea
|
||||
- gogs
|
||||
sources:
|
||||
- https://gitea.com/gitea/helm-chart
|
||||
- https://github.com/go-gitea/gitea
|
||||
- https://hub.docker.com/r/gitea/gitea/
|
||||
- https://codeberg.org/forgejo-contrib/forgejo-helm
|
||||
- https://codeberg.org/forgejo/forgejo
|
||||
maintainers:
|
||||
- name: Charlie Drage
|
||||
email: charlie@charliedrage.com
|
||||
|
@ -28,6 +27,8 @@ maintainers:
|
|||
email: lucas.hahn@novum-rgi.de
|
||||
- name: Steven Kriegler
|
||||
email: sk.bunsenbrenner@gmail.com
|
||||
- name: Michael Kriese
|
||||
email: michael.kriese@visualon.de
|
||||
|
||||
# Bitnami charts are served from GitHub CDN - See https://github.com/bitnami/charts/issues/10539 for details
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue