mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
change(gitea): migrate to forgejo
This commit is contained in:
parent
d777b57b6d
commit
25fcc693ed
1 changed files with 3 additions and 6 deletions
|
@ -13,9 +13,9 @@ config:
|
|||
|
||||
apps:
|
||||
- name: gitea
|
||||
repoURL: https://dl.gitea.io/charts/
|
||||
chart: gitea
|
||||
targetRevision: 9.0.4
|
||||
repoURL: oci://codeberg.org/forgejo-contrib/forgejo
|
||||
chart: forgejo
|
||||
targetRevision: 0.9.2
|
||||
secrets:
|
||||
- name: admin
|
||||
keys:
|
||||
|
@ -26,6 +26,3 @@ apps:
|
|||
keys:
|
||||
- secretkey
|
||||
- accesskey
|
||||
- name: redis-auth
|
||||
keys:
|
||||
- password
|
||||
|
|
Loading…
Reference in a new issue