Post Code-Freeze Review, Bugsfixes and Documentation

- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
This commit is contained in:
kjeld Schouten-Lebbing
2021-04-09 13:34:29 +02:00
parent 56211222bf
commit cde18639c7
568 changed files with 2295 additions and 1614 deletions
+2 -2
View File
@@ -8,10 +8,10 @@
"rebaseWhen": "conflicted",
"prConcurrentLimit": 5,
"helm-values": {
"fileMatch": ["charts/.+/.+/.*_values\\.yaml$"]
"fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$"]
},
"helmv3": {
"fileMatch": ["charts/.+/.+/Chart\\.yaml$"]
"fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$"]
},
"packageRules": [
// Setup datasources for dep updates