rename gitea to forgejo
This commit is contained in:
parent
b2cc5b49f6
commit
cf39fc7240
2 changed files with 0 additions and 0 deletions
15
.forgejo/renovate.json5
Normal file
15
.forgejo/renovate.json5
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>phoenix/renovate-config"
|
||||
],
|
||||
"flux": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"fileMatch": [".+\\.ya?ml$"]
|
||||
}
|
||||
}
|
3
.forgejo/template
Normal file
3
.forgejo/template
Normal file
|
@ -0,0 +1,3 @@
|
|||
# All text files in the text directory
|
||||
README.md
|
||||
vars/tenant_name/README.md
|
Loading…
Add table
Add a link
Reference in a new issue