From d5b9f76a4291af4cd57c657a1d330b60e8060814 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 26 Mar 2024 22:36:16 +0200 Subject: [PATCH] Removed webhook for now --- .all-contributorsrc | 2290 ----------------- charts/sthome-webhook/.helmignore | 22 - charts/sthome-webhook/0.0.1/app-readme.md | 5 - charts/sthome-webhook/0.0.1/ix_values.yaml | 38 - charts/sthome-webhook/CHANGELOG.md | 10 - charts/sthome-webhook/Chart.yaml | 5 - charts/sthome-webhook/icon.png | Bin 35446 -> 0 bytes charts/sthome-webhook/item.yaml | 3 - charts/sthome-webhook/questions.yaml | 63 - charts/sthome-webhook/templates/NOTES.txt | 0 charts/sthome-webhook/templates/_helpers.tpl | 55 - .../sthome-webhook/templates/apiservice.yaml | 19 - .../sthome-webhook/templates/deployment.yaml | 71 - charts/sthome-webhook/templates/pki.yaml | 76 - charts/sthome-webhook/templates/rbac.yaml | 91 - charts/sthome-webhook/templates/service.yaml | 20 - charts/sthome-webhook/values.yaml | 59 - stable/firefox/.helmignore | 30 - stable/firefox/CHANGELOG.md | 984 ------- stable/firefox/Chart.yaml | 37 - stable/firefox/README.md | 28 - stable/firefox/icon.png | Bin 32064 -> 0 bytes stable/firefox/questions.yaml | 102 - stable/firefox/templates/NOTES.txt | 1 - stable/firefox/templates/common.yaml | 1 - stable/firefox/values.yaml | 41 - stable/frigate/.helmignore | 30 - stable/frigate/CHANGELOG.md | 906 ------- stable/frigate/Chart.yaml | 39 - stable/frigate/README.md | 28 - .../frigate/ci/figrate-configfile-values.yaml | 1 - stable/frigate/ci/figrateConfig-values.yaml | 11 - .../frigate/docs/installation-instructions.md | 13 - stable/frigate/icon.png | Bin 5249 -> 0 bytes stable/frigate/questions.yaml | 181 -- stable/frigate/templates/NOTES.txt | 1 - stable/frigate/templates/_configmap.tpl | 43 - stable/frigate/templates/common.yaml | 17 - stable/frigate/values.yaml | 101 - stable/gitea/.helmignore | 30 - stable/gitea/CHANGELOG.md | 1738 ------------- stable/gitea/Chart.yaml | 49 - stable/gitea/README.md | 28 - stable/gitea/ci/basic-values.yaml | 0 stable/gitea/ci/ingress-values.yaml | 8 - stable/gitea/docs/validation.md | 15 - stable/gitea/icon.png | Bin 14787 -> 0 bytes stable/gitea/questions.yaml | 219 -- stable/gitea/templates/NOTES.txt | 1 - stable/gitea/templates/_configmap.tpl | 15 - stable/gitea/templates/_secrets.tpl | 233 -- stable/gitea/templates/common.yaml | 52 - stable/gitea/values.yaml | 132 - stable/lidarr/.helmignore | 30 - stable/lidarr/CHANGELOG.md | 1545 ----------- stable/lidarr/Chart.yaml | 39 - stable/lidarr/README.md | 28 - stable/lidarr/icon.png | Bin 41815 -> 0 bytes stable/lidarr/questions.yaml | 108 - stable/lidarr/templates/NOTES.txt | 1 - stable/lidarr/templates/common.yaml | 11 - stable/lidarr/values.yaml | 109 - 62 files changed, 9813 deletions(-) delete mode 100644 .all-contributorsrc delete mode 100644 charts/sthome-webhook/.helmignore delete mode 100644 charts/sthome-webhook/0.0.1/app-readme.md delete mode 100644 charts/sthome-webhook/0.0.1/ix_values.yaml delete mode 100644 charts/sthome-webhook/CHANGELOG.md delete mode 100644 charts/sthome-webhook/Chart.yaml delete mode 100644 charts/sthome-webhook/icon.png delete mode 100644 charts/sthome-webhook/item.yaml delete mode 100644 charts/sthome-webhook/questions.yaml delete mode 100644 charts/sthome-webhook/templates/NOTES.txt delete mode 100644 charts/sthome-webhook/templates/_helpers.tpl delete mode 100644 charts/sthome-webhook/templates/apiservice.yaml delete mode 100644 charts/sthome-webhook/templates/deployment.yaml delete mode 100644 charts/sthome-webhook/templates/pki.yaml delete mode 100644 charts/sthome-webhook/templates/rbac.yaml delete mode 100644 charts/sthome-webhook/templates/service.yaml delete mode 100644 charts/sthome-webhook/values.yaml delete mode 100644 stable/firefox/.helmignore delete mode 100644 stable/firefox/CHANGELOG.md delete mode 100644 stable/firefox/Chart.yaml delete mode 100644 stable/firefox/README.md delete mode 100644 stable/firefox/icon.png delete mode 100644 stable/firefox/questions.yaml delete mode 100644 stable/firefox/templates/NOTES.txt delete mode 100644 stable/firefox/templates/common.yaml delete mode 100644 stable/firefox/values.yaml delete mode 100644 stable/frigate/.helmignore delete mode 100644 stable/frigate/CHANGELOG.md delete mode 100644 stable/frigate/Chart.yaml delete mode 100644 stable/frigate/README.md delete mode 100644 stable/frigate/ci/figrate-configfile-values.yaml delete mode 100644 stable/frigate/ci/figrateConfig-values.yaml delete mode 100644 stable/frigate/docs/installation-instructions.md delete mode 100644 stable/frigate/icon.png delete mode 100644 stable/frigate/questions.yaml delete mode 100644 stable/frigate/templates/NOTES.txt delete mode 100644 stable/frigate/templates/_configmap.tpl delete mode 100644 stable/frigate/templates/common.yaml delete mode 100644 stable/frigate/values.yaml delete mode 100644 stable/gitea/.helmignore delete mode 100644 stable/gitea/CHANGELOG.md delete mode 100644 stable/gitea/Chart.yaml delete mode 100644 stable/gitea/README.md delete mode 100644 stable/gitea/ci/basic-values.yaml delete mode 100644 stable/gitea/ci/ingress-values.yaml delete mode 100644 stable/gitea/docs/validation.md delete mode 100644 stable/gitea/icon.png delete mode 100644 stable/gitea/questions.yaml delete mode 100644 stable/gitea/templates/NOTES.txt delete mode 100644 stable/gitea/templates/_configmap.tpl delete mode 100644 stable/gitea/templates/_secrets.tpl delete mode 100644 stable/gitea/templates/common.yaml delete mode 100644 stable/gitea/values.yaml delete mode 100644 stable/lidarr/.helmignore delete mode 100644 stable/lidarr/CHANGELOG.md delete mode 100644 stable/lidarr/Chart.yaml delete mode 100644 stable/lidarr/README.md delete mode 100644 stable/lidarr/icon.png delete mode 100644 stable/lidarr/questions.yaml delete mode 100644 stable/lidarr/templates/NOTES.txt delete mode 100644 stable/lidarr/templates/common.yaml delete mode 100644 stable/lidarr/values.yaml diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 8950129..0000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,2290 +0,0 @@ -{ - "projectName": "charts", - "projectOwner": "truecharts", - "repoType": "github", - "repoHost": "https://github.com", - "files": [ - ".github/README.md" - ], - "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=for-the-badge)](#contributors)", - "imageSize": 100, - "commit": true, - "contributors": [ - { - "login": "Ornias1993", - "name": "Kjeld Schouten-Lebbing", - "avatar_url": "https://avatars.githubusercontent.com/u/7613738?v=4", - "profile": "http://schouten-lebbing.nl", - "contributions": [ - "code", - "infra", - "doc", - "review", - "financial" - ] - }, - { - "login": "justinclift", - "name": "Justin Clift", - "avatar_url": "https://avatars.githubusercontent.com/u/406299?v=4", - "profile": "http://sqlitebrowser.org", - "contributions": [ - "doc" - ] - }, - { - "login": "whiskerz007", - "name": "whiskerz007", - "avatar_url": "https://avatars.githubusercontent.com/u/2713522?v=4", - "profile": "https://github.com/whiskerz007", - "contributions": [ - "code" - ] - }, - { - "login": "stavros-k", - "name": "Stavros Kois", - "avatar_url": "https://avatars.githubusercontent.com/u/47820033?v=4", - "profile": "https://github.com/stavros-k", - "contributions": [ - "code", - "doc", - "bug", - "review", - "financial" - ] - }, - { - "login": "allen-4", - "name": "allen-4", - "avatar_url": "https://avatars.githubusercontent.com/u/65494904?v=4", - "profile": "https://github.com/allen-4", - "contributions": [ - "code" - ] - }, - { - "login": "tprelog", - "name": "Troy Prelog", - "avatar_url": "https://avatars.githubusercontent.com/u/35702532?v=4", - "profile": "https://github.com/tprelog", - "contributions": [ - "code", - "doc", - "financial" - ] - }, - { - "login": "djs52", - "name": "Dan Sheridan", - "avatar_url": "https://avatars.githubusercontent.com/u/1466018?v=4", - "profile": "https://github.com/djs52", - "contributions": [ - "code" - ] - }, - { - "login": "banzo", - "name": "Sebastien Dupont", - "avatar_url": "https://avatars.githubusercontent.com/u/2684865?v=4", - "profile": "https://www.cetic.be/Sebastien-Dupont?lang=en", - "contributions": [ - "doc", - "financial" - ] - }, - { - "login": "angelnu", - "name": "Vegetto", - "avatar_url": "https://avatars.githubusercontent.com/u/4406403?v=4", - "profile": "https://github.com/angelnu", - "contributions": [ - "review" - ] - }, - { - "login": "ellienieuwdorp", - "name": "Ellie Nieuwdorp", - "avatar_url": "https://avatars.githubusercontent.com/u/12896549?v=4", - "profile": "https://github.com/ellienieuwdorp", - "contributions": [ - "code" - ] - }, - { - "login": "natewalck", - "name": "Nate Walck", - "avatar_url": "https://avatars.githubusercontent.com/u/867868?v=4", - "profile": "https://github.com/natewalck", - "contributions": [ - "code" - ] - }, - { - "login": "warllo54", - "name": "Lloyd", - "avatar_url": "https://avatars.githubusercontent.com/u/20650065?v=4", - "profile": "https://github.com/warllo54", - "contributions": [ - "code", - "financial" - ] - }, - { - "login": "dwithnall", - "name": "Dave Withnall", - "avatar_url": "https://avatars.githubusercontent.com/u/5699800?v=4", - "profile": "https://github.com/dwithnall", - "contributions": [ - "doc" - ] - }, - { - "login": "ksimm1", - "name": "ksimm1", - "avatar_url": "https://avatars.githubusercontent.com/u/1334526?v=4", - "profile": "https://github.com/ksimm1", - "contributions": [ - "doc", - "bug", - "financial", - "mentoring" - ] - }, - { - "login": "acjohnson", - "name": "Aaron Johnson", - "avatar_url": "https://avatars.githubusercontent.com/u/1386238?v=4", - "profile": "http://aaronjohnson.io", - "contributions": [ - "doc" - ] - }, - { - "login": "ralphte", - "name": "Ralph", - "avatar_url": "https://avatars.githubusercontent.com/u/2996680?v=4", - "profile": "https://github.com/ralphte", - "contributions": [ - "code" - ] - }, - { - "login": "joachimbaten", - "name": "Joachim Baten", - "avatar_url": "https://avatars.githubusercontent.com/u/2351765?v=4", - "profile": "http://www.abc-groep.be", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "mxyng", - "name": "Michael Yang", - "avatar_url": "https://avatars.githubusercontent.com/u/2372640?v=4", - "profile": "https://github.com/mxyng", - "contributions": [ - "code" - ] - }, - { - "login": "cTurtle98", - "name": "Ciaran Farley", - "avatar_url": "https://avatars.githubusercontent.com/u/24465356?v=4", - "profile": "http://cturtle98.com", - "contributions": [ - "doc" - ] - }, - { - "login": "Heavybullets8", - "name": "Heavybullets8", - "avatar_url": "https://avatars.githubusercontent.com/u/20793231?v=4", - "profile": "https://github.com/Heavybullets8", - "contributions": [ - "doc", - "code", - "bug", - "video", - "mentoring", - "financial" - ] - }, - { - "login": "662", - "name": "662", - "avatar_url": "https://avatars.githubusercontent.com/u/13599186?v=4", - "profile": "https://github.com/662", - "contributions": [ - "code" - ] - }, - { - "login": "alex171", - "name": "alex171", - "avatar_url": "https://avatars.githubusercontent.com/u/28484494?v=4", - "profile": "https://github.com/alex171", - "contributions": [ - "doc" - ] - }, - { - "login": "timothystewart6", - "name": "Techno Tim", - "avatar_url": "https://avatars.githubusercontent.com/u/1322205?v=4", - "profile": "https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A", - "contributions": [ - "doc" - ] - }, - { - "login": "MingyaoLiu", - "name": "Mingyao Liu", - "avatar_url": "https://avatars.githubusercontent.com/u/3460335?v=4", - "profile": "http://mingyaoliu.com", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "NightShaman", - "name": "NightShaman", - "avatar_url": "https://avatars.githubusercontent.com/u/12952292?v=4", - "profile": "https://github.com/NightShaman", - "contributions": [ - "code", - "doc", - "bug", - "financial", - "mentoring" - ] - }, - { - "login": "EspadaV8", - "name": "Andrew Smith", - "avatar_url": "https://avatars.githubusercontent.com/u/115825?v=4", - "profile": "https://espadav8.co.uk", - "contributions": [ - "doc", - "test" - ] - }, - { - "login": "fluxin", - "name": "Bob Klosinski", - "avatar_url": "https://avatars.githubusercontent.com/u/2821?v=4", - "profile": "http://xilix.com", - "contributions": [ - "code" - ] - }, - { - "login": "sukarn-m", - "name": "Sukarn", - "avatar_url": "https://avatars.githubusercontent.com/u/10946339?v=4", - "profile": "https://github.com/sukarn-m", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "sebsx", - "name": "sebs", - "avatar_url": "https://avatars.githubusercontent.com/u/735033?v=4", - "profile": "https://github.com/sebsx", - "contributions": [ - "code" - ] - }, - { - "login": "Dyllan2000alfa", - "name": "Dyllan Tinoco", - "avatar_url": "https://avatars.githubusercontent.com/u/29694020?v=4", - "profile": "https://github.com/Dyllan2000alfa", - "contributions": [ - "code" - ] - }, - { - "login": "StevenMcElligott", - "name": "StevenMcElligott", - "avatar_url": "https://avatars.githubusercontent.com/u/89483932?v=4", - "profile": "https://github.com/StevenMcElligott", - "contributions": [ - "code", - "financial", - "doc", - "bug", - "mentoring" - ] - }, - { - "login": "brothergomez", - "name": "brothergomez", - "avatar_url": "https://avatars.githubusercontent.com/u/38558969?v=4", - "profile": "https://github.com/brothergomez", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "Sagit-chu", - "name": "sagit", - "avatar_url": "https://avatars.githubusercontent.com/u/36596628?v=4", - "profile": "https://github.com/Sagit-chu", - "contributions": [ - "code", - "bug", - "video", - "doc", - "mentoring" - ] - }, - { - "login": "zzzhouuu", - "name": "Nevan Chow", - "avatar_url": "https://avatars.githubusercontent.com/u/8481484?v=4", - "profile": "https://zhouyou.info", - "contributions": [ - "code" - ] - }, - { - "login": "soilheart", - "name": "Daniel Carlsson", - "avatar_url": "https://avatars.githubusercontent.com/u/9056381?v=4", - "profile": "https://github.com/soilheart", - "contributions": [ - "bug" - ] - }, - { - "login": "dlouie-swir", - "name": "Devon Louie", - "avatar_url": "https://avatars.githubusercontent.com/u/81386715?v=4", - "profile": "https://github.com/dlouie-swir", - "contributions": [ - "bug" - ] - }, - { - "login": "Alex-Orsholits", - "name": "Alex-Orsholits", - "avatar_url": "https://avatars.githubusercontent.com/u/56907127?v=4", - "profile": "https://github.com/Alex-Orsholits", - "contributions": [ - "bug" - ] - }, - { - "login": "Tails32", - "name": "Tails32", - "avatar_url": "https://avatars.githubusercontent.com/u/2036401?v=4", - "profile": "https://github.com/Tails32", - "contributions": [ - "bug" - ] - }, - { - "login": "Menaxerius", - "name": "Menaxerius", - "avatar_url": "https://avatars.githubusercontent.com/u/25470894?v=4", - "profile": "https://github.com/Menaxerius", - "contributions": [ - "bug" - ] - }, - { - "login": "hidefog", - "name": "hidefog", - "avatar_url": "https://avatars.githubusercontent.com/u/13468236?v=4", - "profile": "https://github.com/hidefog", - "contributions": [ - "bug" - ] - }, - { - "login": "dalgibbard", - "name": "Darren Gibbard", - "avatar_url": "https://avatars.githubusercontent.com/u/1159620?v=4", - "profile": "https://github.com/dalgibbard", - "contributions": [ - "bug" - ] - }, - { - "login": "barti04", - "name": "Barti", - "avatar_url": "https://avatars.githubusercontent.com/u/34000663?v=4", - "profile": "https://github.com/barti04", - "contributions": [ - "bug" - ] - }, - { - "login": "Sunii", - "name": "Sunii", - "avatar_url": "https://avatars.githubusercontent.com/u/4595444?v=4", - "profile": "https://github.com/Sunii", - "contributions": [ - "bug" - ] - }, - { - "login": "trbmchs", - "name": "trbmchs", - "avatar_url": "https://avatars.githubusercontent.com/u/7928292?v=4", - "profile": "https://github.com/trbmchs", - "contributions": [ - "bug" - ] - }, - { - "login": "PylotLight", - "name": "Light", - "avatar_url": "https://avatars.githubusercontent.com/u/7006124?v=4", - "profile": "https://github.com/PylotLight", - "contributions": [ - "bug" - ] - }, - { - "login": "Boostflow", - "name": "Boostflow", - "avatar_url": "https://avatars.githubusercontent.com/u/18465315?v=4", - "profile": "https://github.com/Boostflow", - "contributions": [ - "bug" - ] - }, - { - "login": "Trigardon", - "name": "Trigardon", - "avatar_url": "https://avatars.githubusercontent.com/u/98973534?v=4", - "profile": "https://github.com/Trigardon", - "contributions": [ - "bug" - ] - }, - { - "login": "dbb12345", - "name": "dbb12345", - "avatar_url": "https://avatars.githubusercontent.com/u/52704517?v=4", - "profile": "https://github.com/dbb12345", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "karypid", - "name": "karypid", - "avatar_url": "https://avatars.githubusercontent.com/u/1221101?v=4", - "profile": "https://github.com/karypid", - "contributions": [ - "bug" - ] - }, - { - "login": "eingemaischt", - "name": "Philipp", - "avatar_url": "https://avatars.githubusercontent.com/u/151498?v=4", - "profile": "https://github.com/eingemaischt", - "contributions": [ - "bug" - ] - }, - { - "login": "j0hnby", - "name": "John", - "avatar_url": "https://avatars.githubusercontent.com/u/18377483?v=4", - "profile": "https://github.com/j0hnby", - "contributions": [ - "bug", - "doc" - ] - }, - { - "login": "john-parton", - "name": "John Parton", - "avatar_url": "https://avatars.githubusercontent.com/u/2071543?v=4", - "profile": "https://github.com/john-parton", - "contributions": [ - "bug" - ] - }, - { - "login": "Amasis", - "name": "Marc", - "avatar_url": "https://avatars.githubusercontent.com/u/7325217?v=4", - "profile": "https://github.com/Amasis", - "contributions": [ - "bug" - ] - }, - { - "login": "fdzaebel", - "name": "fdzaebel", - "avatar_url": "https://avatars.githubusercontent.com/u/46503230?v=4", - "profile": "https://github.com/fdzaebel", - "contributions": [ - "bug" - ] - }, - { - "login": "kloeckwerx", - "name": "kloeckwerx", - "avatar_url": "https://avatars.githubusercontent.com/u/97212383?v=4", - "profile": "https://github.com/kloeckwerx", - "contributions": [ - "bug" - ] - }, - { - "login": "BirdBare", - "name": "Bradley Bare", - "avatar_url": "https://avatars.githubusercontent.com/u/1051490?v=4", - "profile": "https://github.com/BirdBare", - "contributions": [ - "bug" - ] - }, - { - "login": "alexthamm", - "name": "Alexander Thamm", - "avatar_url": "https://avatars.githubusercontent.com/u/2556372?v=4", - "profile": "https://github.com/alexthamm", - "contributions": [ - "bug" - ] - }, - { - "login": "rexit1982", - "name": "rexit1982", - "avatar_url": "https://avatars.githubusercontent.com/u/7585043?v=4", - "profile": "https://github.com/rexit1982", - "contributions": [ - "bug" - ] - }, - { - "login": "iaxx", - "name": "iaxx", - "avatar_url": "https://avatars.githubusercontent.com/u/13745514?v=4", - "profile": "https://github.com/iaxx", - "contributions": [ - "bug" - ] - }, - { - "login": "Xstar97", - "name": "Xstar97", - "avatar_url": "https://avatars.githubusercontent.com/u/9399967?v=4", - "profile": "https://xstar97.github.io", - "contributions": [ - "code", - "bug", - "mentoring" - ] - }, - { - "login": "ornias", - "name": "ornias", - "avatar_url": "https://avatars.githubusercontent.com/u/20852677?v=4", - "profile": "https://github.com/Ornias", - "contributions": [ - "video" - ] - }, - { - "login": "joshuata", - "name": "Josh Asplund", - "avatar_url": "https://avatars.githubusercontent.com/u/3958801?v=4", - "profile": "http://joshasplund.com", - "contributions": [ - "financial" - ] - }, - { - "login": "midnight33233", - "name": "midnight33233", - "avatar_url": "https://avatars.githubusercontent.com/u/25982892?v=4", - "profile": "https://github.com/midnight33233", - "contributions": [ - "financial" - ] - }, - { - "login": "kbftech", - "name": "kbftech", - "avatar_url": "https://avatars.githubusercontent.com/u/77502706?v=4", - "profile": "https://github.com/kbftech", - "contributions": [ - "financial" - ] - }, - { - "login": "hogenf", - "name": "hogenf", - "avatar_url": "https://avatars.githubusercontent.com/u/11094630?v=4", - "profile": "https://github.com/hogenf", - "contributions": [ - "financial" - ] - }, - { - "login": "hawkinzzz", - "name": "Hawks", - "avatar_url": "https://avatars.githubusercontent.com/u/24587652?v=4", - "profile": "https://github.com/hawkinzzz", - "contributions": [ - "financial" - ] - }, - { - "login": "bodly2", - "name": "Jim Russell", - "avatar_url": "https://avatars.githubusercontent.com/u/21004768?v=4", - "profile": "https://github.com/bodly2", - "contributions": [ - "financial" - ] - }, - { - "login": "TheGovnah", - "name": "TheGovnah", - "avatar_url": "https://avatars.githubusercontent.com/u/1300101?v=4", - "profile": "https://github.com/TheGovnah", - "contributions": [ - "financial" - ] - }, - { - "login": "famewolf", - "name": "famewolf", - "avatar_url": "https://avatars.githubusercontent.com/u/4558832?v=4", - "profile": "https://github.com/famewolf", - "contributions": [ - "financial", - "bug" - ] - }, - { - "login": "konradbjk", - "name": "Konrad Bujak", - "avatar_url": "https://avatars.githubusercontent.com/u/31480935?v=4", - "profile": "https://github.com/konradbjk", - "contributions": [ - "doc" - ] - }, - { - "login": "190n", - "name": "190n", - "avatar_url": "https://avatars.githubusercontent.com/u/7763597?v=4", - "profile": "https://github.com/190n", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "alexejk", - "name": "Alexej Kubarev", - "avatar_url": "https://avatars.githubusercontent.com/u/104794?v=4", - "profile": "https://alexejk.io", - "contributions": [ - "doc" - ] - }, - { - "login": "r-vanooyen", - "name": "r-vanooyen", - "avatar_url": "https://avatars.githubusercontent.com/u/45106123?v=4", - "profile": "https://github.com/r-vanooyen", - "contributions": [ - "doc" - ] - }, - { - "login": "shadofall", - "name": "shadofall", - "avatar_url": "https://avatars.githubusercontent.com/u/9327622?v=4", - "profile": "https://github.com/shadofall", - "contributions": [ - "doc", - "mentoring" - ] - }, - { - "login": "agreppin", - "name": "agreppin", - "avatar_url": "https://avatars.githubusercontent.com/u/26579013?v=4", - "profile": "https://github.com/agreppin", - "contributions": [ - "code" - ] - }, - { - "login": "stdedos", - "name": "Stavros Ntentos", - "avatar_url": "https://avatars.githubusercontent.com/u/133706?v=4", - "profile": "https://github.com/stdedos", - "contributions": [ - "code", - "ideas" - ] - }, - { - "login": "VladFlorinIlie", - "name": "Vlad-Florin Ilie", - "avatar_url": "https://avatars.githubusercontent.com/u/35900803?v=4", - "profile": "https://github.com/VladFlorinIlie", - "contributions": [ - "code" - ] - }, - { - "login": "huma2000", - "name": "huma2000", - "avatar_url": "https://avatars.githubusercontent.com/u/9518124?v=4", - "profile": "https://github.com/huma2000", - "contributions": [ - "bug" - ] - }, - { - "login": "hugalafutro", - "name": "hugalafutro", - "avatar_url": "https://avatars.githubusercontent.com/u/30209689?v=4", - "profile": "https://github.com/hugalafutro", - "contributions": [ - "bug", - "financial" - ] - }, - { - "login": "yehia2amer", - "name": "yehia Amer", - "avatar_url": "https://avatars.githubusercontent.com/u/6174059?v=4", - "profile": "https://github.com/yehia2amer", - "contributions": [ - "doc" - ] - }, - { - "login": "tfrancis", - "name": "Tyler Stransky", - "avatar_url": "https://avatars.githubusercontent.com/u/29070?v=4", - "profile": "https://github.com/tfrancis", - "contributions": [ - "bug" - ] - }, - { - "login": "juggie", - "name": "juggie", - "avatar_url": "https://avatars.githubusercontent.com/u/2034757?v=4", - "profile": "https://github.com/juggie", - "contributions": [ - "bug" - ] - }, - { - "login": "btilford", - "name": "Ben Tilford", - "avatar_url": "https://avatars.githubusercontent.com/u/248725?v=4", - "profile": "https://github.com/btilford", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "I-nebukad-I", - "name": "I-nebukad-I", - "avatar_url": "https://avatars.githubusercontent.com/u/16634069?v=4", - "profile": "https://github.com/I-nebukad-I", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "packruler", - "name": "Ethan Leisinger", - "avatar_url": "https://avatars.githubusercontent.com/u/770373?v=4", - "profile": "https://github.com/packruler", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "CullenShane", - "name": "Cullen Murphy", - "avatar_url": "https://avatars.githubusercontent.com/u/597786?v=4", - "profile": "https://github.com/CullenShane", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "jthat", - "name": "Jason Thatcher", - "avatar_url": "https://avatars.githubusercontent.com/u/1931222?v=4", - "profile": "https://github.com/jthat", - "contributions": [ - "code", - "bug", - "doc" - ] - }, - { - "login": "stefanschramek", - "name": "Stefan Schramek", - "avatar_url": "https://avatars.githubusercontent.com/u/921342?v=4", - "profile": "https://github.com/stefanschramek", - "contributions": [ - "bug" - ] - }, - { - "login": "nokaka", - "name": "nokaka", - "avatar_url": "https://avatars.githubusercontent.com/u/101942715?v=4", - "profile": "https://github.com/nokaka", - "contributions": [ - "bug" - ] - }, - { - "login": "Lockszmith-GH", - "name": "Gal Szkolnik", - "avatar_url": "https://avatars.githubusercontent.com/u/905716?v=4", - "profile": "http://code.lockszmith.com", - "contributions": [ - "bug" - ] - }, - { - "login": "undsoft", - "name": "Evgeny Stepanovych", - "avatar_url": "https://avatars.githubusercontent.com/u/1481270?v=4", - "profile": "https://github.com/undsoft", - "contributions": [ - "bug" - ] - }, - { - "login": "sonicaj", - "name": "Waqar Ahmed", - "avatar_url": "https://avatars.githubusercontent.com/u/17968138?v=4", - "profile": "https://github.com/sonicaj", - "contributions": [ - "bug" - ] - }, - { - "login": "DrSKiZZ", - "name": "DrSKiZZ", - "avatar_url": "https://avatars.githubusercontent.com/u/50158917?v=4", - "profile": "https://github.com/DrSKiZZ", - "contributions": [ - "financial" - ] - }, - { - "login": "janpuc", - "name": "Jan Puciłowski", - "avatar_url": "https://avatars.githubusercontent.com/u/8539508?v=4", - "profile": "https://github.com/janpuc", - "contributions": [ - "code", - "test" - ] - }, - { - "login": "shauncoyne", - "name": "Shaun Coyne", - "avatar_url": "https://avatars.githubusercontent.com/u/13672807?v=4", - "profile": "https://github.com/shauncoyne", - "contributions": [ - "financial" - ] - }, - { - "login": "ich777", - "name": "Christoph", - "avatar_url": "https://avatars.githubusercontent.com/u/28066518?v=4", - "profile": "https://github.com/ich777", - "contributions": [ - "financial" - ] - }, - { - "login": "UnDifferential", - "name": "Brandon Rutledge", - "avatar_url": "https://avatars.githubusercontent.com/u/17625468?v=4", - "profile": "https://github.com/UnDifferential", - "contributions": [ - "bug" - ] - }, - { - "login": "mikeNG", - "name": "Michael Bestas", - "avatar_url": "https://avatars.githubusercontent.com/u/1216752?v=4", - "profile": "https://github.com/mikeNG", - "contributions": [ - "bug" - ] - }, - { - "login": "jurgisrudaks", - "name": "Jurģis Rudaks", - "avatar_url": "https://avatars.githubusercontent.com/u/4631864?v=4", - "profile": "https://rudaks.lv", - "contributions": [ - "bug" - ] - }, - { - "login": "brunofatia", - "name": "brunofatia", - "avatar_url": "https://avatars.githubusercontent.com/u/67926902?v=4", - "profile": "https://github.com/brunofatia", - "contributions": [ - "financial" - ] - }, - { - "login": "TopicsLP", - "name": "TopicsLP", - "avatar_url": "https://avatars.githubusercontent.com/u/9019121?v=4", - "profile": "https://github.com/TopicsLP", - "contributions": [ - "doc" - ] - }, - { - "login": "schnerring", - "name": "Michael Schnerring", - "avatar_url": "https://avatars.githubusercontent.com/u/3743342?v=4", - "profile": "https://schnerring.net", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "tlnagy", - "name": "Tamas Nagy", - "avatar_url": "https://avatars.githubusercontent.com/u/1661487?v=4", - "profile": "https://tamasnagy.com", - "contributions": [ - "bug" - ] - }, - { - "login": "openspeedtest", - "name": "OpenSpeedTest™️", - "avatar_url": "https://avatars.githubusercontent.com/u/51720450?v=4", - "profile": "https://OpenSpeedTest.com", - "contributions": [ - "code" - ] - }, - { - "login": "RichardJActon", - "name": "Richard James Acton", - "avatar_url": "https://avatars.githubusercontent.com/u/6893043?v=4", - "profile": "https://richardjacton.github.io/", - "contributions": [ - "doc" - ] - }, - { - "login": "lps-rocks", - "name": "lps-rocks", - "avatar_url": "https://avatars.githubusercontent.com/u/10893911?v=4", - "profile": "https://github.com/lps-rocks", - "contributions": [ - "bug" - ] - }, - { - "login": "Faustvii", - "name": "Faust", - "avatar_url": "https://avatars.githubusercontent.com/u/4357216?v=4", - "profile": "https://github.com/Faustvii", - "contributions": [ - "bug" - ] - }, - { - "login": "uranderu", - "name": "uranderu", - "avatar_url": "https://avatars.githubusercontent.com/u/71091366?v=4", - "profile": "https://github.com/uranderu", - "contributions": [ - "bug" - ] - }, - { - "login": "heytcass", - "name": "Tom Cassady", - "avatar_url": "https://avatars.githubusercontent.com/u/11260288?v=4", - "profile": "https://github.com/heytcass", - "contributions": [ - "bug" - ] - }, - { - "login": "Huftierchen", - "name": "Huftierchen", - "avatar_url": "https://avatars.githubusercontent.com/u/16015778?v=4", - "profile": "https://github.com/Huftierchen", - "contributions": [ - "bug" - ] - }, - { - "login": "ZasX", - "name": "ZasX", - "avatar_url": "https://avatars.githubusercontent.com/u/806452?v=4", - "profile": "https://github.com/ZasX", - "contributions": [ - "doc", - "mentoring", - "code" - ] - }, - { - "login": "aeolus811tw", - "name": "Kevin T.", - "avatar_url": "https://avatars.githubusercontent.com/u/4956319?v=4", - "profile": "https://github.com/aeolus811tw", - "contributions": [ - "bug" - ] - }, - { - "login": "Chowarmaan", - "name": "Steven Scott", - "avatar_url": "https://avatars.githubusercontent.com/u/175738?v=4", - "profile": "https://github.com/Chowarmaan", - "contributions": [ - "doc" - ] - }, - { - "login": "piwi3910", - "name": "Watteel Pascal", - "avatar_url": "https://avatars.githubusercontent.com/u/12539757?v=4", - "profile": "https://github.com/piwi3910", - "contributions": [ - "code" - ] - }, - { - "login": "JamesOsborn-SE", - "name": "JamesOsborn-SE", - "avatar_url": "https://avatars.githubusercontent.com/u/3580335?v=4", - "profile": "https://github.com/JamesOsborn-SE", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "neoestremi", - "name": "NeoToxic", - "avatar_url": "https://avatars.githubusercontent.com/u/1340877?v=4", - "profile": "https://github.com/neoestremi", - "contributions": [ - "mentoring", - "bug" - ] - }, - { - "login": "jab416171", - "name": "jab416171", - "avatar_url": "https://avatars.githubusercontent.com/u/345752?v=4", - "profile": "https://github.com/jab416171", - "contributions": [ - "doc" - ] - }, - { - "login": "HumbleDeer", - "name": "Anna", - "avatar_url": "https://avatars.githubusercontent.com/u/16231288?v=4", - "profile": "http://www.zioniyes.me", - "contributions": [ - "doc" - ] - }, - { - "login": "ChaosBlades", - "name": "ChaosBlades", - "avatar_url": "https://avatars.githubusercontent.com/u/7530545?v=4", - "profile": "https://github.com/ChaosBlades", - "contributions": [ - "bug" - ] - }, - { - "login": "TrueBrain", - "name": "Patric Stout", - "avatar_url": "https://avatars.githubusercontent.com/u/1663690?v=4", - "profile": "https://github.com/TrueBrain", - "contributions": [ - "code" - ] - }, - { - "login": "SuperQ", - "name": "Ben Kochie", - "avatar_url": "https://avatars.githubusercontent.com/u/1320667?v=4", - "profile": "https://github.com/SuperQ", - "contributions": [ - "code" - ] - }, - { - "login": "jeffb4", - "name": "Jeff Bachtel", - "avatar_url": "https://avatars.githubusercontent.com/u/3298329?v=4", - "profile": "https://www.cepheid.org/~jeff/", - "contributions": [ - "doc" - ] - }, - { - "login": "woodsb02", - "name": "Ben Woods", - "avatar_url": "https://avatars.githubusercontent.com/u/7113557?v=4", - "profile": "https://www.woods.am/", - "contributions": [ - "code" - ] - }, - { - "login": "karlshea", - "name": "Karl Shea", - "avatar_url": "https://avatars.githubusercontent.com/u/40136?v=4", - "profile": "http://karlshea.com", - "contributions": [ - "bug" - ] - }, - { - "login": "gouthamkumaran", - "name": "Balakumaran MN", - "avatar_url": "https://avatars.githubusercontent.com/u/9553104?v=4", - "profile": "https://www.linkedin.com/in/gouthamkumaran", - "contributions": [ - "doc" - ] - }, - { - "login": "Jesperbelt", - "name": "Jesperbelt", - "avatar_url": "https://avatars.githubusercontent.com/u/70942135?v=4", - "profile": "https://github.com/Jesperbelt", - "contributions": [ - "doc" - ] - }, - { - "login": "cccs31", - "name": "cccs31", - "avatar_url": "https://avatars.githubusercontent.com/u/29389546?v=4", - "profile": "https://github.com/cccs31", - "contributions": [ - "bug" - ] - }, - { - "login": "ssmucny", - "name": "Sam Smucny", - "avatar_url": "https://avatars.githubusercontent.com/u/17689855?v=4", - "profile": "https://github.com/ssmucny", - "contributions": [ - "code" - ] - }, - { - "login": "keithamus", - "name": "Keith Cirkel", - "avatar_url": "https://avatars.githubusercontent.com/u/118266?v=4", - "profile": "https://www.keithcirkel.co.uk", - "contributions": [ - "code" - ] - }, - { - "login": "mgale456", - "name": "mgale456", - "avatar_url": "https://avatars.githubusercontent.com/u/55673155?v=4", - "profile": "https://github.com/mgale456", - "contributions": [ - "code" - ] - }, - { - "login": "fenichelar", - "name": "Alec Fenichel", - "avatar_url": "https://avatars.githubusercontent.com/u/3437075?v=4", - "profile": "https://github.com/fenichelar", - "contributions": [ - "code" - ] - }, - { - "login": "boostchicken", - "name": "John Dorman", - "avatar_url": "https://avatars.githubusercontent.com/u/427295?v=4", - "profile": "https://github.com/boostchicken", - "contributions": [ - "code" - ] - }, - { - "login": "opello", - "name": "Dan", - "avatar_url": "https://avatars.githubusercontent.com/u/199623?v=4", - "profile": "http://opello.org", - "contributions": [ - "code" - ] - }, - { - "login": "u4ium", - "name": "u4ium", - "avatar_url": "https://avatars.githubusercontent.com/u/57515023?v=4", - "profile": "https://github.com/u4ium", - "contributions": [ - "doc" - ] - }, - { - "login": "ErroneousBosch", - "name": "ErroneousBosch", - "avatar_url": "https://avatars.githubusercontent.com/u/20829218?v=4", - "profile": "https://github.com/ErroneousBosch", - "contributions": [ - "bug" - ] - }, - { - "login": "MaverickD650", - "name": "MaverickD650", - "avatar_url": "https://avatars.githubusercontent.com/u/92877124?v=4", - "profile": "https://github.com/MaverickD650", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "Grogdor", - "name": "Grogdor", - "avatar_url": "https://avatars.githubusercontent.com/u/6863613?v=4", - "profile": "https://github.com/Grogdor", - "contributions": [ - "doc" - ] - }, - { - "login": "rgooler", - "name": "Ryan Gooler", - "avatar_url": "https://avatars.githubusercontent.com/u/1108200?v=4", - "profile": "https://github.com/rgooler", - "contributions": [ - "doc" - ] - }, - { - "login": "robherley", - "name": "Rob Herley", - "avatar_url": "https://avatars.githubusercontent.com/u/16991201?v=4", - "profile": "https://reb.gg", - "contributions": [ - "doc" - ] - }, - { - "login": "oblivioncth", - "name": "Christian Heimlich", - "avatar_url": "https://avatars.githubusercontent.com/u/24661585?v=4", - "profile": "https://github.com/oblivioncth", - "contributions": [ - "doc" - ] - }, - { - "login": "l-moon-git", - "name": "l-moon-git", - "avatar_url": "https://avatars.githubusercontent.com/u/103282929?v=4", - "profile": "https://github.com/l-moon-git", - "contributions": [ - "code" - ] - }, - { - "login": "hughes5", - "name": "hughes5", - "avatar_url": "https://avatars.githubusercontent.com/u/6740468?v=4", - "profile": "https://github.com/hughes5", - "contributions": [ - "doc" - ] - }, - { - "login": "sdimovv", - "name": "sdimovv", - "avatar_url": "https://avatars.githubusercontent.com/u/36302090?v=4", - "profile": "https://github.com/sdimovv", - "contributions": [ - "code" - ] - }, - { - "login": "AllieQpzm", - "name": "AllieQpzm", - "avatar_url": "https://avatars.githubusercontent.com/u/2895565?v=4", - "profile": "https://github.com/AllieQpzm", - "contributions": [ - "code" - ] - }, - { - "login": "dominch", - "name": "Dominik", - "avatar_url": "https://avatars.githubusercontent.com/u/10815109?v=4", - "profile": "http://www.dominik.net.pl", - "contributions": [ - "bug" - ] - }, - { - "login": "renovate[bot]", - "name": "renovate[bot]", - "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4", - "profile": "https://github.com/apps/renovate", - "contributions": [ - "tool" - ] - }, - { - "login": "allcontributors[bot]", - "name": "allcontributors[bot]", - "avatar_url": "https://avatars.githubusercontent.com/in/23186?v=4", - "profile": "https://github.com/apps/allcontributors", - "contributions": [ - "tool" - ] - }, - { - "login": "dependabot[bot]", - "name": "dependabot[bot]", - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", - "profile": "https://github.com/apps/dependabot", - "contributions": [ - "tool" - ] - }, - { - "login": "truecharts-admin", - "name": "TrueCharts Bot", - "avatar_url": "https://avatars.githubusercontent.com/u/80468013?v=4", - "profile": "https://truecharts.org/", - "contributions": [ - "tool", - "infra", - "code" - ] - }, - { - "login": "renovate-bot", - "name": "Mend Renovate", - "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4", - "profile": "https://www.mend.io/free-developer-tools/renovate/", - "contributions": [ - "tool" - ] - }, - { - "login": "Simoneu01", - "name": "Simone", - "avatar_url": "https://avatars.githubusercontent.com/u/43807696?v=4", - "profile": "https://github.com/Simoneu01", - "contributions": [ - "code" - ] - }, - { - "login": "jfroy", - "name": "Jean-François Roy", - "avatar_url": "https://avatars.githubusercontent.com/u/49554?v=4", - "profile": "https://devklog.net/", - "contributions": [ - "code" - ] - }, - { - "login": "Whiskey24", - "name": "Whiskey24", - "avatar_url": "https://avatars.githubusercontent.com/u/12865553?v=4", - "profile": "https://github.com/Whiskey24", - "contributions": [ - "code" - ] - }, - { - "login": "inmanturbo", - "name": "inmanturbo", - "avatar_url": "https://avatars.githubusercontent.com/u/47095624?v=4", - "profile": "https://github.com/inmanturbo", - "contributions": [ - "doc" - ] - }, - { - "login": "Dhs92", - "name": "Alex", - "avatar_url": "https://avatars.githubusercontent.com/u/3068714?v=4", - "profile": "https://github.com/Dhs92", - "contributions": [ - "code" - ] - }, - { - "login": "bjsemrad", - "name": "Brian Semrad", - "avatar_url": "https://avatars.githubusercontent.com/u/1234356?v=4", - "profile": "https://github.com/bjsemrad", - "contributions": [ - "code" - ] - }, - { - "login": "ctag", - "name": "Christopher", - "avatar_url": "https://avatars.githubusercontent.com/u/6200085?v=4", - "profile": "https://256.makerslocal.org/wiki/User:Ctag", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "engedics", - "name": "Csaba Engedi", - "avatar_url": "https://avatars.githubusercontent.com/u/11065639?v=4", - "profile": "https://github.com/engedics", - "contributions": [ - "code" - ] - }, - { - "login": "Cyb3rzombie", - "name": "Cyb3rzombie", - "avatar_url": "https://avatars.githubusercontent.com/u/19274374?v=4", - "profile": "https://github.com/Cyb3rzombie", - "contributions": [ - "code" - ] - }, - { - "login": "CajuCLC", - "name": "Eric Cavalcanti", - "avatar_url": "https://avatars.githubusercontent.com/u/1249095?v=4", - "profile": "https://cloudtutorial.net/", - "contributions": [ - "code" - ] - }, - { - "login": "g-a-c", - "name": "Gavin Chappell", - "avatar_url": "https://avatars.githubusercontent.com/u/2798739?v=4", - "profile": "https://github.com/g-a-c", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "raynay-r", - "name": "raynay-r", - "avatar_url": "https://avatars.githubusercontent.com/u/16634069?v=4", - "profile": "https://github.com/raynay-r", - "contributions": [ - "code" - ] - }, - { - "login": "Jip-Hop", - "name": "Jip-Hop", - "avatar_url": "https://avatars.githubusercontent.com/u/2871973?v=4", - "profile": "https://jip.debeer.it/", - "contributions": [ - "doc" - ] - }, - { - "login": "jonaswre", - "name": "Jonas Wrede", - "avatar_url": "https://avatars.githubusercontent.com/u/3731681?v=4", - "profile": "https://github.com/jonaswre", - "contributions": [ - "code" - ] - }, - { - "login": "silentnyte", - "name": "SilentNyte", - "avatar_url": "https://avatars.githubusercontent.com/u/2430307?v=4", - "profile": "https://github.com/silentnyte", - "contributions": [ - "doc" - ] - }, - { - "login": "StanMar-bit", - "name": "Stan", - "avatar_url": "https://avatars.githubusercontent.com/u/84271654?v=4", - "profile": "https://github.com/StanMar-bit", - "contributions": [ - "code" - ] - }, - { - "login": "tiagogaspar8", - "name": "Tiago Gaspar", - "avatar_url": "https://avatars.githubusercontent.com/u/39808643?v=4", - "profile": "https://github.com/tiagogaspar8", - "contributions": [ - "code" - ] - }, - { - "login": "gismo2004", - "name": "gismo2004", - "avatar_url": "https://avatars.githubusercontent.com/u/2325636?v=4", - "profile": "https://github.com/gismo2004", - "contributions": [ - "code" - ] - }, - { - "login": "jsegaert", - "name": "jsegaert", - "avatar_url": "https://avatars.githubusercontent.com/u/20346509?v=4", - "profile": "https://github.com/jsegaert", - "contributions": [ - "doc" - ] - }, - { - "login": "miguelangel-nubla", - "name": "Miguel Angel Nubla", - "avatar_url": "https://avatars.githubusercontent.com/u/866596?v=4", - "profile": "https://github.com/miguelangel-nubla", - "contributions": [ - "code" - ] - }, - { - "login": "xal3xhx", - "name": "xal3xhx", - "avatar_url": "https://avatars.githubusercontent.com/u/8585664?v=4", - "profile": "https://github.com/xal3xhx", - "contributions": [ - "code" - ] - }, - { - "login": "jeremybox", - "name": "jeremybox", - "avatar_url": "https://avatars.githubusercontent.com/u/33465600?v=4", - "profile": "https://github.com/jeremybox", - "contributions": [ - "doc" - ] - }, - { - "login": "CameronSabuda", - "name": "Cameron Sabuda", - "avatar_url": "https://avatars.githubusercontent.com/u/25101288?v=4", - "profile": "https://github.com/CameronSabuda", - "contributions": [ - "doc" - ] - }, - { - "login": "edmeister", - "name": "Jeroen Schepens", - "avatar_url": "https://avatars.githubusercontent.com/u/702527?v=4", - "profile": "https://github.com/edmeister", - "contributions": [ - "bug" - ] - }, - { - "login": "jrwrigh", - "name": "James Wright", - "avatar_url": "https://avatars.githubusercontent.com/u/20801821?v=4", - "profile": "http://jameswright.xyz", - "contributions": [ - "doc" - ] - }, - { - "login": "Malpractis", - "name": "Malpractis", - "avatar_url": "https://avatars.githubusercontent.com/u/31232305?v=4", - "profile": "https://github.com/Malpractis", - "contributions": [ - "bug" - ] - }, - { - "login": "CommanderStarhump", - "name": "CommanderStarhump", - "avatar_url": "https://avatars.githubusercontent.com/u/91758053?v=4", - "profile": "https://github.com/CommanderStarhump", - "contributions": [ - "bug" - ] - }, - { - "login": "vianchiel", - "name": "Vianchiel", - "avatar_url": "https://avatars.githubusercontent.com/u/123665622?v=4", - "profile": "https://github.com/vianchiel", - "contributions": [ - "bug" - ] - }, - { - "login": "b-m-f", - "name": "Maximilian Ehlers", - "avatar_url": "https://avatars.githubusercontent.com/u/2843450?v=4", - "profile": "https://github.com/b-m-f", - "contributions": [ - "bug" - ] - }, - { - "login": "nautilus7", - "name": "nautilus7", - "avatar_url": "https://avatars.githubusercontent.com/u/1540233?v=4", - "profile": "https://github.com/nautilus7", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "kqmaverick", - "name": "kqmaverick", - "avatar_url": "https://avatars.githubusercontent.com/u/121722567?v=4", - "profile": "https://github.com/kqmaverick", - "contributions": [ - "bug" - ] - }, - { - "login": "ccalby", - "name": "ccalby", - "avatar_url": "https://avatars.githubusercontent.com/u/680553?v=4", - "profile": "https://github.com/ccalby", - "contributions": [ - "bug" - ] - }, - { - "login": "kofeyh", - "name": "kofeyh", - "avatar_url": "https://avatars.githubusercontent.com/u/26401963?v=4", - "profile": "https://github.com/kofeyh", - "contributions": [ - "bug" - ] - }, - { - "login": "imjustleaving", - "name": "imjustleaving", - "avatar_url": "https://avatars.githubusercontent.com/u/109609649?v=4", - "profile": "https://github.com/imjustleaving", - "contributions": [ - "bug" - ] - }, - { - "login": "PrototypeActual", - "name": "Cristian Torres", - "avatar_url": "https://avatars.githubusercontent.com/u/18661121?v=4", - "profile": "https://github.com/PrototypeActual", - "contributions": [ - "bug" - ] - }, - { - "login": "schopenhauer", - "name": "schopenhauer", - "avatar_url": "https://avatars.githubusercontent.com/u/2085103?v=4", - "profile": "https://github.com/schopenhauer", - "contributions": [ - "bug" - ] - }, - { - "login": "Zackptg5", - "name": "Zackptg5", - "avatar_url": "https://avatars.githubusercontent.com/u/5107713?v=4", - "profile": "https://github.com/Zackptg5", - "contributions": [ - "bug" - ] - }, - { - "login": "backerman", - "name": "Brad Ackerman", - "avatar_url": "https://avatars.githubusercontent.com/u/115895?v=4", - "profile": "https://bradackerman.com/", - "contributions": [ - "bug" - ] - }, - { - "login": "mcspiff313", - "name": "mcspiff313", - "avatar_url": "https://avatars.githubusercontent.com/u/7252551?v=4", - "profile": "https://hachyderm.io/@mcspiff", - "contributions": [ - "bug" - ] - }, - { - "login": "fnichol", - "name": "Fletcher Nichol", - "avatar_url": "https://avatars.githubusercontent.com/u/261548?v=4", - "profile": "https://fnichol.com", - "contributions": [ - "code", - "bug" - ] - }, - { - "login": "marcofaggian", - "name": "Marco Faggian", - "avatar_url": "https://avatars.githubusercontent.com/u/19221001?v=4", - "profile": "https://marcofaggian.com", - "contributions": [ - "code" - ] - }, - { - "login": "Emalton", - "name": "John P", - "avatar_url": "https://avatars.githubusercontent.com/u/9328458?v=4", - "profile": "https://github.com/Emalton", - "contributions": [ - "doc" - ] - }, - { - "login": "kryojenik", - "name": "kryojenik", - "avatar_url": "https://avatars.githubusercontent.com/u/845427?v=4", - "profile": "https://github.com/kryojenik", - "contributions": [ - "code" - ] - }, - { - "login": "malcolmcdixon", - "name": "Malcolm", - "avatar_url": "https://avatars.githubusercontent.com/u/56974882?v=4", - "profile": "https://github.com/malcolmcdixon", - "contributions": [ - "doc" - ] - }, - { - "login": "depasseg", - "name": "depasseg", - "avatar_url": "https://avatars.githubusercontent.com/u/3201827?v=4", - "profile": "https://github.com/depasseg", - "contributions": [ - "doc" - ] - }, - { - "login": "j1mbl3s", - "name": "j1mbl3s", - "avatar_url": "https://avatars.githubusercontent.com/u/44634577?v=4", - "profile": "https://github.com/j1mbl3s", - "contributions": [ - "doc" - ] - }, - { - "login": "VictorienXP", - "name": "VictorienXP", - "avatar_url": "https://avatars.githubusercontent.com/u/1633366?v=4", - "profile": "https://github.com/VictorienXP", - "contributions": [ - "code" - ] - }, - { - "login": "yelhouti", - "name": "yelhouti", - "avatar_url": "https://avatars.githubusercontent.com/u/5471639?v=4", - "profile": "https://github.com/yelhouti", - "contributions": [ - "code" - ] - }, - { - "login": "svetlemodry", - "name": "Jaroslav Lichtblau", - "avatar_url": "https://avatars.githubusercontent.com/u/8712544?v=4", - "profile": "https://github.com/svetlemodry", - "contributions": [ - "doc" - ] - }, - { - "login": "Maximilian-Staab", - "name": "MaximilianS", - "avatar_url": "https://avatars.githubusercontent.com/u/20892091?v=4", - "profile": "https://github.com/Maximilian-Staab", - "contributions": [ - "doc" - ] - }, - { - "login": "dionlarson", - "name": "Dion Larson", - "avatar_url": "https://avatars.githubusercontent.com/u/1843883?v=4", - "profile": "http://dionlarson.com", - "contributions": [ - "code", - "doc" - ] - }, - { - "login": "Physics-Dude", - "name": "Physics-Dude", - "avatar_url": "https://avatars.githubusercontent.com/u/22563517?v=4", - "profile": "https://github.com/Physics-Dude", - "contributions": [ - "doc" - ] - }, - { - "login": "waflint", - "name": "waflint", - "avatar_url": "https://avatars.githubusercontent.com/u/94139453?v=4", - "profile": "https://github.com/waflint", - "contributions": [ - "code" - ] - }, - { - "login": "Shrinks99", - "name": "Henry Wilkinson", - "avatar_url": "https://avatars.githubusercontent.com/u/5672810?v=4", - "profile": "https://github.com/Shrinks99", - "contributions": [ - "code" - ] - }, - { - "login": "cedstrom", - "name": "cedstrom", - "avatar_url": "https://avatars.githubusercontent.com/u/6175957?v=4", - "profile": "https://github.com/cedstrom", - "contributions": [ - "code" - ] - }, - { - "login": "v3DJG6GL", - "name": "v3DJG6GL", - "avatar_url": "https://avatars.githubusercontent.com/u/72495210?v=4", - "profile": "https://github.com/v3DJG6GL", - "contributions": [ - "bug" - ] - }, - { - "login": "polarstack", - "name": "polarstack", - "avatar_url": "https://avatars.githubusercontent.com/u/42521003?v=4", - "profile": "https://github.com/polarstack", - "contributions": [ - "code" - ] - }, - { - "login": "K1Hyve", - "name": "Keyvan", - "avatar_url": "https://avatars.githubusercontent.com/u/53298451?v=4", - "profile": "https://github.com/K1Hyve", - "contributions": [ - "code" - ] - }, - { - "login": "MickaelFontes", - "name": "MickaelFontes", - "avatar_url": "https://avatars.githubusercontent.com/u/81414455?v=4", - "profile": "https://github.com/MickaelFontes", - "contributions": [ - "code" - ] - }, - { - "login": "blastik", - "name": "David CM", - "avatar_url": "https://avatars.githubusercontent.com/u/3662083?v=4", - "profile": "https://github.com/blastik", - "contributions": [ - "code" - ] - }, - { - "login": "aamirazad", - "name": "Aamir Azad", - "avatar_url": "https://avatars.githubusercontent.com/u/82281117?v=4", - "profile": "http://tigertutoringtool.aamira.me", - "contributions": [ - "doc" - ] - }, - { - "login": "jordan-woyak", - "name": "Jordan Woyak", - "avatar_url": "https://avatars.githubusercontent.com/u/1768214?v=4", - "profile": "https://github.com/jordan-woyak", - "contributions": [ - "code" - ] - }, - { - "login": "simon-hofmann", - "name": "Simon Hofman", - "avatar_url": "https://avatars.githubusercontent.com/u/23562420?v=4", - "profile": "https://github.com/simon-hofmann", - "contributions": [ - "code" - ] - }, - { - "login": "notyouraveragegamer", - "name": "notyouraveragegamer", - "avatar_url": "https://avatars.githubusercontent.com/u/104248676?v=4", - "profile": "https://github.com/NotYourAverageGamer", - "contributions": [ - "doc" - ] - }, - { - "login": "varac", - "name": "Varac", - "avatar_url": "https://avatars.githubusercontent.com/u/488213?v=4", - "profile": "https://www.varac.net", - "contributions": [ - "code" - ] - }, - { - "login": "tuxpizza", - "name": "tuxsudo", - "avatar_url": "https://avatars.githubusercontent.com/u/84710786?v=4", - "profile": "https://tux.pizza", - "contributions": [ - "code" - ] - }, - { - "login": "TylerRudie", - "name": "TylerRudie", - "avatar_url": "https://avatars.githubusercontent.com/u/2695916?v=4", - "profile": "https://github.com/TylerRudie", - "contributions": [ - "doc" - ] - }, - { - "login": "qnb59bny5x", - "name": "qnb59bny5x", - "avatar_url": "https://avatars.githubusercontent.com/u/108427982?v=4", - "profile": "https://github.com/qnb59bny5x", - "contributions": [ - "code" - ] - }, - { - "login": "drndos", - "name": "Filip Bednárik", - "avatar_url": "https://avatars.githubusercontent.com/u/5576134?v=4", - "profile": "https://blog.drndos.sk", - "contributions": [ - "bug" - ] - }, - { - "login": "sshcherbinin", - "name": "Serhii Shcherbinin", - "avatar_url": "https://avatars.githubusercontent.com/u/92396963?v=4", - "profile": "https://github.com/sshcherbinin", - "contributions": [ - "code" - ] - }, - { - "login": "qraynaud", - "name": "Quentin Raynaud", - "avatar_url": "https://avatars.githubusercontent.com/u/65991?v=4", - "profile": "https://github.com/qraynaud", - "contributions": [ - "bug" - ] - }, - { - "login": "thegcat", - "name": "Felix Schäfer", - "avatar_url": "https://avatars.githubusercontent.com/u/22835?v=4", - "profile": "http://fachschaften.org", - "contributions": [ - "doc" - ] - }, - { - "login": "jndeverteuil", - "name": "Julien Nicolas de Verteuil", - "avatar_url": "https://avatars.githubusercontent.com/u/6644855?v=4", - "profile": "https://github.com/jndeverteuil", - "contributions": [ - "code" - ] - }, - { - "login": "gabrieldonadel", - "name": "Gabriel Donadel Dall'Agnol", - "avatar_url": "https://avatars.githubusercontent.com/u/11707729?v=4", - "profile": "https://github.com/gabrieldonadel", - "contributions": [ - "doc" - ] - }, - { - "login": "jon-stumpf", - "name": "Jon S. Stumpf", - "avatar_url": "https://avatars.githubusercontent.com/u/7144996?v=4", - "profile": "https://github.com/jon-stumpf", - "contributions": [ - "doc" - ] - }, - { - "login": "Tanguille", - "name": "Tanguille", - "avatar_url": "https://avatars.githubusercontent.com/u/91473554?v=4", - "profile": "https://github.com/Tanguille", - "contributions": [ - "doc" - ] - }, - { - "login": "Plinsboorg", - "name": "Dennis", - "avatar_url": "https://avatars.githubusercontent.com/u/42300339?v=4", - "profile": "https://github.com/Plinsboorg", - "contributions": [ - "bug", - "doc" - ] - }, - { - "login": "TheIceCreamTroll", - "name": "TheIceCreamTroll", - "avatar_url": "https://avatars.githubusercontent.com/u/33820904?v=4", - "profile": "https://github.com/TheIceCreamTroll", - "contributions": [ - "code" - ] - }, - { - "login": "atanaspam", - "name": "Atanas Pamukchiev", - "avatar_url": "https://avatars.githubusercontent.com/u/9085090?v=4", - "profile": "https://github.com/atanaspam", - "contributions": [ - "code" - ] - }, - { - "login": "Boemeltrein", - "name": "Boemeltrein", - "avatar_url": "https://avatars.githubusercontent.com/u/130394941?v=4", - "profile": "https://github.com/Boemeltrein", - "contributions": [ - "doc" - ] - }, - { - "login": "oblique", - "name": "Yiannis Marangos", - "avatar_url": "https://avatars.githubusercontent.com/u/194040?v=4", - "profile": "https://github.com/oblique", - "contributions": [ - "code" - ] - }, - { - "login": "mruoss", - "name": "Michael Ruoss", - "avatar_url": "https://avatars.githubusercontent.com/u/695307?v=4", - "profile": "https://github.com/mruoss", - "contributions": [ - "code" - ] - }, - { - "login": "aronkahrs-us", - "name": "Aron Kahrs", - "avatar_url": "https://avatars.githubusercontent.com/u/85702110?v=4", - "profile": "https://github.com/aronkahrs-us", - "contributions": [ - "code" - ] - }, - { - "login": "nemesis1982", - "name": "nemesis1982", - "avatar_url": "https://avatars.githubusercontent.com/u/139973370?v=4", - "profile": "https://github.com/nemesis1982", - "contributions": [ - "doc" - ] - }, - { - "login": "ekrunch", - "name": "Ed P", - "avatar_url": "https://avatars.githubusercontent.com/u/13153293?v=4", - "profile": "https://github.com/ekrunch", - "contributions": [ - "code" - ] - }, - { - "login": "fnadeau", - "name": "Frédéric Nadeau", - "avatar_url": "https://avatars.githubusercontent.com/u/1904563?v=4", - "profile": "https://github.com/fnadeau", - "contributions": [ - "doc" - ] - }, - { - "login": "frapbod", - "name": "frapbod", - "avatar_url": "https://avatars.githubusercontent.com/u/48932093?v=4", - "profile": "https://github.com/frapbod", - "contributions": [ - "code" - ] - }, - { - "login": "bahuma20", - "name": "Max Bachhuber", - "avatar_url": "https://avatars.githubusercontent.com/u/5746121?v=4", - "profile": "https://bahuma.io", - "contributions": [ - "code" - ] - }, - { - "login": "zierbeek", - "name": "zierbeek", - "avatar_url": "https://avatars.githubusercontent.com/u/58994651?v=4", - "profile": "https://github.com/zierbeek", - "contributions": [ - "code" - ] - }, - { - "login": "ac1dburnz", - "name": "Ac1dburn", - "avatar_url": "https://avatars.githubusercontent.com/u/10972668?v=4", - "profile": "https://github.com/ac1dburnz", - "contributions": [ - "code" - ] - }, - { - "login": "antoinesaget", - "name": "Antoine Saget", - "avatar_url": "https://avatars.githubusercontent.com/u/38580521?v=4", - "profile": "https://github.com/antoinesaget", - "contributions": [ - "doc" - ] - }, - { - "login": "bbodenmiller", - "name": "Ben Bodenmiller", - "avatar_url": "https://avatars.githubusercontent.com/u/1192780?v=4", - "profile": "https://github.com/bbodenmiller", - "contributions": [ - "bug" - ] - }, - { - "login": "felixfon", - "name": "felixfon", - "avatar_url": "https://avatars.githubusercontent.com/u/66350602?v=4", - "profile": "https://github.com/felixfon", - "contributions": [ - "doc" - ] - }, - { - "login": "adtwomey", - "name": "adtwomey", - "avatar_url": "https://avatars.githubusercontent.com/u/14849762?v=4", - "profile": "https://github.com/adtwomey", - "contributions": [ - "doc" - ] - }, - { - "login": "alfi0812", - "name": "alfi0812", - "avatar_url": "https://avatars.githubusercontent.com/u/43101280?v=4", - "profile": "https://github.com/alfi0812", - "contributions": [ - "code" - ] - } - ], - "contributorsPerLine": 7, - "skipCi": true, - "commitConvention": "angular", - "commitType": "docs" -} diff --git a/charts/sthome-webhook/.helmignore b/charts/sthome-webhook/.helmignore deleted file mode 100644 index bb15161..0000000 --- a/charts/sthome-webhook/.helmignore +++ /dev/null @@ -1,22 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.vs -.project -.idea/ -*.tmproj diff --git a/charts/sthome-webhook/0.0.1/app-readme.md b/charts/sthome-webhook/0.0.1/app-readme.md deleted file mode 100644 index 2809b30..0000000 --- a/charts/sthome-webhook/0.0.1/app-readme.md +++ /dev/null @@ -1,5 +0,0 @@ - -# sthome-webhook - -sthome-webhook is a chart designed to let user deploy a cert-manager webhook docker image in a TrueNAS SCALE kubernetes cluster. -It provides a mechanism to specify workload type, add external host interfaces in the pods, configure volumes and allocate host resources to the workload. \ No newline at end of file diff --git a/charts/sthome-webhook/0.0.1/ix_values.yaml b/charts/sthome-webhook/0.0.1/ix_values.yaml deleted file mode 100644 index a27567a..0000000 --- a/charts/sthome-webhook/0.0.1/ix_values.yaml +++ /dev/null @@ -1,38 +0,0 @@ -image: - repository: docker.io/stuurmcp/cert-manager-webhook-sthome - pullPolicy: Always - tag: 0.0.1@sha256:06a1c99b0a4853d0a69a4076ea7fd8e04e8b7dd523aad5dbf06e887ff3145690 - -securityContext: - container: - readOnlyRootFilesystem: false - -service: - main: - ports: - main: - protocol: http - targetPort: 9117 - port: 9117 - -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - path: "/UI/Login" - readiness: - path: "/UI/Login" - startup: - path: "/UI/Login" - -persistence: - config: - enabled: true - mountPath: "/config" - -portal: - open: - enabled: true \ No newline at end of file diff --git a/charts/sthome-webhook/CHANGELOG.md b/charts/sthome-webhook/CHANGELOG.md deleted file mode 100644 index c95dbf6..0000000 --- a/charts/sthome-webhook/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Changelog ---- - -## [sthome-webhook-0.0.1] - -### Chore - -- Development in progress - diff --git a/charts/sthome-webhook/Chart.yaml b/charts/sthome-webhook/Chart.yaml deleted file mode 100644 index eb2c2c2..0000000 --- a/charts/sthome-webhook/Chart.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: v1 -appVersion: "v0.0.1" -description: Cert-Manager webhook for sthome -name: sthome-webhook -version: 0.0.1 diff --git a/charts/sthome-webhook/icon.png b/charts/sthome-webhook/icon.png deleted file mode 100644 index 38838994a40cd5c8bb67df8c045f7ae755d84056..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 35446 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 Gp$Pzn2QNGT diff --git a/charts/sthome-webhook/item.yaml b/charts/sthome-webhook/item.yaml deleted file mode 100644 index 7f722e0..0000000 --- a/charts/sthome-webhook/item.yaml +++ /dev/null @@ -1,3 +0,0 @@ -icon_url: "https://gitea.sthome.net/ACME/cert-manager-webhook-sthome/src/branch/main/icon.png" -categories: - - generic diff --git a/charts/sthome-webhook/questions.yaml b/charts/sthome-webhook/questions.yaml deleted file mode 100644 index 502f2ff..0000000 --- a/charts/sthome-webhook/questions.yaml +++ /dev/null @@ -1,63 +0,0 @@ -groups: - - name: "Container Images" - description: "Image to be used for container" -questions: - - variable: image - label: "Docker Image" - description: "Docker Image Details" - group: "Container Images" - schema: - type: dict - required: true - attrs: - - variable: repository - description: "Docker image repository" - label: "Image repository" - schema: - type: string - required: true - - variable: tag - description: "Tag to use for specified image" - label: "Image Tag" - schema: - type: string - default: "latest" - - variable: pullPolicy - description: "Docker Image Pull Policy" - label: "Image Pull Policy" - schema: - type: string - default: "IfNotPresent" - enum: - - value: "IfNotPresent" - description: "Only pull image if not present on host" - - value: "Always" - description: "Always pull image even if present on host" - - value: "Never" - description: "Never pull image even if it's not present on host" - - variable: volume - label: "Volume" - schema: - type: dict - $ref: - - "normalize/ixVolume" - attrs: - - variable: mountPath - label: "Mount Path" - description: "Path where the volume will be mounted inside the pod" - schema: - type: path - required: true - - variable: datasetName - label: "Dataset Name" - schema: - type: string - required: true - - variable: hostInterface - description: "Please specify host interface" - label: "Host Interface" - schema: - type: string - required: true - $ref: - - "definitions/interface" \ No newline at end of file diff --git a/charts/sthome-webhook/templates/NOTES.txt b/charts/sthome-webhook/templates/NOTES.txt deleted file mode 100644 index e69de29..0000000 diff --git a/charts/sthome-webhook/templates/_helpers.tpl b/charts/sthome-webhook/templates/_helpers.tpl deleted file mode 100644 index d889995..0000000 --- a/charts/sthome-webhook/templates/_helpers.tpl +++ /dev/null @@ -1,55 +0,0 @@ -{{/* vim: set filetype=mustache: */}} -{{/* -Expand the name of the chart. -*/}} -{{- define "sthome-webhook.name" -}} -{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}} -{{- end -}} - -{{/* -Create a default fully qualified app name. -We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec). -If release name contains chart name it will be used as a full name. -*/}} -{{- define "sthome-webhook.fullname" -}} -{{- if .Values.fullnameOverride -}} -{{- .Values.fullnameOverride | trunc 63 | trimSuffix "-" -}} -{{- else -}} -{{- $name := default .Chart.Name .Values.nameOverride -}} -{{- if contains $name .Release.Name -}} -{{- .Release.Name | trunc 63 | trimSuffix "-" -}} -{{- else -}} -{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}} -{{- end -}} -{{- end -}} -{{- end -}} - -{{/* -Create chart name and version as used by the chart label. -*/}} -{{- define "sthome-webhook.chart" -}} -{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} -{{- end -}} - -{{- define "sthome-webhook.selfSignedIssuer" -}} -{{ printf "%s-selfsign" (include "sthome-webhook.fullname" .) }} -{{- end -}} - -{{- define "sthome-webhook.rootCAIssuer" -}} -{{ printf "%s-ca" (include "sthome-webhook.fullname" .) }} -{{- end -}} - -{{- define "sthome-webhook.rootCACertificate" -}} -{{ printf "%s-ca" (include "sthome-webhook.fullname" .) }} -{{- end -}} - -{{- define "sthome-webhook.servingCertificate" -}} -{{ printf "%s-webhook-tls" (include "sthome-webhook.fullname" .) }} -{{- end -}} - -{{/* -Create base64 imagePullSecret using username and password. -*/}} -{{- define "imagePullSecret" }} -{{- printf "{\"auths\": {\"%s\": {\"auth\": \"%s\"}}}" .Values.imageCredentials.registry (printf "%s:%s" .Values.imageCredentials.username .Values.imageCredentials.password | b64enc) | b64enc }} -{{- end }} \ No newline at end of file diff --git a/charts/sthome-webhook/templates/apiservice.yaml b/charts/sthome-webhook/templates/apiservice.yaml deleted file mode 100644 index 7f79f6d..0000000 --- a/charts/sthome-webhook/templates/apiservice.yaml +++ /dev/null @@ -1,19 +0,0 @@ -apiVersion: apiregistration.k8s.io/v1 -kind: APIService -metadata: - name: v1alpha1.{{ .Values.groupName }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} - annotations: - cert-manager.io/inject-ca-from: "{{ .Release.Namespace }}/{{ include "sthome-webhook.servingCertificate" . }}" -spec: - group: {{ .Values.groupName }} - groupPriorityMinimum: 1000 - versionPriority: 15 - service: - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace }} - version: v1alpha1 diff --git a/charts/sthome-webhook/templates/deployment.yaml b/charts/sthome-webhook/templates/deployment.yaml deleted file mode 100644 index b505a12..0000000 --- a/charts/sthome-webhook/templates/deployment.yaml +++ /dev/null @@ -1,71 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - replicas: {{ .Values.replicaCount }} - selector: - matchLabels: - app: {{ include "sthome-webhook.name" . }} - release: {{ .Release.Name }} - template: - metadata: - labels: - app: {{ include "sthome-webhook.name" . }} - release: {{ .Release.Name }} - spec: - serviceAccountName: {{ include "sthome-webhook.fullname" . }} - imagePullSecrets: - - name: {{ .Values.imageCredentials.name }} - containers: - - name: {{ .Chart.Name }} - image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" - imagePullPolicy: {{ .Values.image.pullPolicy }} - args: - - --tls-cert-file=/tls/tls.crt - - --tls-private-key-file=/tls/tls.key - env: - - name: GROUP_NAME - value: {{ .Values.groupName | quote }} - ports: - - name: https - containerPort: 443 - protocol: TCP - livenessProbe: - httpGet: - scheme: HTTPS - path: /healthz - port: https - readinessProbe: - httpGet: - scheme: HTTPS - path: /healthz - port: https - volumeMounts: - - name: certs - mountPath: /tls - readOnly: true - resources: -{{ toYaml .Values.resources | indent 12 }} - volumes: - - name: certs - secret: - secretName: {{ include "sthome-webhook.servingCertificate" . }} - {{- with .Values.nodeSelector }} - nodeSelector: -{{ toYaml . | indent 8 }} - {{- end }} - {{- with .Values.affinity }} - affinity: -{{ toYaml . | indent 8 }} - {{- end }} - {{- with .Values.tolerations }} - tolerations: -{{ toYaml . | indent 8 }} - {{- end }} diff --git a/charts/sthome-webhook/templates/pki.yaml b/charts/sthome-webhook/templates/pki.yaml deleted file mode 100644 index 1c61fa5..0000000 --- a/charts/sthome-webhook/templates/pki.yaml +++ /dev/null @@ -1,76 +0,0 @@ ---- -# Create a selfsigned Issuer, in order to create a root CA certificate for -# signing webhook serving certificates -apiVersion: cert-manager.io/v1 -kind: Issuer -metadata: - name: {{ include "sthome-webhook.selfSignedIssuer" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - selfSigned: {} - ---- - -# Generate a CA Certificate used to sign certificates for the webhook -apiVersion: cert-manager.io/v1 -kind: Certificate -metadata: - name: {{ include "sthome-webhook.rootCACertificate" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - secretName: {{ include "sthome-webhook.rootCACertificate" . }} - duration: 43800h # 5y - issuerRef: - name: {{ include "sthome-webhook.selfSignedIssuer" . }} - commonName: "ca.sthome-webhook.cert-manager" - isCA: true - ---- - -# Create an Issuer that uses the above generated CA certificate to issue certs -apiVersion: cert-manager.io/v1 -kind: Issuer -metadata: - name: {{ include "sthome-webhook.rootCAIssuer" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - ca: - secretName: {{ include "sthome-webhook.rootCACertificate" . }} - ---- - -# Finally, generate a serving certificate for the webhook to use -apiVersion: cert-manager.io/v1 -kind: Certificate -metadata: - name: {{ include "sthome-webhook.servingCertificate" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - secretName: {{ include "sthome-webhook.servingCertificate" . }} - duration: 8760h # 1y - issuerRef: - name: {{ include "sthome-webhook.rootCAIssuer" . }} - dnsNames: - - {{ include "sthome-webhook.fullname" . }} - - {{ include "sthome-webhook.fullname" . }}.{{ .Release.Namespace }} - - {{ include "sthome-webhook.fullname" . }}.{{ .Release.Namespace }}.svc diff --git a/charts/sthome-webhook/templates/rbac.yaml b/charts/sthome-webhook/templates/rbac.yaml deleted file mode 100644 index 4c9a49d..0000000 --- a/charts/sthome-webhook/templates/rbac.yaml +++ /dev/null @@ -1,91 +0,0 @@ -apiVersion: v1 -kind: ServiceAccount -metadata: - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} ---- -# Grant the webhook permission to read the ConfigMap containing the Kubernetes -# apiserver's requestheader-ca-certificate. -# This ConfigMap is automatically created by the Kubernetes apiserver. -apiVersion: rbac.authorization.k8s.io/v1 -kind: RoleBinding -metadata: - name: {{ include "sthome-webhook.fullname" . }}:webhook-authentication-reader - namespace: kube-system - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: Role - name: extension-apiserver-authentication-reader -subjects: - - apiGroup: "" - kind: ServiceAccount - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace }} ---- -# apiserver gets the auth-delegator role to delegate auth decisions to -# the core apiserver -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding -metadata: - name: {{ include "sthome-webhook.fullname" . }}:auth-delegator - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: ClusterRole - name: system:auth-delegator -subjects: - - apiGroup: "" - kind: ServiceAccount - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace }} ---- -# Grant cert-manager permission to validate using our apiserver -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRole -metadata: - name: {{ include "sthome-webhook.fullname" . }}:domain-solver - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -rules: - - apiGroups: - - {{ .Values.groupName }} - resources: - - '*' - verbs: - - 'create' ---- -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding -metadata: - name: {{ include "sthome-webhook.fullname" . }}:domain-solver - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: ClusterRole - name: {{ include "sthome-webhook.fullname" . }}:domain-solver -subjects: - - apiGroup: "" - kind: ServiceAccount - name: {{ .Values.certManager.serviceAccountName }} - namespace: {{ .Values.certManager.namespace }} diff --git a/charts/sthome-webhook/templates/service.yaml b/charts/sthome-webhook/templates/service.yaml deleted file mode 100644 index 35c40de..0000000 --- a/charts/sthome-webhook/templates/service.yaml +++ /dev/null @@ -1,20 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ include "sthome-webhook.fullname" . }} - namespace: {{ .Release.Namespace | quote }} - labels: - app: {{ include "sthome-webhook.name" . }} - chart: {{ include "sthome-webhook.chart" . }} - release: {{ .Release.Name }} - heritage: {{ .Release.Service }} -spec: - type: {{ .Values.service.type }} - ports: - - port: {{ .Values.service.port }} - targetPort: https - protocol: TCP - name: https - selector: - app: {{ include "sthome-webhook.name" . }} - release: {{ .Release.Name }} diff --git a/charts/sthome-webhook/values.yaml b/charts/sthome-webhook/values.yaml deleted file mode 100644 index b7d6369..0000000 --- a/charts/sthome-webhook/values.yaml +++ /dev/null @@ -1,59 +0,0 @@ -# The GroupName here is used to identify your company or business unit that -# created this webhook. -# For sthome, this may be "webhook.acme.cert-manager.io". -# This name will need to be referenced in each Issuer's `webhook` stanza to -# inform cert-manager of where to send ChallengePayload resources in order to -# solve the DNS01 challenge. -# This group name should be **unique**, hence using your own company's domain -# here is recommended. -groupName: acme.sthome.net - -certManager: - namespace: ix-cert-manager - serviceAccountName: cert-manager - -image: - repository: stuurmcp/cert-manager-webhook-sthome - tag: 0.0.1 - #pullPolicy should be IfNotPresent. Set to Always for testing purposes - pullPolicy: Always - -imageCredentials: - name: docker-registry-credentials - -nameOverride: "" -fullnameOverride: "" - -replicaCount: 1 - -pki: - caDuration: 43800h # 5y - servingCertificateDuration: 8760h # 1y - -secret: - accessKey: "" - secretKey: "" - name: sthome-webhook-secret - -service: - type: ClusterIP - port: 443 - -resources: {} - # We usually recommend not to specify default resources and to leave this as a conscious - # choice for the user. This also increases chances charts run on environments with little - # resources, such as Minikube. If you do want to specify resources, uncomment the following - # lines, adjust them as necessary, and remove the curly braces after 'resources:'. - # limits: - # cpu: 100m - # memory: 128Mi - # requests: - # cpu: 100m - # memory: 128Mi - -nodeSelector: {} - -tolerations: [] - -affinity: {} - \ No newline at end of file diff --git a/stable/firefox/.helmignore b/stable/firefox/.helmignore deleted file mode 100644 index 77ca556..0000000 --- a/stable/firefox/.helmignore +++ /dev/null @@ -1,30 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ -# OWNERS file for Kubernetes -OWNERS -# helm-docs templates -*.gotmpl -# docs folder -/docs -# icon -icon.png diff --git a/stable/firefox/CHANGELOG.md b/stable/firefox/CHANGELOG.md deleted file mode 100644 index 80647e5..0000000 --- a/stable/firefox/CHANGELOG.md +++ /dev/null @@ -1,984 +0,0 @@ ---- -title: Changelog ---- - -## [firefox-3.0.0](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-3.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Major Change to GUI -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.44](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.44) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.43](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.43](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.43](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.42](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.42) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.42](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.40...firefox-2.0.42) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [firefox-2.0.41](https://github.com/truecharts/charts/compare/firefox-2.0.40...firefox-2.0.41) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317)) - -## [firefox-2.0.40](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.38...firefox-2.0.40) (2022-11-05) - -### Chore - -- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308)) - -## [firefox-2.0.39](https://github.com/truecharts/charts/compare/firefox-2.0.38...firefox-2.0.39) (2022-11-02) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) - -## [firefox-2.0.38](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.46...firefox-2.0.38) (2022-10-26) - -### Chore - -- update container image tccr.io/truecharts/firefox to v101.0.1 ([#4191](https://github.com/truecharts/charts/issues/4191)) - -## [firefox-2.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.44...firefox-2.0.37) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - -## [firefox-2.0.36](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - -## [firefox-2.0.35](https://github.com/truecharts/charts/compare/firefox-2.0.34...firefox-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - -## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major - -## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major - -## [firefox-2.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-2.0.33) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) -- update helm general non-major - -## [firefox-2.0.32](https://github.com/truecharts/charts/compare/firefox-2.0.31...firefox-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - -## [firefox-2.0.31](https://github.com/truecharts/charts/compare/firefox-2.0.30...firefox-2.0.31) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-17) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-18) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-15) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-15) - -### Chore - -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.29](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.34...firefox-2.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [firefox-2.0.28](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.33...firefox-2.0.28) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - -## [firefox-2.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.22...firefox-2.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [firefox-2.0.26](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.21...firefox-2.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - -## [firefox-2.0.25](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.29...firefox-2.0.25) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - -## [firefox-2.0.24](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.27...firefox-2.0.24) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps -- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - -### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - -## [firefox-2.0.23](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.15...firefox-2.0.23) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) -- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - -## [firefox-2.0.22](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.13...firefox-2.0.22) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) -- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - -## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [firefox-2.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.22...firefox-2.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [firefox-2.0.20](https://github.com/truecharts/apps/compare/firefox-desktop-g3-0.0.10...firefox-2.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository -- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [firefox-2.0.18](https://github.com/truecharts/apps/compare/firefox-2.0.17...firefox-2.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - -## [firefox-2.0.17](https://github.com/truecharts/apps/compare/firefox-2.0.16...firefox-2.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - -## [firefox-2.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.14...firefox-2.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - -## [firefox-2.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.12...firefox-2.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - -## [firefox-2.0.12](https://github.com/truecharts/apps/compare/firefox-2.0.11...firefox-2.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - -### [firefox-2.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.10...firefox-2.0.11) (2022-07-12) - -#### Chore - -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [firefox-2.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.9...firefox-2.0.10) (2022-07-11) - -#### Chore - -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - -### [firefox-2.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.8...firefox-2.0.9) (2022-07-09) - -#### Chore - -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - -### [firefox-2.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.6...firefox-2.0.8) (2022-07-04) - -#### Chore - -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - -### [firefox-2.0.7](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.5...firefox-2.0.7) (2022-06-25) - -#### Chore - -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - -### [firefox-2.0.6](https://github.com/truecharts/apps/compare/firefox-2.0.5...firefox-2.0.6) (2022-06-22) - -#### Chore - -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - - -### [firefox-2.0.5](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.3...firefox-2.0.5) (2022-06-21) - -#### Chore - -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - - -### [firefox-2.0.4](https://github.com/truecharts/apps/compare/firefox-syncserver-9.0.1...firefox-2.0.4) (2022-06-14) - -#### Chore - -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) - - - -### [firefox-2.0.3](https://github.com/truecharts/apps/compare/firefox-2.0.2...firefox-2.0.3) (2022-06-11) - -#### Chore - -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) - - - -### [firefox-2.0.2](https://github.com/truecharts/apps/compare/firefox-2.0.1...firefox-2.0.2) (2022-06-07) - -#### Fix - -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - - - -### [firefox-2.0.1](https://github.com/truecharts/apps/compare/firefox-1.0.19...firefox-2.0.1) (2022-06-07) - -#### Chore - -- Auto-update chart README [skip ci] -- sync all apps persistence configuration and always default to PVC - -#### Fix - -- remove malfunctioning SCALE migration script - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [firefox-2.0.0](https://github.com/truecharts/apps/compare/firefox-1.0.19...firefox-2.0.0) (2022-06-07) - -#### Chore - -- sync all apps persistence configuration and always default to PVC - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [firefox-1.0.19](https://github.com/truecharts/apps/compare/firefox-syncserver-7.0.4...firefox-1.0.19) (2022-05-31) - -#### Chore - -- update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) - - - -### [firefox-1.0.18](https://github.com/truecharts/apps/compare/firefox-syncserver-7.0.3...firefox-1.0.18) (2022-05-26) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [firefox-1.0.18](https://github.com/truecharts/apps/compare/firefox-syncserver-7.0.3...firefox-1.0.18) (2022-05-26) - -#### Chore - -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [firefox-1.0.17](https://github.com/truecharts/apps/compare/firefox-1.0.16...firefox-1.0.17) (2022-05-24) - -#### Chore - -- update helm general non-major helm releases - - - -### [firefox-1.0.16](https://github.com/truecharts/apps/compare/firefox-1.0.15...firefox-1.0.16) (2022-05-17) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases - - - -### [firefox-1.0.16](https://github.com/truecharts/apps/compare/firefox-1.0.15...firefox-1.0.16) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [firefox-1.0.15](https://github.com/truecharts/apps/compare/firefox-syncserver-7.0.0...firefox-1.0.15) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [firefox-1.0.14](https://github.com/truecharts/apps/compare/firefox-1.0.13...firefox-1.0.14) (2022-05-10) - -#### Chore - -- update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649)) - - - -### [firefox-1.0.13](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.16...firefox-1.0.13) (2022-05-05) - -#### Chore - -- update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - -### [firefox-1.0.12](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.14...firefox-1.0.12) (2022-04-26) - -#### Chore - -- update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - -### [firefox-1.0.11](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.13...firefox-1.0.11) (2022-04-20) - -#### Chore - -- add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -- update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - -### [firefox-1.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.12...firefox-1.0.10) (2022-04-12) - -#### Chore - -- update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - -### [firefox-1.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.11...firefox-1.0.9) (2022-04-03) - -#### Chore - -- update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410)) - - - -### [firefox-1.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.9...firefox-1.0.8) (2022-03-31) - -#### Chore - -- update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361)) - - - -### [firefox-1.0.7](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.8...firefox-1.0.7) (2022-03-30) - -#### Chore - -- update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354)) - - - -### [firefox-1.0.6](https://github.com/truecharts/apps/compare/firefox-1.0.5...firefox-1.0.6) (2022-03-26) - -#### Chore - -- bump all apps to trigger ci - - - -### [firefox-1.0.1](https://github.com/truecharts/apps/compare/firefox-syncserver-6.0.0...firefox-1.0.1) (2022-03-07) - -#### Chore - -- update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) -- Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - - - -### [firefox-1.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.34...firefox-1.0.0) (2022-03-03) - -#### Chore - -- remove fixed env from questions.yaml -- remove PUID from per-app env-vars if set to 568 -- remove empty env var declaration from questions.yaml -- update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021)) - -#### Fix - -- BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010)) - - - -### [firefox-0.0.24](https://github.com/truecharts/apps/compare/firefox-0.0.23...firefox-0.0.24) (2022-03-02) - -#### Chore - -- rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -- update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - - - -### [firefox-0.0.23](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.32...firefox-0.0.23) (2022-02-21) - -#### Chore - -- update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927)) - - - -### [firefox-0.0.22](https://github.com/truecharts/apps/compare/firefox-0.0.21...firefox-0.0.22) (2022-02-15) - -#### Chore - -- update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901)) - - - -### [firefox-0.0.21](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.30...firefox-0.0.21) (2022-02-08) - -#### Chore - -- update helm general non-major helm releases ([#1871](https://github.com/truecharts/apps/issues/1871)) - - - -### [firefox-0.0.20](https://github.com/truecharts/apps/compare/firefox-0.0.19...firefox-0.0.20) (2022-02-06) - -#### Chore - -- update helm chart common to v8.15.0 ([#1859](https://github.com/truecharts/apps/issues/1859)) - - - -### [firefox-0.0.19](https://github.com/truecharts/apps/compare/firefox-0.0.18...firefox-0.0.19) (2022-02-05) - -#### Chore - -- update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) - - - -### [firefox-0.0.18](https://github.com/truecharts/apps/compare/firefox-0.0.17...firefox-0.0.18) (2022-02-02) - -#### Chore - -- update helm general non-major helm releases ([#1828](https://github.com/truecharts/apps/issues/1828)) - - - -### [firefox-0.0.17](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.26...firefox-0.0.17) (2022-01-25) - -#### Chore - -- update helm general non-major helm releases ([#1791](https://github.com/truecharts/apps/issues/1791)) - - - -### [firefox-0.0.16](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.25...firefox-0.0.16) (2022-01-22) - -#### Chore - -- update helm general non-major helm releases ([#1766](https://github.com/truecharts/apps/issues/1766)) - - - -### [firefox-0.0.15](https://github.com/truecharts/apps/compare/firefox-0.0.14...firefox-0.0.15) (2022-01-21) - -#### Chore - -- update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - -#### Fix - -- set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - -### [firefox-0.0.14](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.23...firefox-0.0.14) (2022-01-20) - -#### Fix - -- disable rofs ([#1746](https://github.com/truecharts/apps/issues/1746)) - - - -### [firefox-0.0.13](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.22...firefox-0.0.13) (2022-01-18) - -#### Chore - -- update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732)) - - - -### [firefox-0.0.12](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.21...firefox-0.0.12) (2022-01-13) - -#### Chore - -- update helm general non-major helm releases ([#1712](https://github.com/truecharts/apps/issues/1712)) - -#### Feat - -- expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709)) - - - -### [firefox-0.0.11](https://github.com/truecharts/apps/compare/firefox-0.0.10...firefox-0.0.11) (2022-01-12) - -#### Chore - -- update helm general non-major helm releases ([#1704](https://github.com/truecharts/apps/issues/1704)) - - - -### [firefox-0.0.10](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.19...firefox-0.0.10) (2022-01-11) - -#### Chore - -- update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693)) - - - -### [firefox-0.0.9](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.18...firefox-0.0.9) (2022-01-04) - -#### Chore - -- update helm general non-major helm releases - - - -### [firefox-0.0.8](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.17...firefox-0.0.8) (2021-12-28) - -#### Chore - -- update helm general non-major helm releases ([#1623](https://github.com/truecharts/apps/issues/1623)) - - - -### [firefox-0.0.7](https://github.com/truecharts/apps/compare/firefox-0.0.6...firefox-0.0.7) (2021-12-21) - -#### Chore - -- update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596)) - - - -### [firefox-0.0.6](https://github.com/truecharts/apps/compare/firefox-0.0.5...firefox-0.0.6) (2021-12-19) - -#### Chore - -- Last patch bump before RC2 branch-off - - - -### [firefox-0.0.5](https://github.com/truecharts/apps/compare/firefox-0.0.4...firefox-0.0.5) (2021-12-19) - -#### Chore - -- completely remove mountPath reference from GUI ([#1572](https://github.com/truecharts/apps/issues/1572)) -- update helm general non-major helm releases ([#1571](https://github.com/truecharts/apps/issues/1571)) - - - -### [firefox-0.0.4](https://github.com/truecharts/apps/compare/firefox-0.0.3...firefox-0.0.4) (2021-12-18) - -#### Chore - -- cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558)) -- App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539)) - - - -### [firefox-0.0.3](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.12...firefox-0.0.3) (2021-12-14) - -#### Chore - -- update helm general non-major helm releases ([#1535](https://github.com/truecharts/apps/issues/1535)) - - - -### [firefox-0.0.2](https://github.com/truecharts/apps/compare/firefox-0.0.1...firefox-0.0.2) (2021-12-13) - -#### Chore - -- move incubator apps to stable and bump everything - - - -### [firefox-0.0.1](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.11...firefox-0.0.1) (2021-12-12) diff --git a/stable/firefox/Chart.yaml b/stable/firefox/Chart.yaml deleted file mode 100644 index 2d231d6..0000000 --- a/stable/firefox/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: browser - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 123.0.1 -dependencies: - - name: common - version: 20.2.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. -home: https://truecharts.org/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -keywords: - - firefox - - browser -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: firefox -sources: - - https://github.com/linuxserver/docker-firefox - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://ghcr.io/linuxserver/firefox -type: application -version: 12.3.2 diff --git a/stable/firefox/README.md b/stable/firefox/README.md deleted file mode 100644 index af8822b..0000000 --- a/stable/firefox/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/firefox) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/firefox/icon.png b/stable/firefox/icon.png deleted file mode 100644 index c5a9f04374a3a2ac052b88a9ed0eff0b3c0de1cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32064 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 P00000NkvXXu0mjf+ID@M diff --git a/stable/firefox/questions.yaml b/stable/firefox/questions.yaml deleted file mode 100644 index d695087..0000000 --- a/stable/firefox/questions.yaml +++ /dev/null @@ -1,102 +0,0 @@ -# Include{groups} -portals: - open: -# Include{portalLink} -questions: -# Include{global} -# Include{workload} -# Include{workloadDeployment} -# Include{replicas1} -# Include{podSpec} -# Include{containerMain} - - variable: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: TITLE - label: Title - description: The page title displayed on the web browser - schema: - type: string - default: "TrueChartVNC Client" -# Include{containerBasic} -# Include{containerAdvanced} -# Include{containerConfig} -# Include{podOptions} -# Include{serviceRoot} - - variable: main - label: Main Service - description: The Primary service on which the Minecraft Server runs on - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorLoadBalancer} -# Include{serviceSelectorExtras} - - variable: main - label: Main Service Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 10131 - required: true -# Include{serviceExpertRoot} -# Include{serviceExpert} -# Include{serviceList} -# Include{persistenceRoot} - - variable: config - label: App Config Storage - description: Stores the Application Config. - schema: - additional_attrs: true - type: dict - attrs: -# Include{persistenceBasic} -# Include{persistenceList} -# Include{ingressRoot} - - variable: main - label: Main Ingress - schema: - additional_attrs: true - type: dict - attrs: -# Include{ingressDefault} -# Include{ingressAdvanced} -# Include{ingressList} -# Include{securityContextRoot} - - variable: runAsUser - label: runAsUser - description: The UserID of the user running the application - schema: - type: int - default: 0 - - variable: runAsGroup - label: runAsGroup - description: The groupID this App of the user running the application - schema: - type: int - default: 0 -# Include{securityContextContainer} -# Include{securityContextAdvanced} -# Include{securityContextPod} - - variable: fsGroup - label: fsGroup - description: The group that should own ALL storage. - schema: - type: int - default: 568 -# Include{resources} -# Include{advanced} -# Include{addons} -# Include{codeserver} -# Include{netshoot} -# Include{vpn} -# Include{documentation} diff --git a/stable/firefox/templates/NOTES.txt b/stable/firefox/templates/NOTES.txt deleted file mode 100644 index efcb74c..0000000 --- a/stable/firefox/templates/NOTES.txt +++ /dev/null @@ -1 +0,0 @@ -{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/firefox/templates/common.yaml b/stable/firefox/templates/common.yaml deleted file mode 100644 index b51394e..0000000 --- a/stable/firefox/templates/common.yaml +++ /dev/null @@ -1 +0,0 @@ -{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/firefox/values.yaml b/stable/firefox/values.yaml deleted file mode 100644 index d6222d1..0000000 --- a/stable/firefox/values.yaml +++ /dev/null @@ -1,41 +0,0 @@ -image: - repository: ghcr.io/linuxserver/firefox - pullPolicy: IfNotPresent - tag: 123.0.1@sha256:55adf05382872deee11865f2c7c6ae49f163c737f8fdb8c7c17d564d13c5449b -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -service: - main: - ports: - main: - protocol: http - port: 10131 -workload: - main: - podSpec: - containers: - main: - probes: - liveness: - type: http - readiness: - type: http - startup: - type: http - env: - FM_HOME: "/config" - CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}" - TITLE: "TrueChartVNC Client" -persistence: - config: - enabled: true - mountPath: /config - varrun: - enabled: false -portal: - open: - enabled: true diff --git a/stable/frigate/.helmignore b/stable/frigate/.helmignore deleted file mode 100644 index 77ca556..0000000 --- a/stable/frigate/.helmignore +++ /dev/null @@ -1,30 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ -# OWNERS file for Kubernetes -OWNERS -# helm-docs templates -*.gotmpl -# docs folder -/docs -# icon -icon.png diff --git a/stable/frigate/CHANGELOG.md b/stable/frigate/CHANGELOG.md deleted file mode 100644 index 1df1753..0000000 --- a/stable/frigate/CHANGELOG.md +++ /dev/null @@ -1,906 +0,0 @@ ---- -title: Changelog ---- - -## [frigate-3.0.0](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-3.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Major Change to GUI -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.47](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.47) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.46](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.46) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.46](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.46) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.46](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.46) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.45](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.45) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.45](https://github.com/truecharts/charts/compare/frigate-2.0.44...frigate-2.0.45) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [frigate-2.0.44](https://github.com/truecharts/charts/compare/frigate-2.0.43...frigate-2.0.44) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317)) - -## [frigate-2.0.43](https://github.com/truecharts/charts/compare/frigate-2.0.42...frigate-2.0.43) (2022-11-05) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308)) - -## [frigate-2.0.42](https://github.com/truecharts/charts/compare/frigate-2.0.41...frigate-2.0.42) (2022-11-02) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) - -## [frigate-2.0.41](https://github.com/truecharts/charts/compare/frigate-2.0.40...frigate-2.0.41) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - -## [frigate-2.0.40](https://github.com/truecharts/charts/compare/frigate-2.0.39...frigate-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - -## [frigate-2.0.39](https://github.com/truecharts/charts/compare/frigate-2.0.38...frigate-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - -## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major - -## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major - -## [frigate-2.0.37](https://github.com/truecharts/charts/compare/frigate-2.0.36...frigate-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) -- update helm general non-major - -## [frigate-2.0.36](https://github.com/truecharts/charts/compare/frigate-2.0.35...frigate-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - -## [frigate-2.0.35](https://github.com/truecharts/charts/compare/frigate-2.0.34...frigate-2.0.35) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-17) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-18) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-15) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-15) - -### Chore - -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.33](https://github.com/truecharts/charts/compare/frigate-2.0.32...frigate-2.0.33) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [frigate-2.0.32](https://github.com/truecharts/charts/compare/frigate-2.0.31...frigate-2.0.32) (2022-08-30) - -### Chore - -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) - -## [frigate-2.0.31](https://github.com/truecharts/charts/compare/frigate-2.0.30...frigate-2.0.31) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [frigate-2.0.30](https://github.com/truecharts/charts/compare/frigate-2.0.29...frigate-2.0.30) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - -## [frigate-2.0.29](https://github.com/truecharts/charts/compare/frigate-2.0.27...frigate-2.0.29) (2022-08-26) - -### Fix - -- some cleanup ([#3586](https://github.com/truecharts/charts/issues/3586)) - -## [frigate-2.0.27](https://github.com/truecharts/charts/compare/frigate-2.0.26...frigate-2.0.27) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - -## [frigate-2.0.26](https://github.com/truecharts/charts/compare/frigate-2.0.25...frigate-2.0.26) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps -- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - -### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - -## [frigate-2.0.25](https://github.com/truecharts/charts/compare/frigate-2.0.24...frigate-2.0.25) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) -- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - -## [frigate-2.0.24](https://github.com/truecharts/apps/compare/frigate-2.0.23...frigate-2.0.24) (2022-07-27) - -### Chore - -- update image refs ([#3324](https://github.com/truecharts/apps/issues/3324)) - -## [frigate-2.0.23](https://github.com/truecharts/apps/compare/frigate-2.0.22...frigate-2.0.23) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) -- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - -## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [frigate-2.0.22](https://github.com/truecharts/apps/compare/frigate-2.0.21...frigate-2.0.22) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [frigate-2.0.21](https://github.com/truecharts/apps/compare/frigate-2.0.19...frigate-2.0.21) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository -- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [frigate-2.0.19](https://github.com/truecharts/apps/compare/frigate-2.0.18...frigate-2.0.19) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - -## [frigate-2.0.18](https://github.com/truecharts/apps/compare/frigate-2.0.17...frigate-2.0.18) (2022-07-14) - -### Fix - -- regenerate catalog and update template - -## [frigate-2.0.17](https://github.com/truecharts/apps/compare/frigate-2.0.15...frigate-2.0.17) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - -## [frigate-2.0.15](https://github.com/truecharts/apps/compare/frigate-2.0.13...frigate-2.0.15) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - -## [frigate-2.0.13](https://github.com/truecharts/apps/compare/frigate-2.0.12...frigate-2.0.13) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - -### [frigate-2.0.12](https://github.com/truecharts/apps/compare/frigate-2.0.11...frigate-2.0.12) (2022-07-12) - -#### Chore - -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [frigate-2.0.11](https://github.com/truecharts/apps/compare/frigate-2.0.10...frigate-2.0.11) (2022-07-11) - -#### Chore - -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - -### [frigate-2.0.10](https://github.com/truecharts/apps/compare/frigate-2.0.9...frigate-2.0.10) (2022-07-09) - -#### Chore - -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - -### [frigate-2.0.9](https://github.com/truecharts/apps/compare/frigate-2.0.8...frigate-2.0.9) (2022-07-04) - -#### Chore - -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - -### [frigate-2.0.8](https://github.com/truecharts/apps/compare/frigate-2.0.7...frigate-2.0.8) (2022-06-25) - -#### Chore - -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - -### [frigate-2.0.7](https://github.com/truecharts/apps/compare/frigate-2.0.6...frigate-2.0.7) (2022-06-22) - -#### Chore - -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - - -### [frigate-2.0.6](https://github.com/truecharts/apps/compare/frigate-2.0.5...frigate-2.0.6) (2022-06-21) - -#### Chore - -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - - -### [frigate-2.0.5](https://github.com/truecharts/apps/compare/frigate-2.0.4...frigate-2.0.5) (2022-06-16) - -#### Chore - -- remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914)) - - - -### [frigate-2.0.4](https://github.com/truecharts/apps/compare/frigate-2.0.3...frigate-2.0.4) (2022-06-14) - -#### Chore - -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) - - - -### [frigate-2.0.3](https://github.com/truecharts/apps/compare/frigate-2.0.2...frigate-2.0.3) (2022-06-11) - -#### Chore - -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) - - - -### [frigate-2.0.2](https://github.com/truecharts/apps/compare/frigate-2.0.1...frigate-2.0.2) (2022-06-07) - -#### Fix - -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - - - -### [frigate-2.0.1](https://github.com/truecharts/apps/compare/frigate-1.0.19...frigate-2.0.1) (2022-06-07) - -#### Chore - -- Auto-update chart README [skip ci] -- sync all apps persistence configuration and always default to PVC - -#### Fix - -- remove malfunctioning SCALE migration script - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [frigate-2.0.0](https://github.com/truecharts/apps/compare/frigate-1.0.19...frigate-2.0.0) (2022-06-07) - -#### Chore - -- sync all apps persistence configuration and always default to PVC - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [frigate-1.0.19](https://github.com/truecharts/apps/compare/frigate-1.0.18...frigate-1.0.19) (2022-05-31) - -#### Chore - -- update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) - - - -### [frigate-1.0.18](https://github.com/truecharts/apps/compare/frigate-1.0.17...frigate-1.0.18) (2022-05-26) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [frigate-1.0.18](https://github.com/truecharts/apps/compare/frigate-1.0.17...frigate-1.0.18) (2022-05-26) - -#### Chore - -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [frigate-1.0.17](https://github.com/truecharts/apps/compare/frigate-1.0.16...frigate-1.0.17) (2022-05-24) - -#### Chore - -- update helm general non-major helm releases - - - -### [frigate-1.0.16](https://github.com/truecharts/apps/compare/frigate-1.0.15...frigate-1.0.16) (2022-05-17) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases - - - -### [frigate-1.0.16](https://github.com/truecharts/apps/compare/frigate-1.0.15...frigate-1.0.16) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [frigate-1.0.15](https://github.com/truecharts/apps/compare/frigate-1.0.14...frigate-1.0.15) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [frigate-1.0.14](https://github.com/truecharts/apps/compare/frigate-1.0.13...frigate-1.0.14) (2022-05-10) - -#### Chore - -- update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649)) - - - -### [frigate-1.0.13](https://github.com/truecharts/apps/compare/frigate-1.0.12...frigate-1.0.13) (2022-05-05) - -#### Chore - -- update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - -### [frigate-1.0.12](https://github.com/truecharts/apps/compare/frigate-1.0.11...frigate-1.0.12) (2022-04-26) - -#### Chore - -- update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - -### [frigate-1.0.11](https://github.com/truecharts/apps/compare/frigate-1.0.10...frigate-1.0.11) (2022-04-20) - -#### Chore - -- add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -- update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - -### [frigate-1.0.10](https://github.com/truecharts/apps/compare/frigate-1.0.9...frigate-1.0.10) (2022-04-12) - -#### Chore - -- update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - -### [frigate-1.0.9](https://github.com/truecharts/apps/compare/frigate-1.0.8...frigate-1.0.9) (2022-04-03) - -#### Chore - -- update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410)) - - - -### [frigate-1.0.8](https://github.com/truecharts/apps/compare/frigate-1.0.7...frigate-1.0.8) (2022-03-31) - -#### Chore - -- update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361)) - - - -### [frigate-1.0.7](https://github.com/truecharts/apps/compare/frigate-1.0.6...frigate-1.0.7) (2022-03-30) - -#### Chore - -- update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354)) - - - -### [frigate-1.0.6](https://github.com/truecharts/apps/compare/frigate-1.0.5...frigate-1.0.6) (2022-03-26) - -#### Chore - -- bump all apps to trigger ci - - - -### [frigate-1.0.1](https://github.com/truecharts/apps/compare/frigate-1.0.0...frigate-1.0.1) (2022-03-07) - -#### Chore - -- update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) -- Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - - - -### [frigate-1.0.0](https://github.com/truecharts/apps/compare/frigate-0.0.15...frigate-1.0.0) (2022-03-03) - -#### Chore - -- remove fixed env from questions.yaml -- remove PUID from per-app env-vars if set to 568 -- remove empty env var declaration from questions.yaml -- update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021)) - -#### Fix - -- BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010)) - - - -### [frigate-0.0.15](https://github.com/truecharts/apps/compare/frigate-0.0.14...frigate-0.0.15) (2022-03-02) - -#### Chore - -- rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -- update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - -#### Fix - -- map ingress to correct service ([#1929](https://github.com/truecharts/apps/issues/1929)) - - - -### [frigate-0.0.14](https://github.com/truecharts/apps/compare/frigate-0.0.13...frigate-0.0.14) (2022-02-21) - -#### Chore - -- update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927)) - - - -### [frigate-0.0.13](https://github.com/truecharts/apps/compare/frigate-0.0.12...frigate-0.0.13) (2022-02-15) - -#### Chore - -- update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901)) - - - -### [frigate-0.0.12](https://github.com/truecharts/apps/compare/frigate-0.0.11...frigate-0.0.12) (2022-02-08) - -#### Chore - -- update helm general non-major helm releases ([#1871](https://github.com/truecharts/apps/issues/1871)) - - - -### [frigate-0.0.11](https://github.com/truecharts/apps/compare/frigate-0.0.10...frigate-0.0.11) (2022-02-06) - -#### Chore - -- update helm chart common to v8.15.0 ([#1859](https://github.com/truecharts/apps/issues/1859)) - - - -### [frigate-0.0.10](https://github.com/truecharts/apps/compare/frigate-0.0.9...frigate-0.0.10) (2022-02-05) - -#### Chore - -- update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) - - - -### [frigate-0.0.9](https://github.com/truecharts/apps/compare/frigate-0.0.8...frigate-0.0.9) (2022-02-02) - -#### Chore - -- update helm general non-major helm releases ([#1828](https://github.com/truecharts/apps/issues/1828)) - - - -### [frigate-0.0.8](https://github.com/truecharts/apps/compare/frigate-0.0.7...frigate-0.0.8) (2022-01-25) - -#### Chore - -- update helm general non-major helm releases ([#1791](https://github.com/truecharts/apps/issues/1791)) - - - -### [frigate-0.0.7](https://github.com/truecharts/apps/compare/frigate-0.0.6...frigate-0.0.7) (2022-01-22) - -#### Chore - -- update helm general non-major helm releases ([#1766](https://github.com/truecharts/apps/issues/1766)) - - - -### [frigate-0.0.6](https://github.com/truecharts/apps/compare/frigate-0.0.5...frigate-0.0.6) (2022-01-21) - -#### Chore - -- update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - -#### Fix - -- set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - -### [frigate-0.0.5](https://github.com/truecharts/apps/compare/frigate-0.0.4...frigate-0.0.5) (2022-01-18) - -#### Chore - -- update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732)) - - - -### frigate-0.0.4 (2022-01-13) - -#### Feat - -- Add Frigate ([#1639](https://github.com/truecharts/apps/issues/1639)) diff --git a/stable/frigate/Chart.yaml b/stable/frigate/Chart.yaml deleted file mode 100644 index f775e07..0000000 --- a/stable/frigate/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: nvr - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 0.13.2 -dependencies: - - name: common - version: 20.2.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://truecharts.org/charts/stable/frigate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png -keywords: - - encode - - nvr - - media - - frigate -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: frigate -sources: - - https://github.com/blakeblackshear/frigate - - https://github.com/truecharts/charts/tree/master/charts/stable/frigate - - https://ghcr.io/blakeblackshear/frigate -type: application -version: 14.3.1 diff --git a/stable/frigate/README.md b/stable/frigate/README.md deleted file mode 100644 index bb1903d..0000000 --- a/stable/frigate/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/frigate) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/frigate/ci/figrate-configfile-values.yaml b/stable/frigate/ci/figrate-configfile-values.yaml deleted file mode 100644 index d509f4f..0000000 --- a/stable/frigate/ci/figrate-configfile-values.yaml +++ /dev/null @@ -1 +0,0 @@ -frigateConfig: {} diff --git a/stable/frigate/ci/figrateConfig-values.yaml b/stable/frigate/ci/figrateConfig-values.yaml deleted file mode 100644 index 6f451e7..0000000 --- a/stable/frigate/ci/figrateConfig-values.yaml +++ /dev/null @@ -1,11 +0,0 @@ -frigateConfig: - mqtt: - enabled: false - cameras: - dummy: - enabled: false - ffmpeg: - inputs: - - path: rtsp://127.0.0.1:554/rtsp - roles: - - detect diff --git a/stable/frigate/docs/installation-instructions.md b/stable/frigate/docs/installation-instructions.md deleted file mode 100644 index 9e45c19..0000000 --- a/stable/frigate/docs/installation-instructions.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: Installation instructions ---- - -## Hardcoded values - -We hardcoded some values, so the chart/app can work correctly based on how it's written. -Those values are: - -```yaml -database: - path: /db/frigate.db -``` diff --git a/stable/frigate/icon.png b/stable/frigate/icon.png deleted file mode 100644 index f61502c20522c40a294c16a91f53dad4e3141fea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5249 zcmeHL`8(9n+s25-SU$*-btX$?LPPd-W~|vlmaG|jL^AfsI!*RcmNbY#MQIRat$Z|P zZN?G`Wu1{Irj6vC?;r49*ZceXeSSFSIoEUlaG(1+=iJwMuAi~D6yTHMUynW95;rs&vgMvdsFNB3( zjEKAxbvYUz6B`$wkeGBOIpu0 zx>sF8uC1%T|KMRmDAK3qz`sVGx;Lz~M=sOyH zYc6lO4erRvyz9uzJy(wjJe12Z8e#<^U|!TDJBBTMY0t^JDQChUWl3z zCU~S(_uMWiz7brT72ohaBfz<3W%)jlnkaNfPxxXfd2C4eGH;eJ_dqh1hrg|RbNg*k z$mQvu|J0xCrR=ZnW)c6_XuXyDks^Auk{4RF{ylEgyX4c+pJY?6z!&X7U9Q8Uvj?HM z<2Ov=BSd?TMIjX>^_T6CANn%Fy8#i7S*ppCQ!laI?_jvjh(EM!ZlTpaYoPN->9>Z! zaI>#QvIz08N{L5SPf*w0uM(fmRKz4D7?ppcI>Xxr^1;|A*2}Ay_3^MR&GPA7ozaY` zW2%umBHCXjwh`j&x^Ym;LTx>^aZF9UWmludXTpQnVe_ ziUgG}TFm}v*DY#Y*_DNh>%}@XW?MIuj`QI1a=Svz)2%;97|7!CHi~ct%oi&m>O`ei zec1z|_=RpO9#HV>wvBPM!gqQX0P;a1@3>h8x9!DUB?>rMm?Ify&B?MLmp3fPb?m{+ z)L{S?AW=LqMsYFsM!dEeMfzB-E(HET5Sbkg*H%{FWYfUR%N4BezJ#V+O zG9^z0o@FI>xJVDe&_lN?e4B4Pb~zNAR*Gymzhd9<(=kd7^h!Qb8-u^-8;X`DQtW?Q zA25pFOk&d-D04*%#opr2kVFR0Tuubk3tBTuRf1>u5-G-a1W+y`t-qN4bM7g8;F-Qn zZyN`d$D`?zYvfK>T9K?!1wZQS{42ghXJIA>YAh;i8Jg%MJ(yAYfGWUFTUdkhc={Dl-iv{t<9qiK`4^gE9yE(9p1-8i!9;Tb@V}j;Cb+UsrH*x4!R%!ik zZ6Gx9m!qRHXlRr@N#`xk)_|`Z)^5o+cK0k5MA=i{9NF=+^OFK~Gpb!!*g&!XcAI8Oj`PYmdqf!D#lkEXJ@902O{F%PKYB=c=Yc4A za&>advfk8IGt0O`5_fl(S$PoD{VbWh?MzIdua2qrW=h^4BPLGY}K9P!QTyD@36?=@72*<5$)?C-J#`(>=E_1dl;evD_>dYP$ai zYej`f>k+Fz>W>KO%&OqelHBl1q(N}cTHiB$lKDWqw;S#0Q(&9)BqO3*kn%#eLkot> zuw>F_0qNEzvcY_syC47TVHl+^yyGT>(wCapL4)G1*E29;p!iW*Ru&L;f*d`HZHz*a zI)!j~H}H=ET%N6di4cXVt*_0EE0D!EDu8k^_zN&luA4Ds03>L zWHy?8<@ZzF7ghAzG}#Y{1aoQ(2*Wql`j=oDzuW1zb;^QLz4iWVax_07*-j~39u)uh zC@7`=jxxapHr4pIz$Z&Fs}Y&*{wR_G1efE7zXt=wh2A}X1bC7oYNI1D;f|&f6{%AT zqxjDeL?r?}uN+?dTfPG&jJp=`6u-ztl#QrGD!^SsIx8M8VHz(Tn0=cz1!t+v>IvgA zn#O9;04#H^#s-2Am$YoRPcKz(EsV$`ltyxS@9Kl`pKI|KHNbe`jyO#af6kNPa|qY5 z%Y4}a^pWOFg^IC5#cjDhc-dWb ziA$F}66~S07Y75mNfGV?3b-(3@`SXPSD(VNu@y3IX3#Kw&7RO2w3jlf5ay>sp182R zIBQ4`GWBTaY1%&aOp31W{To$4=vF{HawJz+QtRdlCszgKv<8zf9_0@VvyF8H=^Y=z znhP=VR$&@#X_oIhiV%;eRTtzgcD}}XQoj34&L%jiz zvq;-gp6`%)h2rDO9lgzgTDN3ip~A;~|1>4+PHkPNl*wNS4EixVBCCy?s=wUQ8I%63 zIALev*T{UoYt7@e%|YbAfKPURh1#F=bCi;SxyQe&E_=G9U!x=?Ex&s1u(v=h+IC>_ zTc4i!^tU`kYZL1cJm{%;HF5d{Kz2O0D$(ys4Sl*+QnzF(82mR(fS+Lgz8)j^6MzK# zfEGe(l_V7#;JgW0=q;Wlc&Kx+Cj7#x_bkul`#!$A8zkCIs(9#1@Dbtw+XEvJbb8i`*zsFhYw@F znYs+x1bY<o^oGb2*>n3L;Tx4mS2tJJ$4xt+oW9eKpNsQGob+eL?T-R&lAwYyZ1L90NXc7I z925Lud`E6bXJ>EZ&N**A_qB*r&Gs@%VL{6Z>&PqAwdt*h%+^daZ8%&k|C&sUY*Rvx zs;bYq#L?R|yzSRy0`Jir)^Rxx9(nkpR_`4zSt4USFioDWlmp}4&R4!ZhZHb5LaiSx zuAX|wD{pKZ8p1Opq`P=?^W)D?(UFnseg@G;5|l11TkZ%mMrVP6n}&Tlw{CZ zk#by~2X&hI2Dek!agrbPwkkwx&v^!hE4=itl2J2&0x|-wBq=4Iz3N~<)a!8gaN0yw zniEBRv0%h<#-0+u!1_==4QP@bX0g2!`)uymIli3@`C!b@J0pvIqxl0k0@RbyIr9Y(WTjrW zKPS(J>P!8_=$((vEd4w_%<@ilJcuJihcP+@f=&6O76f-9{!svIz~h>E5fg{B((2Nb zhQmTAi-N?R@E-tCPnjOP-HGPcApKJbg`wVxvYfxR!-L9fk_2&o8#|E;&Qw?E-8WHB<8C#M6EXZ z^L!wz3r%gqtbac!yDJUKIWwlhiAHMG{=Ml_i}Cug5}@4ir}zte;1L_fxC@X2GREVH z<{MSce}Eh>bp3176B?!VBms)mGlF1V<`ntvf5s(FeY`TLT*Q2LjA%!o-=hKLIiKNPYbPN4M;KIVqTMin$3D-=A4;8C#^`T_ z5xtui@HlZ$!-fgU5Ci4vM6af~ubkGWh~Uc7@HkCSE|GD6VwcU*ElCRXsJ?Qc7n^v@UNTurP_ zdcEjd6M_;=wl6g!IHSacf;kkAt$aI~e~r7pP*+F`5Rr8Fe#V!;ZLyzhXeOwro1H-P zEBvIp;x89|NYON6@nsJWv@rMTH@E~geMv=bNyDlz6B%EHM5JxG$T9S-p8QSYeI_Py zB4h2hd4FN*@f8Up2(+|O^>4Zx0v)Z|dmgG7@+xwBUK`7`+Nx{vzK{=km-;*MdEpDD z&+w>SCim!%zaRYzKS6u@N5lEi=||i1EA?O^rj98qP%DnW#+8)LPBa&z0lE=)RFPQm zDP@9c%5{HRf8!TikvL-a%~=2oN3%G7mGeTYV>hFFZ4hX@hpfpDzhEn17Tl9d=XMOy zHW8DDLaPOlzaPZ)6~YH*`yIR?P%>)wx4QHUhKrf4yRRfKVymP0dp{zLdmQZk3rbp@ lS?-eY#p{{8V)ns_ywg{y$A5Yjb - -### [gitea-8.0.13](https://github.com/truecharts/apps/compare/gitea-8.0.12...gitea-8.0.13) (2022-07-12) - -#### Chore - -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [gitea-8.0.12](https://github.com/truecharts/apps/compare/gitea-8.0.11...gitea-8.0.12) (2022-07-11) - -#### Chore - -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - -### [gitea-8.0.11](https://github.com/truecharts/apps/compare/gitea-8.0.10...gitea-8.0.11) (2022-07-09) - -#### Chore - -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - -### [gitea-8.0.10](https://github.com/truecharts/apps/compare/gitea-8.0.9...gitea-8.0.10) (2022-07-05) - -#### Chore - -- update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - -### [gitea-8.0.9](https://github.com/truecharts/apps/compare/gitea-8.0.8...gitea-8.0.9) (2022-07-04) - -#### Chore - -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - -### [gitea-8.0.8](https://github.com/truecharts/apps/compare/gitea-8.0.7...gitea-8.0.8) (2022-06-29) - -#### Chore - -- update helm general non-major Helm releases ([#3003](https://github.com/truecharts/apps/issues/3003)) - - - -### [gitea-8.0.7](https://github.com/truecharts/apps/compare/gitea-8.0.6...gitea-8.0.7) (2022-06-26) - -#### Gitea - -- change questions.yaml admin password to private ([#2991](https://github.com/truecharts/apps/issues/2991)) - - - -### [gitea-8.0.6](https://github.com/truecharts/apps/compare/gitea-8.0.5...gitea-8.0.6) (2022-06-25) - -#### Chore - -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - -### [gitea-8.0.5](https://github.com/truecharts/apps/compare/gitea-8.0.4...gitea-8.0.5) (2022-06-22) - -#### Chore - -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - - -### [gitea-8.0.4](https://github.com/truecharts/apps/compare/gitea-8.0.3...gitea-8.0.4) (2022-06-21) - -#### Chore - -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - - -### [gitea-8.0.3](https://github.com/truecharts/apps/compare/gitea-8.0.2...gitea-8.0.3) (2022-06-14) - -#### Chore - -- update helm general non-major helm releases ([#2887](https://github.com/truecharts/apps/issues/2887)) - - - -### [gitea-8.0.2](https://github.com/truecharts/apps/compare/gitea-8.0.1...gitea-8.0.2) (2022-06-14) - -#### Chore - -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) - - - -### [gitea-8.0.1](https://github.com/truecharts/apps/compare/gitea-8.0.0...gitea-8.0.1) (2022-06-11) - -#### Chore - -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) - - - -### [gitea-8.0.0](https://github.com/truecharts/apps/compare/gitea-7.0.1...gitea-8.0.0) (2022-06-07) - -#### Chore - -- update helm general major helm releases ([#2804](https://github.com/truecharts/apps/issues/2804)) - -#### Fix - -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - - - -### [gitea-7.0.1](https://github.com/truecharts/apps/compare/gitea-6.0.29...gitea-7.0.1) (2022-06-07) - -#### Chore - -- Auto-update chart README [skip ci] -- sync all apps persistence configuration and always default to PVC -- update helm general non-major helm releases ([#2838](https://github.com/truecharts/apps/issues/2838)) - -#### Fix - -- remove malfunctioning SCALE migration script - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [gitea-7.0.0](https://github.com/truecharts/apps/compare/gitea-6.0.29...gitea-7.0.0) (2022-06-07) - -#### Chore - -- sync all apps persistence configuration and always default to PVC - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [gitea-6.0.29](https://github.com/truecharts/apps/compare/gitea-6.0.28...gitea-6.0.29) (2022-05-31) - -#### Chore - -- update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) - - - -### [gitea-6.0.28](https://github.com/truecharts/apps/compare/gitea-6.0.27...gitea-6.0.28) (2022-05-26) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [gitea-6.0.28](https://github.com/truecharts/apps/compare/gitea-6.0.27...gitea-6.0.28) (2022-05-26) - -#### Chore - -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [gitea-6.0.27](https://github.com/truecharts/apps/compare/gitea-6.0.26...gitea-6.0.27) (2022-05-24) - -#### Chore - -- update helm general non-major helm releases - - - -### [gitea-6.0.26](https://github.com/truecharts/apps/compare/gitea-6.0.25...gitea-6.0.26) (2022-05-17) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases - - - -### [gitea-6.0.26](https://github.com/truecharts/apps/compare/gitea-6.0.25...gitea-6.0.26) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [gitea-6.0.25](https://github.com/truecharts/apps/compare/gitea-6.0.24...gitea-6.0.25) (2022-05-17) - -#### Chore - -- update docker general non-major ([#2695](https://github.com/truecharts/apps/issues/2695)) -- update helm general non-major helm releases - - - -### [gitea-6.0.24](https://github.com/truecharts/apps/compare/gitea-6.0.23...gitea-6.0.24) (2022-05-10) - -#### Chore - -- update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649)) - - - -### [gitea-6.0.23](https://github.com/truecharts/apps/compare/gitea-6.0.22...gitea-6.0.23) (2022-05-05) - -#### Chore - -- update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - -### [gitea-6.0.22](https://github.com/truecharts/apps/compare/gitea-6.0.21...gitea-6.0.22) (2022-05-04) - -#### Chore - -- update docker general non-major ([#2606](https://github.com/truecharts/apps/issues/2606)) - - - -### [gitea-6.0.21](https://github.com/truecharts/apps/compare/gitea-6.0.20...gitea-6.0.21) (2022-05-04) - -#### Chore - -- update helm general non-major helm releases ([#2605](https://github.com/truecharts/apps/issues/2605)) - - - -### [gitea-6.0.20](https://github.com/truecharts/apps/compare/gitea-6.0.19...gitea-6.0.20) (2022-04-26) - -#### Chore - -- update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - -### [gitea-6.0.19](https://github.com/truecharts/apps/compare/gitea-6.0.18...gitea-6.0.19) (2022-04-26) - -#### Chore - -- update docker general non-major ([#2571](https://github.com/truecharts/apps/issues/2571)) - - - -### [gitea-6.0.18](https://github.com/truecharts/apps/compare/gitea-6.0.17...gitea-6.0.18) (2022-04-20) - -#### Chore - -- add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -- update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - -### [gitea-6.0.17](https://github.com/truecharts/apps/compare/gitea-6.0.16...gitea-6.0.17) (2022-04-12) - -#### Chore - -- update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - -### [gitea-6.0.16](https://github.com/truecharts/apps/compare/gitea-6.0.15...gitea-6.0.16) (2022-04-03) - -#### Chore - -- update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410)) - - - -### [gitea-6.0.15](https://github.com/truecharts/apps/compare/gitea-6.0.14...gitea-6.0.15) (2022-03-31) - -#### Fix - -- set user and group to 1000 ([#2356](https://github.com/truecharts/apps/issues/2356)) - - - -### [gitea-6.0.14](https://github.com/truecharts/apps/compare/gitea-6.0.13...gitea-6.0.14) (2022-03-31) - -#### Chore - -- update helm general non-major helm releases ([#2362](https://github.com/truecharts/apps/issues/2362)) - - - -### [gitea-6.0.13](https://github.com/truecharts/apps/compare/gitea-6.0.12...gitea-6.0.13) (2022-03-31) - -#### Chore - -- update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361)) - - - -### [gitea-6.0.12](https://github.com/truecharts/apps/compare/gitea-6.0.11...gitea-6.0.12) (2022-03-30) - -#### Chore - -- Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337)) -- update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354)) - - - -### [gitea-6.0.11](https://github.com/truecharts/apps/compare/gitea-6.0.10...gitea-6.0.11) (2022-03-26) - -#### Chore - -- update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290)) - - - -### [gitea-6.0.10](https://github.com/truecharts/apps/compare/gitea-6.0.9...gitea-6.0.10) (2022-03-26) - -#### Chore - -- bump all apps to trigger ci - - - -### [gitea-6.0.8](https://github.com/truecharts/apps/compare/gitea-6.0.7...gitea-6.0.8) (2022-03-24) - -#### Chore - -- update docker general non-major - - - -### [gitea-6.0.5](https://github.com/truecharts/apps/compare/gitea-6.0.4...gitea-6.0.5) (2022-03-17) - -#### Chore - -- update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198)) -- update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196)) - - - -### [gitea-6.0.3](https://github.com/truecharts/apps/compare/gitea-6.0.2...gitea-6.0.3) (2022-03-08) - -#### Chore - -- update helm general non-major helm releases ([#2116](https://github.com/truecharts/apps/issues/2116)) - - - -### [gitea-6.0.2](https://github.com/truecharts/apps/compare/gitea-6.0.1...gitea-6.0.2) (2022-03-07) - -#### Chore - -- update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) - - - -### [gitea-6.0.1](https://github.com/truecharts/apps/compare/gitea-6.0.0...gitea-6.0.1) (2022-03-07) - -#### Chore - -- update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046)) -- Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - - - -### [gitea-6.0.0](https://github.com/truecharts/apps/compare/gitea-5.0.45...gitea-6.0.0) (2022-03-03) - -#### Chore - -- remove fixed env from questions.yaml -- remove empty env var declaration from questions.yaml -- update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021)) - -#### Fix - -- BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010)) - - - -### [gitea-5.0.45](https://github.com/truecharts/apps/compare/gitea-5.0.44...gitea-5.0.45) (2022-03-02) - -#### Chore - -- rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -- update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - - - -### [gitea-5.0.44](https://github.com/truecharts/apps/compare/gitea-5.0.43...gitea-5.0.44) (2022-02-21) - -#### Chore - -- update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927)) - - - -### [gitea-5.0.43](https://github.com/truecharts/apps/compare/gitea-5.0.42...gitea-5.0.43) (2022-02-15) - -#### Chore - -- update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901)) -- remove dups from configmap ([#1878](https://github.com/truecharts/apps/issues/1878)) - - - -### [gitea-5.0.42](https://github.com/truecharts/apps/compare/gitea-5.0.41...gitea-5.0.42) (2022-02-12) - -#### Fix - -- fix ci ([#1883](https://github.com/truecharts/apps/issues/1883)) - - - -### [gitea-5.0.41](https://github.com/truecharts/apps/compare/gitea-5.0.40...gitea-5.0.41) (2022-02-10) - -#### Chore - -- update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876)) - - - -### [gitea-5.0.40](https://github.com/truecharts/apps/compare/gitea-5.0.39...gitea-5.0.40) (2022-02-08) - -#### Chore - -- update helm general non-major helm releases ([#1871](https://github.com/truecharts/apps/issues/1871)) - - - -### [gitea-5.0.39](https://github.com/truecharts/apps/compare/gitea-5.0.38...gitea-5.0.39) (2022-02-06) - -#### Chore - -- update helm chart common to v8.15.0 ([#1859](https://github.com/truecharts/apps/issues/1859)) - - - -### [gitea-5.0.38](https://github.com/truecharts/apps/compare/gitea-5.0.37...gitea-5.0.38) (2022-02-05) - -#### Chore - -- update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) - - - -### [gitea-5.0.37](https://github.com/truecharts/apps/compare/gitea-5.0.36...gitea-5.0.37) (2022-02-02) - -#### Chore - -- update helm general non-major helm releases ([#1828](https://github.com/truecharts/apps/issues/1828)) - - - -### [gitea-5.0.36](https://github.com/truecharts/apps/compare/gitea-5.0.35...gitea-5.0.36) (2022-01-31) - -#### Chore - -- update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823)) - - - -### [gitea-5.0.35](https://github.com/truecharts/apps/compare/gitea-5.0.34...gitea-5.0.35) (2022-01-25) - -#### Chore - -- update helm general non-major helm releases ([#1791](https://github.com/truecharts/apps/issues/1791)) - - - -### [gitea-5.0.34](https://github.com/truecharts/apps/compare/gitea-5.0.33...gitea-5.0.34) (2022-01-24) - -#### Fix - -- fix include ([#1773](https://github.com/truecharts/apps/issues/1773)) - - - -### [gitea-5.0.33](https://github.com/truecharts/apps/compare/gitea-5.0.32...gitea-5.0.33) (2022-01-22) - -#### Chore - -- update helm general non-major helm releases ([#1766](https://github.com/truecharts/apps/issues/1766)) - - - -### [gitea-5.0.32](https://github.com/truecharts/apps/compare/gitea-5.0.30...gitea-5.0.32) (2022-01-22) - -#### Chore - -- update helm general non-major helm releases ([#1763](https://github.com/truecharts/apps/issues/1763)) -- update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - -#### Fix - -- set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - -### [gitea-5.0.31](https://github.com/truecharts/apps/compare/gitea-5.0.30...gitea-5.0.31) (2022-01-21) - -#### Chore - -- update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - -#### Fix - -- set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - -### [gitea-5.0.30](https://github.com/truecharts/apps/compare/gitea-5.0.29...gitea-5.0.30) (2022-01-18) - -#### Chore - -- update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732)) - - - -### [gitea-5.0.29](https://github.com/truecharts/apps/compare/gitea-5.0.28...gitea-5.0.29) (2022-01-17) - -#### Chore - -- update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728)) - - - -### [gitea-5.0.28](https://github.com/truecharts/apps/compare/gitea-5.0.27...gitea-5.0.28) (2022-01-13) - -#### Chore - -- update helm general non-major helm releases ([#1712](https://github.com/truecharts/apps/issues/1712)) - -#### Feat - -- expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709)) - - - -### [gitea-5.0.27](https://github.com/truecharts/apps/compare/gitea-5.0.26...gitea-5.0.27) (2022-01-12) - -#### Chore - -- update helm general non-major helm releases ([#1704](https://github.com/truecharts/apps/issues/1704)) - - - -### [gitea-5.0.26](https://github.com/truecharts/apps/compare/gitea-5.0.25...gitea-5.0.26) (2022-01-11) - -#### Chore - -- update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693)) - - - -### [gitea-5.0.25](https://github.com/truecharts/apps/compare/gitea-5.0.24...gitea-5.0.25) (2022-01-10) - -#### Chore - -- update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677)) - - - -### [gitea-5.0.24](https://github.com/truecharts/apps/compare/gitea-5.0.23...gitea-5.0.24) (2022-01-04) - -#### Chore - -- update helm general non-major helm releases - - - -### [gitea-5.0.23](https://github.com/truecharts/apps/compare/gitea-5.0.22...gitea-5.0.23) (2022-01-03) - -#### Chore - -- update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646)) - - - -### [gitea-5.0.22](https://github.com/truecharts/apps/compare/gitea-5.0.21...gitea-5.0.22) (2021-12-28) - -#### Chore - -- update helm general non-major helm releases ([#1623](https://github.com/truecharts/apps/issues/1623)) - - - -### [gitea-5.0.21](https://github.com/truecharts/apps/compare/gitea-5.0.20...gitea-5.0.21) (2021-12-24) - -#### Chore - -- update docker general non-major docker tags ([#1609](https://github.com/truecharts/apps/issues/1609)) - - - -### [gitea-5.0.20](https://github.com/truecharts/apps/compare/gitea-5.0.19...gitea-5.0.20) (2021-12-21) - -#### Chore - -- update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596)) - - - -### [gitea-5.0.19](https://github.com/truecharts/apps/compare/gitea-5.0.18...gitea-5.0.19) (2021-12-19) - -#### Chore - -- Last patch bump before RC2 branch-off -- remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576)) - - - -### [gitea-5.0.18](https://github.com/truecharts/apps/compare/gitea-5.0.17...gitea-5.0.18) (2021-12-19) - -#### Chore - -- completely remove mountPath reference from GUI ([#1572](https://github.com/truecharts/apps/issues/1572)) -- update helm general non-major helm releases ([#1571](https://github.com/truecharts/apps/issues/1571)) - - - -### [gitea-5.0.17](https://github.com/truecharts/apps/compare/gitea-5.0.16...gitea-5.0.17) (2021-12-18) - -#### Chore - -- cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558)) -- App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539)) - - - -### [gitea-5.0.16](https://github.com/truecharts/apps/compare/gitea-5.0.15...gitea-5.0.16) (2021-12-14) - -#### Chore - -- update helm general non-major helm releases ([#1535](https://github.com/truecharts/apps/issues/1535)) - - - -### [gitea-5.0.15](https://github.com/truecharts/apps/compare/gitea-5.0.14...gitea-5.0.15) (2021-12-13) - -#### Chore - -- move incubator apps to stable and bump everything - - - -### [gitea-5.0.14](https://github.com/truecharts/apps/compare/gitea-5.0.13...gitea-5.0.14) (2021-12-11) - -#### Chore - -- update general helm non-major helm releases ([#1509](https://github.com/truecharts/apps/issues/1509)) - - - -### [gitea-5.0.13](https://github.com/truecharts/apps/compare/gitea-5.0.12...gitea-5.0.13) (2021-12-11) - -#### Chore - -- update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507)) - - - -### [gitea-5.0.12](https://github.com/truecharts/apps/compare/gitea-5.0.11...gitea-5.0.12) (2021-12-07) - -#### Chore - -- update non-major deps helm releases ([#1481](https://github.com/truecharts/apps/issues/1481)) - - - -### [gitea-5.0.11](https://github.com/truecharts/apps/compare/gitea-5.0.10...gitea-5.0.11) (2021-12-05) - -#### Chore - -- fix some remaining issues after refactor work - - - -### gitea-5.0.10 (2021-12-05) - -#### Chore - -- bump apps to generate security page -- move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -- ensure container references are prefixed with v -- update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -- update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) -- update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) -- update non-major deps helm releases ([#1471](https://github.com/truecharts/apps/issues/1471)) -- update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) - -#### Fix - -- fix typo in theme selection ([#1428](https://github.com/truecharts/apps/issues/1428)) - - - -### [gitea-5.0.9](https://github.com/truecharts/apps/compare/gitea-5.0.8...gitea-5.0.9) (2021-12-05) - -#### Chore - -- update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) - - - -### [gitea-5.0.8](https://github.com/truecharts/apps/compare/gitea-5.0.7...gitea-5.0.8) (2021-12-04) - -#### Chore - -- bump apps to generate security page - - - -### [gitea-5.0.7](https://github.com/truecharts/apps/compare/gitea-5.0.6...gitea-5.0.7) (2021-12-04) - -#### Chore - -- update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) - - - -### [gitea-5.0.6](https://github.com/truecharts/apps/compare/gitea-5.0.5...gitea-5.0.6) (2021-12-03) - -#### Chore - -- ensure container references are prefixed with v -- move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -- update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) - - - -### [gitea-5.0.5](https://github.com/truecharts/apps/compare/gitea-5.0.4...gitea-5.0.5) (2021-11-30) - -#### Chore - -- update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) - -#### Fix - -- correct some ports mistakes ([#1416](https://github.com/truecharts/apps/issues/1416)) -- move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415)) - - - -### [gitea-5.0.4](https://github.com/truecharts/apps/compare/gitea-5.0.3...gitea-5.0.4) (2021-11-23) - -#### Chore - -- update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) - - - -### [gitea-5.0.3](https://github.com/truecharts/apps/compare/gitea-5.0.2...gitea-5.0.3) (2021-11-22) - -#### Chore - -- update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) - - - -### [gitea-5.0.2](https://github.com/truecharts/apps/compare/gitea-5.0.1...gitea-5.0.2) (2021-11-16) - -#### Chore - -- update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) - - - -### [gitea-5.0.1](https://github.com/truecharts/apps/compare/gitea-5.0.0...gitea-5.0.1) (2021-11-16) - -#### Chore - -- bump postgresql again - - - -### [gitea-5.0.0](https://github.com/truecharts/apps/compare/gitea-4.0.15...gitea-5.0.0) (2021-11-16) - -#### Chore - -- bump postgresql on some Apps - - - -### [gitea-4.0.15](https://github.com/truecharts/apps/compare/gitea-4.0.14...gitea-4.0.15) (2021-11-15) - -#### Chore - -- persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) -- update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) - - - -### [gitea-4.0.14](https://github.com/truecharts/apps/compare/gitea-4.0.13...gitea-4.0.14) (2021-11-14) - -#### Chore - -- fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -- move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -- clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -- update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) - - - -### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12) - -#### Feat - -- move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313)) - -#### Fix - -- Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) - - - -### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09) - -#### Chore - -- update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - -### [gitea-4.0.11](https://github.com/truecharts/apps/compare/gitea-4.0.10...gitea-4.0.11) (2021-11-08) - - - -### [gitea-4.0.10](https://github.com/truecharts/apps/compare/gitea-4.0.9...gitea-4.0.10) (2021-11-08) - -#### Fix - -- Correctly enable ports by default on some more Apps - - - -### [gitea-4.0.9](https://github.com/truecharts/apps/compare/gitea-4.0.8...gitea-4.0.9) (2021-11-07) - -#### Chore - -- update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - -### [gitea-4.0.8](https://github.com/truecharts/apps/compare/gitea-4.0.7...gitea-4.0.8) (2021-11-07) - -#### Chore - -- update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - -#### Chore - -- Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) - -#### Feat - -- Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - - -### [gitea-4.0.7](https://github.com/truecharts/apps/compare/gitea-4.0.6...gitea-4.0.7) (2021-11-02) - -#### Chore - -- update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - -### [gitea-4.0.6](https://github.com/truecharts/apps/compare/gitea-4.0.5...gitea-4.0.6) (2021-11-01) - -#### Chore - -- update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [gitea-4.0.5](https://github.com/truecharts/apps/compare/gitea-4.0.4...gitea-4.0.5) (2021-11-01) - -#### Chore - -- update non-major ([#1263](https://github.com/truecharts/apps/issues/1263)) - - - -### [gitea-4.0.4](https://github.com/truecharts/apps/compare/gitea-4.0.3...gitea-4.0.4) (2021-10-26) - -#### Chore - -- update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) - - - -### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26) - -#### Chore - -- update non-major deps helm releases ([#1247](https://github.com/truecharts/apps/issues/1247)) - - - -### [gitea-4.0.2](https://github.com/truecharts/apps/compare/gitea-4.0.1...gitea-4.0.2) (2021-10-26) - -#### Chore - -- update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [gitea-4.0.1](https://github.com/truecharts/apps/compare/gitea-4.0.0...gitea-4.0.1) (2021-10-26) - -#### Chore - -- update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - -### [gitea-4.0.0](https://github.com/truecharts/apps/compare/gitea-3.0.1...gitea-4.0.0) (2021-10-26) - -#### Chore - -- update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) -- update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) -- update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) - - - -### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26) - -#### Chore - -- update non-major deps helm releases - - - -### [gitea-3.0.0](https://github.com/truecharts/apps/compare/gitea-2.0.3...gitea-3.0.0) (2021-10-25) - -#### Chore - -- Adapt for TrueNAS SCALE RC1 - - - -### [gitea-2.0.3](https://github.com/truecharts/apps/compare/gitea-2.0.2...gitea-2.0.3) (2021-10-20) - -#### Chore - -- bump apps, remove duplicates and move incubator to stable for RC1 - - - -### [gitea-2.0.0](https://github.com/truecharts/apps/compare/gitea-1.0.17...gitea-2.0.0) (2021-10-20) - -#### Chore - -- update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) - -#### Fix - -- use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - -### [gitea-1.0.17](https://github.com/truecharts/apps/compare/gitea-1.0.16...gitea-1.0.17) (2021-10-20) - -#### Chore - -- bump versions to rerelease and fix icons - - - -### [gitea-1.0.16](https://github.com/truecharts/apps/compare/gitea-1.0.15...gitea-1.0.16) (2021-10-19) - -#### Chore - -- update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - - - -### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19) - -#### Change - -- Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - -- Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -- update helm chart memcached to v5.15.6 ([#1179](https://github.com/truecharts/apps/issues/1179)) - -#### Feat - -- Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -- Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - -### [gitea-1.0.14](https://github.com/truecharts/apps/compare/gitea-1.0.13...gitea-1.0.14) (2021-10-19) - -#### Chore - -- Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -- update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177)) - - - -### [gitea-1.0.13](https://github.com/truecharts/apps/compare/gitea-1.0.12...gitea-1.0.13) (2021-10-19) - -#### Fix - -- fix previous SCALE bugfix not correctly being applied - - - -### [gitea-1.0.12](https://github.com/truecharts/apps/compare/gitea-1.0.11...gitea-1.0.12) (2021-10-19) - -#### Fix - -- Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - -### [gitea-1.0.11](https://github.com/truecharts/apps/compare/gitea-1.0.10...gitea-1.0.11) (2021-10-18) - -#### Refactor - -- Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - -### [gitea-1.0.10](https://github.com/truecharts/apps/compare/gitea-1.0.9...gitea-1.0.10) (2021-10-17) - -#### Chore - -- update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -- force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - - - -### [gitea-1.0.9](https://github.com/truecharts/apps/compare/gitea-1.0.8...gitea-1.0.9) (2021-10-13) - -#### Chore - -- update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - - - -### [gitea-1.0.8](https://github.com/truecharts/apps/compare/gitea-1.0.7...gitea-1.0.8) (2021-10-12) - -#### Chore - -- update helm chart postgresql to v3.0.15 ([#1127](https://github.com/truecharts/apps/issues/1127)) - - - -### [gitea-1.0.7](https://github.com/truecharts/apps/compare/gitea-1.0.6...gitea-1.0.7) (2021-10-12) - -#### Chore - -- update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - -### [gitea-1.0.6](https://github.com/truecharts/apps/compare/gitea-1.0.5...gitea-1.0.6) (2021-10-12) - -#### Chore - -- update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) - - - -### [gitea-1.0.5](https://github.com/truecharts/apps/compare/gitea-1.0.4...gitea-1.0.5) (2021-10-12) - -#### Chore - -- update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - -### [gitea-1.0.4](https://github.com/truecharts/apps/compare/gitea-1.0.3...gitea-1.0.4) (2021-10-09) - - - -### [gitea-1.0.3](https://github.com/truecharts/apps/compare/gitea-1.0.2...gitea-1.0.3) (2021-10-05) - -#### Chore - -- update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) - - - -### [gitea-1.0.2](https://github.com/truecharts/apps/compare/gitea-1.0.1...gitea-1.0.2) (2021-10-05) - -#### Chore - -- update non-major ([#1098](https://github.com/truecharts/apps/issues/1098)) - - - -### [gitea-1.0.1](https://github.com/truecharts/apps/compare/gitea-1.0.0...gitea-1.0.1) (2021-10-01) - - - -### [gitea-1.0.0](https://github.com/truecharts/apps/compare/gitea-0.0.5...gitea-1.0.0) (2021-10-01) - - - -### [gitea-0.0.5](https://github.com/truecharts/apps/compare/gitea-0.0.4...gitea-0.0.5) (2021-10-01) - - - -### [gitea-0.0.4](https://github.com/truecharts/apps/compare/gitea-0.0.3...gitea-0.0.4) (2021-10-01) - - - -### [gitea-0.0.2](https://github.com/truecharts/apps/compare/gitea-0.0.1...gitea-0.0.2) (2021-10-01) - - - -### gitea-0.0.1 (2021-10-01) diff --git a/stable/gitea/Chart.yaml b/stable/gitea/Chart.yaml deleted file mode 100644 index 476f078..0000000 --- a/stable/gitea/Chart.yaml +++ /dev/null @@ -1,49 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: GIT - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 1.21.8 -dependencies: - - name: common - version: 20.2.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] - - name: memcached - version: 12.8.1 - repository: oci://tccr.io/truecharts - condition: memcached.enabled - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Self hosted GIT repositories -home: https://truecharts.org/charts/stable/gitea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png -keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: gitea -sources: - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - - https://hub.docker.com/r/gitea/gitea -type: application -version: 18.14.2 diff --git a/stable/gitea/README.md b/stable/gitea/README.md deleted file mode 100644 index 1d7e1d4..0000000 --- a/stable/gitea/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/gitea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/gitea/ci/basic-values.yaml b/stable/gitea/ci/basic-values.yaml deleted file mode 100644 index e69de29..0000000 diff --git a/stable/gitea/ci/ingress-values.yaml b/stable/gitea/ci/ingress-values.yaml deleted file mode 100644 index e0f46de..0000000 --- a/stable/gitea/ci/ingress-values.yaml +++ /dev/null @@ -1,8 +0,0 @@ -ingress: - main: - enabled: true - hosts: - - host: gitea.example.com - paths: - - path: / - pathType: Prefix diff --git a/stable/gitea/docs/validation.md b/stable/gitea/docs/validation.md deleted file mode 100644 index 442ef94..0000000 --- a/stable/gitea/docs/validation.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Input Validation ---- - -**`username`** -Accepted formats are: - -- Any character except the word `admin` - -Regex used to match this: `^(?!^admin$).*$` -You can try live [here](https://regex101.com/r/n91qZM/1) - ---- - -_If you find a field that you think it needs validation, please open an issue on github_ diff --git a/stable/gitea/icon.png b/stable/gitea/icon.png deleted file mode 100644 index 228f306a83b5769030f7854b814351817b0b4b45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14787 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 OOL=KUsZt5Ufd2tbI+?xz diff --git a/stable/gitea/questions.yaml b/stable/gitea/questions.yaml deleted file mode 100644 index 54a42e0..0000000 --- a/stable/gitea/questions.yaml +++ /dev/null @@ -1,219 +0,0 @@ -# Include{groups} -portals: - open: -# Include{portalLink} -questions: -# Include{global} -# Include{workload} -# Include{workloadDeployment} -# Include{replicas1} -# Include{podSpec} -# Include{containerMain} -# Include{containerBasic} -# Include{containerAdvanced} -# Include{containerConfig} -# Include{podOptions} - - variable: admin - group: "App Configuration" - label: "Admin Credentials" - schema: - additional_attrs: true - type: dict - attrs: - - variable: username - label: "username" - schema: - type: string - valid_chars: '^(?!^admin$).*$' - required: true - - variable: password - label: "password" - schema: - type: string - required: true - private: true - min_length: 8 - - variable: email - label: "email" - schema: - type: string - required: true - - variable: config - group: "App Configuration" - label: "Admin Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: APP_NAME - label: "APP_NAME" - schema: - type: string - default: "Gitea" - required: true - - variable: RUN_MODE - label: "RUN_MODE" - schema: - type: string - default: "prod" - enum: - - value: "prod" - description: "Production" - - value: "dev" - description: "Development" - - value: "test" - description: "Testing" - - variable: ALLOWED_HOST_LIST - label: "ALLOWED_HOST_LIST" - schema: - type: string - default: "127.0.0.1" - required: true - - variable: nodeIP - label: Node IP - description: Used to generate configuration, when installed without ingress - schema: - type: string - required: true - $ref: - - "definitions/nodeIP" - - variable: customConfig - group: "App Configuration" - label: "Custom Configuration parameters" - schema: - type: list - default: [] - items: - # Do not fix this typo, it will break - # current installations - - variable: catagoryItem - label: "Category" - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: "Config Category Name" - schema: - type: string - required: true - - variable: keys - label: "Configuration Parameters" - schema: - type: list - default: [] - items: - - variable: configItem - label: "parameter" - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: "Parameter Name" - schema: - type: string - required: true - - variable: value - label: "Parameter Value" - schema: - type: string - required: true -# Include{serviceRoot} - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorLoadBalancer} -# Include{serviceSelectorExtras} - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 10037 - required: true - - variable: ssh - label: "SSH Service" - description: "The SSH service" - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorLoadBalancer} -# Include{serviceSelectorExtras} - - variable: ssh - label: "SSH Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 2222 - required: true -# Include{serviceExpertRoot} -# Include{serviceExpert} -# Include{serviceList} -# Include{persistenceRoot} - - variable: data - label: "App data Storage" - description: "Stores the Application Configuration." - schema: - additional_attrs: true - type: dict - attrs: -# Include{persistenceBasic} -# Include{persistenceList} -# Include{ingressRoot} - - variable: main - label: "Main Ingress" - schema: - additional_attrs: true - type: dict - attrs: -# Include{ingressDefault} -# Include{ingressAdvanced} -# Include{ingressList} -# Include{securityContextRoot} - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 1000 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID of the user running the application" - schema: - type: int - default: 1000 -# Include{securityContextContainer} -# Include{securityContextAdvanced} -# Include{securityContextPod} - - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." - schema: - type: int - default: 1000 -# Include{resources} -# Include{postgresql} -# Include{advanced} -# Include{addons} -# Include{codeserver} -# Include{netshoot} -# Include{vpn} -# Include{documentation} diff --git a/stable/gitea/templates/NOTES.txt b/stable/gitea/templates/NOTES.txt deleted file mode 100644 index efcb74c..0000000 --- a/stable/gitea/templates/NOTES.txt +++ /dev/null @@ -1 +0,0 @@ -{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/gitea/templates/_configmap.tpl b/stable/gitea/templates/_configmap.tpl deleted file mode 100644 index 7605060..0000000 --- a/stable/gitea/templates/_configmap.tpl +++ /dev/null @@ -1,15 +0,0 @@ -{{/* Define the configmap */}} -{{- define "gitea.configmap" -}} -enabled: true -data: - GITEA_APP_INI: "/data/gitea/conf/app.ini" - GITEA_CUSTOM: "/data/gitea" - GITEA_WORK_DIR: "/data" - GITEA_TEMP: "/tmp/gitea" - GITEA_ADMIN_USERNAME: {{ .Values.admin.username | quote }} - GITEA_ADMIN_PASSWORD: {{ .Values.admin.password | quote }} - SSH_PORT: {{ .Values.service.ssh.ports.ssh.port | quote }} - SSH_LISTEN_PORT: {{ .Values.service.ssh.ports.ssh.targetPort | quote }} - TMPDIR: "/tmp/gitea" - GNUPGHOME: "/data/git/.gnupg" -{{- end -}} diff --git a/stable/gitea/templates/_secrets.tpl b/stable/gitea/templates/_secrets.tpl deleted file mode 100644 index 215287c..0000000 --- a/stable/gitea/templates/_secrets.tpl +++ /dev/null @@ -1,233 +0,0 @@ -{{/* Define the secrets */}} -{{- define "gitea.secrets" -}} - -{{ $DOMAIN := .Values.config.nodeIP | quote -}} -{{ $URL := (printf "http://%s:%v/" .Values.config.nodeIP .Values.service.main.ports.main.port) }} -{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) -}} - -{{- if and (.Values.ingress.main.enabled) (gt (len .Values.ingress.main.hosts) 0) -}} - {{- $DOMAIN = (index .Values.ingress.main.hosts 0).host -}} - {{- $URL = (printf "https://%s/" (index .Values.ingress.main.hosts 0).host) -}} -{{- end -}} - -secret: - enabled: true - data: - app.ini: |- - APP_NAME = {{ .Values.config.APP_NAME }} - RUN_MODE = {{ .Values.config.RUN_MODE }} - - [cache] - ADAPTER = memcache - ENABLED = true - HOST = {{ printf "%v-%v:%v" .Release.Name "memcached" "11211" }} - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "cache" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - [database] - DB_TYPE = postgres - HOST = {{ printf "%v:5432" $pgHost }} - NAME = {{ .Values.cnpg.main.database }} - PASSWD = {{ .Values.cnpg.main.creds.password }} - USER = {{ .Values.cnpg.main.user }} - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "database" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - [metrics] - ENABLED = {{ .Values.metrics.main.enabled }} - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "metrics" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - [repository] - ROOT = /data/git/gitea-repositories - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "repository" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - - [security] - INSTALL_LOCK = true - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "security" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - [webhook] - ALLOWED_HOST_LIST = {{ .Values.config.ALLOWED_HOST_LIST }} - - [server] - APP_DATA_PATH = /data - DOMAIN = {{ $DOMAIN }} - ENABLE_PPROF = false - HTTP_PORT = {{ .Values.service.main.ports.main.targetPort }} - PROTOCOL = http - ROOT_URL = {{ $URL }} - SSH_DOMAIN = {{ $DOMAIN }} - SSH_LISTEN_PORT = {{ .Values.service.ssh.ports.ssh.targetPort }} - SSH_PORT = {{ .Values.service.ssh.ports.ssh.port }} - START_SSH_SERVER = true - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if eq $catvalue.name "server" }} - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - - {{- range $catindex, $catvalue := .Values.customConfig }} - {{- if not ( or ( eq $catvalue.name "server" ) ( eq $catvalue.name "server" ) ( eq $catvalue.name "security" ) ( eq $catvalue.name "repository" ) ( eq $catvalue.name "metrics" ) ( eq $catvalue.name "database" ) ( eq $catvalue.name "cache" ) ) }} - [{{ $catvalue.name }}] - {{- range $index, $value := $catvalue.keys }} - {{ $value.name }} = {{ $value.value }} - {{- end }} - {{- end }} - {{- end }} - -init: - enabled: true - data: - init_directory_structure.sh: |- - #!/usr/bin/env bash - - set -euo pipefail - - {{- if .Values.initPreScript }} - # BEGIN: initPreScript - {{- with .Values.initPreScript -}} - {{ . | nindent 4}} - {{- end -}} - # END: initPreScript - {{- end }} - - set -x - - mkdir -p /data/git/.ssh - chmod -R 700 /data/git/.ssh - [ ! -d /data/gitea ] && mkdir -p /data/gitea/conf - - # prepare temp directory structure - mkdir -p "${GITEA_TEMP}" - chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "${GITEA_TEMP}" - chmod ug+rwx "${GITEA_TEMP}" - - # Copy config file to writable volume - cp /etc/gitea/conf/app.ini /data/gitea/conf/app.ini - chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/data" - chmod a+rwx /data/gitea/conf/app.ini - - # Patch dockercontainer for dynamic users - chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/var/lib/gitea" - - configure_gitea.sh: |- - #!/usr/bin/env bash - - set -euo pipefail - - - # Connection retry inspired by https://gist.github.com/dublx/e99ea94858c07d2ca6de - function test_db_connection() { - local RETRY=0 - local MAX=30 - - echo 'Wait for database to become avialable...' - until [ "${RETRY}" -ge "${MAX}" ]; do - nc -vz -w2 {{ $pgHost }} 5432 && break - RETRY=$[${RETRY}+1] - echo "...not ready yet (${RETRY}/${MAX})" - done - - if [ "${RETRY}" -ge "${MAX}" ]; then - echo "Database not reachable after '${MAX}' attempts!" - exit 1 - fi - } - - test_db_connection - - - echo '==== BEGIN GITEA MIGRATION ====' - - gitea migrate - - echo '==== BEGIN GITEA CONFIGURATION ====' - - {{- if or .Values.admin.existingSecret (and .Values.admin.username .Values.admin.password) }} - function configure_admin_user() { - local ACCOUNT_ID=$(gitea admin user list --admin | grep -e "\s\+${GITEA_ADMIN_USERNAME}\|{{ .Values.admin.email }}\s\+" | awk -F " " "{printf \$1}") - if [[ -z "${ACCOUNT_ID}" ]]; then - echo "No admin user '${GITEA_ADMIN_USERNAME}' found, neither email '{{ .Values.admin.email }}' is assigned to an admin. Creating now..." - gitea admin user create --admin --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" --email {{ .Values.admin.email | quote }} --must-change-password=false - echo '...created.' - else - echo "Admin account '${GITEA_ADMIN_USERNAME}' or email {{ .Values.admin.email }} already exist. Running update to sync password..." - gitea admin user change-password --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" - echo '...password sync done.' - fi - } - - configure_admin_user - {{- end }} - - {{- if .Values.ldap.enabled }} - function configure_ldap() { - local LDAP_NAME={{ (printf "%s" .Values.ldap.name) | squote }} - local GITEA_AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${LDAP_NAME}\s+\|" | grep -iE '\|LDAP \(via BindDN\)\s+\|' | awk -F " " "{print \$1}") - - if [[ -z "${GITEA_AUTH_ID}" ]]; then - echo "No ldap configuration found with name '${LDAP_NAME}'. Installing it now..." - gitea admin auth add-ldap {{- include "gitea.ldap_settings" . | indent 1 }} - echo '...installed.' - else - echo "Existing ldap configuration with name '${LDAP_NAME}': '${GITEA_AUTH_ID}'. Running update to sync settings..." - gitea admin auth update-ldap --id "${GITEA_AUTH_ID}" {{- include "gitea.ldap_settings" . | indent 1 }} - echo '...sync settings done.' - fi - } - - configure_ldap - {{- end }} - - {{- if .Values.oauth.enabled }} - function configure_oauth() { - local OAUTH_NAME={{ (printf "%s" .Values.oauth.name) | squote }} - local AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${OAUTH_NAME}\s+\|" | grep -iE '\|OAuth2\s+\|' | awk -F " " "{print \$1}") - - if [[ -z "${AUTH_ID}" ]]; then - echo "No oauth configuration found with name '${OAUTH_NAME}'. Installing it now..." - gitea admin auth add-oauth {{- include "gitea.oauth_settings" . | indent 1 }} - echo '...installed.' - else - echo "Existing oauth configuration with name '${OAUTH_NAME}': '${AUTH_ID}'. Running update to sync settings..." - gitea admin auth update-oauth --id "${AUTH_ID}" {{- include "gitea.oauth_settings" . | indent 1 }} - echo '...sync settings done.' - fi - } - - configure_oauth - {{- end }} - - echo '==== END GITEA CONFIGURATION ====' - -{{- end -}} diff --git a/stable/gitea/templates/common.yaml b/stable/gitea/templates/common.yaml deleted file mode 100644 index ebc9e98..0000000 --- a/stable/gitea/templates/common.yaml +++ /dev/null @@ -1,52 +0,0 @@ -{{/* Make sure all variables are set properly */}} -{{- include "tc.v1.common.loader.init" . }} - -{{/* Render secrets for gitea */}} -{{- $secrets := include "gitea.secrets" . | fromYaml -}} -{{- if $secrets -}} - {{- $_ := mustMergeOverwrite .Values.secret $secrets -}} -{{- end -}} - -{{/* Render configmap for gitea */}} -{{- $configmap := include "gitea.configmap" . | fromYaml -}} -{{- if $configmap -}} - {{- $_ := set .Values.configmap "gitea-env" $configmap -}} -{{- end -}} - -{{/* Append the general secret volumes to the volumes */}} -{{- define "gitea.initvolume" -}} -enabled: true -readOnly: true -type: secret -objectName: init -defaultMode: "0777" -targetSelector: - main: - main: - mountPath: /secrets/ini - 1-init-directories: - mountPath: "/usr/sbin" - 2-configure-gitea: - mountPath: "/usr/sbin" -{{- end -}} - -{{/* Append the general secret volumes to the volumes */}} -{{- define "gitea.configvolume" -}} -enabled: true -readOnly: true -type: secret -objectName: secret -targetSelector: - main: - main: - mountPath: /secrets/config - 1-init-directories: - mountPath: /etc/gitea/conf -{{- end -}} - -{{- $_ := set .Values.persistence "init" (include "gitea.initvolume" . | fromYaml) -}} -{{- $_ := set .Values.persistence "config" (include "gitea.configvolume" . | fromYaml) -}} - - -{{/* Render the templates */}} -{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/gitea/values.yaml b/stable/gitea/values.yaml deleted file mode 100644 index 3676de7..0000000 --- a/stable/gitea/values.yaml +++ /dev/null @@ -1,132 +0,0 @@ -image: - repository: gitea/gitea - tag: 1.21.8-rootless@sha256:e7ee0467985fd81cf7f99bad25cbf70eb28ee378cf046cc3a41eb23f2f2d43e8 - pullPolicy: IfNotPresent -service: - main: - ports: - main: - port: 10037 - targetPort: 3000 - ssh: - enabled: true - ports: - ssh: - enabled: true - port: 2222 - targetPort: 2222 -persistence: - data: - enabled: true - mountPath: "/data" - targetSelectAll: true - varlib: - enabled: true - mountPath: "/var/lib/gitea" - type: emptyDir -# Configure commit/action signing prerequisites -signing: - enabled: true - gpgHome: /data/git/.gnupg -admin: - username: giteaadmin - password: r8sA8CPHD9!bt6d - email: "gitea@local.domain" -metrics: - main: - enabled: true - type: "servicemonitor" - endpoints: - - port: main - path: /metrics -ldap: - enabled: false - # name: - # securityProtocol: - # host: - # port: - # userSearchBase: - # userFilter: - # adminFilter: - # emailAttribute: - # bindDn: - # bindPassword: - # usernameAttribute: - # sshPublicKeyAttribute: -oauth: - enabled: false - # name: - # provider: - # key: - # secret: - # autoDiscoverUrl: - # useCustomUrls: - # customAuthUrl: - # customTokenUrl: - # customProfileUrl: - # customEmailUrl: -config: - APP_NAME: "Gitea: Git with a cup of tea" - RUN_MODE: dev - ALLOWED_HOST_LIST: "127.0.0.1" - nodeIP: 127.0.0.1 -customConfig: [] -# - name: test -# keys: -# - name: testkey -# value: testvalue - -# Enabled postgres -cnpg: - main: - enabled: true - user: gitea - database: gitea -# -- memcached dependency settings -memcached: - enabled: true -portal: - open: - enabled: true -securityContext: - container: - runAsUser: 1000 - runAsGroup: 1000 - fsGroup: 1000 -workload: - main: - podSpec: - initContainers: - 1-init-directories: - enabled: true - imageSelector: image - type: init - command: - - "/usr/sbin/init_directory_structure.sh" - securityContext: - runAsUser: 0 - runAsNonRoot: false - envFrom: - - configMapRef: - name: gitea-env - 2-configure-gitea: - enabled: true - imageSelector: image - type: init - command: - - "/usr/sbin/configure_gitea.sh" - envFrom: - - configMapRef: - name: gitea-env - containers: - main: - probes: - liveness: - type: tcp - readiness: - type: tcp - startup: - type: tcp - envFrom: - - configMapRef: - name: gitea-env diff --git a/stable/lidarr/.helmignore b/stable/lidarr/.helmignore deleted file mode 100644 index 77ca556..0000000 --- a/stable/lidarr/.helmignore +++ /dev/null @@ -1,30 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ -# OWNERS file for Kubernetes -OWNERS -# helm-docs templates -*.gotmpl -# docs folder -/docs -# icon -icon.png diff --git a/stable/lidarr/CHANGELOG.md b/stable/lidarr/CHANGELOG.md deleted file mode 100644 index 910b96e..0000000 --- a/stable/lidarr/CHANGELOG.md +++ /dev/null @@ -1,1545 +0,0 @@ ---- -title: Changelog ---- - -## [lidarr-12.0.0](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-12.0.0) (2022-11-10) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Major Change to GUI -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.44](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.44) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.43](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.43](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.43](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.43) (2022-11-08) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342)) -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.42](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.42) (2022-11-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.42](https://github.com/truecharts/charts/compare/lidarr-11.0.41...lidarr-11.0.42) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329)) - -## [lidarr-11.0.41](https://github.com/truecharts/charts/compare/lidarr-11.0.40...lidarr-11.0.41) (2022-11-06) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4317](https://github.com/truecharts/charts/issues/4317)) - -## [lidarr-11.0.40](https://github.com/truecharts/charts/compare/lidarr-11.0.39...lidarr-11.0.40) (2022-11-05) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4308](https://github.com/truecharts/charts/issues/4308)) - -## [lidarr-11.0.39](https://github.com/truecharts/charts/compare/lidarr-11.0.38...lidarr-11.0.39) (2022-11-02) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4261](https://github.com/truecharts/charts/issues/4261)) - -## [lidarr-11.0.38](https://github.com/truecharts/charts/compare/lidarr-11.0.37...lidarr-11.0.38) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) - -## [lidarr-11.0.37](https://github.com/truecharts/charts/compare/lidarr-11.0.36...lidarr-11.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - -## [lidarr-11.0.36](https://github.com/truecharts/charts/compare/lidarr-11.0.35...lidarr-11.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - -## [lidarr-11.0.35](https://github.com/truecharts/charts/compare/lidarr-11.0.34...lidarr-11.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major - -## [lidarr-11.0.35](https://github.com/truecharts/charts/compare/lidarr-11.0.34...lidarr-11.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major - -## [lidarr-11.0.34](https://github.com/truecharts/charts/compare/lidarr-11.0.33...lidarr-11.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) -- update helm general non-major - -## [lidarr-11.0.33](https://github.com/truecharts/charts/compare/lidarr-11.0.32...lidarr-11.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - -## [lidarr-11.0.32](https://github.com/truecharts/charts/compare/lidarr-11.0.31...lidarr-11.0.32) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) - -## [lidarr-11.0.31](https://github.com/truecharts/charts/compare/lidarr-11.0.30...lidarr-11.0.31) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] -- update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-17) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- refactor Services SCALE GUI -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-18) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-16) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-15) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-15) - -### Chore - -- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) -- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-12) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.29](https://github.com/truecharts/charts/compare/lidarr-11.0.28...lidarr-11.0.29) (2022-09-11) - -### Chore - -- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - -## [lidarr-11.0.28](https://github.com/truecharts/charts/compare/lidarr-11.0.26...lidarr-11.0.28) (2022-08-30) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639)) -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [lidarr-11.0.27](https://github.com/truecharts/charts/compare/lidarr-11.0.26...lidarr-11.0.27) (2022-08-30) - -### Chore - -- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626)) - -## [lidarr-11.0.26](https://github.com/truecharts/charts/compare/lidarr-11.0.25...lidarr-11.0.26) (2022-08-29) - -### Chore - -- update helm general non-major ([#3619](https://github.com/truecharts/charts/issues/3619)) - -## [lidarr-11.0.25](https://github.com/truecharts/charts/compare/lidarr-11.0.24...lidarr-11.0.25) (2022-08-23) - -### Chore - -- update helm general non-major helm releases ([#3545](https://github.com/truecharts/charts/issues/3545)) - -## [lidarr-11.0.24](https://github.com/truecharts/charts/compare/lidarr-11.0.23...lidarr-11.0.24) (2022-08-12) - -### Chore - -- add documentation checkbox/section to all SCALE Apps -- update helm general non-major helm releases ([#3456](https://github.com/truecharts/charts/issues/3456)) - -### Fix - -- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447)) - -## [lidarr-11.0.23](https://github.com/truecharts/charts/compare/lidarr-11.0.22...lidarr-11.0.23) (2022-08-08) - -### Chore - -- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376)) -- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402)) - -## [lidarr-11.0.22](https://github.com/truecharts/apps/compare/lidarr-11.0.21...lidarr-11.0.22) (2022-07-26) - -### Chore - -- update home links ([#3291](https://github.com/truecharts/apps/issues/3291)) -- update helm general non-major helm releases ([#3302](https://github.com/truecharts/apps/issues/3302)) - -## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) - -### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [lidarr-11.0.21](https://github.com/truecharts/apps/compare/lidarr-11.0.20...lidarr-11.0.21) (2022-07-23) - -### Chore - -- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - -## [lidarr-11.0.20](https://github.com/truecharts/apps/compare/lidarr-11.0.18...lidarr-11.0.20) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository -- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - -## [lidarr-11.0.18](https://github.com/truecharts/apps/compare/lidarr-11.0.17...lidarr-11.0.18) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - -## [lidarr-11.0.17](https://github.com/truecharts/apps/compare/lidarr-11.0.16...lidarr-11.0.17) (2022-07-14) - -### Fix - -- regenerate catalog and update template - -## [lidarr-11.0.16](https://github.com/truecharts/apps/compare/lidarr-11.0.14...lidarr-11.0.16) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - -## [lidarr-11.0.14](https://github.com/truecharts/apps/compare/lidarr-11.0.12...lidarr-11.0.14) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - -## [lidarr-11.0.12](https://github.com/truecharts/apps/compare/lidarr-11.0.11...lidarr-11.0.12) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - -### [lidarr-11.0.11](https://github.com/truecharts/apps/compare/lidarr-11.0.10...lidarr-11.0.11) (2022-07-12) - -#### Chore - -- update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - -### [lidarr-11.0.10](https://github.com/truecharts/apps/compare/lidarr-11.0.9...lidarr-11.0.10) (2022-07-11) - -#### Chore - -- move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - -### [lidarr-11.0.9](https://github.com/truecharts/apps/compare/lidarr-11.0.8...lidarr-11.0.9) (2022-07-09) - -#### Chore - -- update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - - - -### [lidarr-11.0.8](https://github.com/truecharts/apps/compare/lidarr-11.0.7...lidarr-11.0.8) (2022-07-04) - -#### Chore - -- update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - -### [lidarr-11.0.7](https://github.com/truecharts/apps/compare/lidarr-11.0.6...lidarr-11.0.7) (2022-06-25) - -#### Chore - -- update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977)) - - - -### [lidarr-11.0.6](https://github.com/truecharts/apps/compare/lidarr-11.0.5...lidarr-11.0.6) (2022-06-22) - -#### Chore - -- update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948)) - - - -### [lidarr-11.0.5](https://github.com/truecharts/apps/compare/lidarr-11.0.4...lidarr-11.0.5) (2022-06-21) - -#### Chore - -- update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943)) - - - -### [lidarr-11.0.4](https://github.com/truecharts/apps/compare/lidarr-11.0.3...lidarr-11.0.4) (2022-06-14) - -#### Chore - -- update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886)) - - - -### [lidarr-11.0.3](https://github.com/truecharts/apps/compare/lidarr-11.0.2...lidarr-11.0.3) (2022-06-11) - -#### Chore - -- update helm general non-major helm releases ([#2854](https://github.com/truecharts/apps/issues/2854)) - - - -### [lidarr-11.0.2](https://github.com/truecharts/apps/compare/lidarr-11.0.1...lidarr-11.0.2) (2022-06-07) - -#### Fix - -- hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - - - -### [lidarr-11.0.1](https://github.com/truecharts/apps/compare/lidarr-10.0.33...lidarr-11.0.1) (2022-06-07) - -#### Chore - -- Auto-update chart README [skip ci] -- sync all apps persistence configuration and always default to PVC - -#### Fix - -- remove malfunctioning SCALE migration script - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [lidarr-11.0.0](https://github.com/truecharts/apps/compare/lidarr-10.0.33...lidarr-11.0.0) (2022-06-07) - -#### Chore - -- sync all apps persistence configuration and always default to PVC - -#### Refactor - -- BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836)) - - - -### [lidarr-10.0.33](https://github.com/truecharts/apps/compare/lidarr-10.0.32...lidarr-10.0.33) (2022-06-04) - -#### Chore - -- update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826)) - - - -### [lidarr-10.0.32](https://github.com/truecharts/apps/compare/lidarr-10.0.31...lidarr-10.0.32) (2022-05-31) - -#### Chore - -- update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803)) - - - -### [lidarr-10.0.31](https://github.com/truecharts/apps/compare/lidarr-10.0.30...lidarr-10.0.31) (2022-05-26) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [lidarr-10.0.31](https://github.com/truecharts/apps/compare/lidarr-10.0.30...lidarr-10.0.31) (2022-05-26) - -#### Chore - -- update helm general non-major helm releases ([#2759](https://github.com/truecharts/apps/issues/2759)) - - - -### [lidarr-10.0.30](https://github.com/truecharts/apps/compare/lidarr-10.0.29...lidarr-10.0.30) (2022-05-24) - -#### Chore - -- update helm general non-major helm releases - - - -### [lidarr-10.0.29](https://github.com/truecharts/apps/compare/lidarr-10.0.28...lidarr-10.0.29) (2022-05-17) - -#### Chore - -- Auto-update chart README [skip ci] -- update helm general non-major helm releases - - - -### [lidarr-10.0.29](https://github.com/truecharts/apps/compare/lidarr-10.0.28...lidarr-10.0.29) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [lidarr-10.0.28](https://github.com/truecharts/apps/compare/lidarr-10.0.27...lidarr-10.0.28) (2022-05-17) - -#### Chore - -- update helm general non-major helm releases - - - -### [lidarr-10.0.27](https://github.com/truecharts/apps/compare/lidarr-10.0.26...lidarr-10.0.27) (2022-05-16) - -#### Chore - -- update docker general non-major ([#2692](https://github.com/truecharts/apps/issues/2692)) - - - -### [lidarr-10.0.26](https://github.com/truecharts/apps/compare/lidarr-10.0.25...lidarr-10.0.26) (2022-05-11) - -#### Chore - -- update docker general non-major ([#2653](https://github.com/truecharts/apps/issues/2653)) - - - -### [lidarr-10.0.25](https://github.com/truecharts/apps/compare/lidarr-10.0.24...lidarr-10.0.25) (2022-05-10) - -#### Chore - -- update helm general non-major helm releases ([#2649](https://github.com/truecharts/apps/issues/2649)) - - - -### [lidarr-10.0.24](https://github.com/truecharts/apps/compare/lidarr-10.0.23...lidarr-10.0.24) (2022-05-08) - -#### Chore - -- update docker general non-major ([#2639](https://github.com/truecharts/apps/issues/2639)) - - - -### [lidarr-10.0.23](https://github.com/truecharts/apps/compare/lidarr-10.0.22...lidarr-10.0.23) (2022-05-06) - -#### Chore - -- update docker general non-major - - - -### [lidarr-10.0.22](https://github.com/truecharts/apps/compare/lidarr-10.0.21...lidarr-10.0.22) (2022-05-06) - -#### Chore - -- update docker general non-major - - - -### [lidarr-10.0.21](https://github.com/truecharts/apps/compare/lidarr-10.0.20...lidarr-10.0.21) (2022-05-05) - -#### Chore - -- update helm general non-major helm releases ([#2612](https://github.com/truecharts/apps/issues/2612)) - - - -### [lidarr-10.0.20](https://github.com/truecharts/apps/compare/lidarr-10.0.19...lidarr-10.0.20) (2022-05-04) - -#### Chore - -- update docker general non-major ([#2606](https://github.com/truecharts/apps/issues/2606)) - - - -### [lidarr-10.0.19](https://github.com/truecharts/apps/compare/lidarr-10.0.18...lidarr-10.0.19) (2022-04-28) - -#### Chore - -- update docker general non-major ([#2577](https://github.com/truecharts/apps/issues/2577)) - - - -### [lidarr-10.0.18](https://github.com/truecharts/apps/compare/lidarr-10.0.17...lidarr-10.0.18) (2022-04-26) - -#### Chore - -- update helm general non-major helm releases ([#2573](https://github.com/truecharts/apps/issues/2573)) - - - -### [lidarr-10.0.17](https://github.com/truecharts/apps/compare/lidarr-10.0.16...lidarr-10.0.17) (2022-04-20) - -#### Chore - -- add missing quote on description ([#2515](https://github.com/truecharts/apps/issues/2515)) -- update helm general non-major helm releases ([#2524](https://github.com/truecharts/apps/issues/2524)) - - - -### [lidarr-10.0.16](https://github.com/truecharts/apps/compare/lidarr-10.0.15...lidarr-10.0.16) (2022-04-16) - -#### Chore - -- update docker general non-major ([#2494](https://github.com/truecharts/apps/issues/2494)) - - - -### [lidarr-10.0.15](https://github.com/truecharts/apps/compare/lidarr-10.0.14...lidarr-10.0.15) (2022-04-12) - -#### Chore - -- update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480)) - - - -### [lidarr-10.0.14](https://github.com/truecharts/apps/compare/lidarr-10.0.13...lidarr-10.0.14) (2022-04-09) - -#### Chore - -- update docker general non-major - - - -### [lidarr-10.0.13](https://github.com/truecharts/apps/compare/lidarr-10.0.12...lidarr-10.0.13) (2022-04-09) - -#### Chore - -- update docker general non-major ([#2460](https://github.com/truecharts/apps/issues/2460)) - - - -### [lidarr-10.0.12](https://github.com/truecharts/apps/compare/lidarr-10.0.11...lidarr-10.0.12) (2022-04-03) - -#### Chore - -- update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410)) - - - -### [lidarr-10.0.11](https://github.com/truecharts/apps/compare/lidarr-10.0.9...lidarr-10.0.11) (2022-03-31) - -#### Chore - -- update docker general non-major ([#2357](https://github.com/truecharts/apps/issues/2357)) -- update helm general non-major helm releases ([#2361](https://github.com/truecharts/apps/issues/2361)) - - - -### [lidarr-10.0.9](https://github.com/truecharts/apps/compare/lidarr-10.0.8...lidarr-10.0.9) (2022-03-30) - -#### Chore - -- update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354)) - - - -### [lidarr-10.0.8](https://github.com/truecharts/apps/compare/lidarr-10.0.7...lidarr-10.0.8) (2022-03-26) - -#### Chore - -- bump all apps to trigger ci - - - -### [lidarr-10.0.6](https://github.com/truecharts/apps/compare/lidarr-10.0.5...lidarr-10.0.6) (2022-03-24) - -#### Chore - -- update docker general non-major - - - -### [lidarr-10.0.3](https://github.com/truecharts/apps/compare/lidarr-10.0.2...lidarr-10.0.3) (2022-03-17) - -#### Chore - -- update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198)) -- update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196)) - - - -### [lidarr-10.0.1](https://github.com/truecharts/apps/compare/lidarr-10.0.0...lidarr-10.0.1) (2022-03-07) - -#### Chore - -- update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111)) -- Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040)) - - - -### [lidarr-10.0.0](https://github.com/truecharts/apps/compare/lidarr-9.0.54...lidarr-10.0.0) (2022-03-03) - -#### Chore - -- remove fixed env from questions.yaml -- remove empty env var declaration from questions.yaml -- remove TZ from values. ([#1945](https://github.com/truecharts/apps/issues/1945)) -- update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021)) - -#### Fix - -- BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010)) - - - -### [lidarr-9.0.54](https://github.com/truecharts/apps/compare/lidarr-9.0.53...lidarr-9.0.54) (2022-03-02) - -#### Chore - -- update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999)) - - - -### [lidarr-9.0.53](https://github.com/truecharts/apps/compare/lidarr-9.0.52...lidarr-9.0.53) (2022-02-28) - -#### Chore - -- rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) -- update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980)) - - - -### [lidarr-9.0.52](https://github.com/truecharts/apps/compare/lidarr-9.0.51...lidarr-9.0.52) (2022-02-21) - -#### Chore - -- update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927)) - - - -### [lidarr-9.0.51](https://github.com/truecharts/apps/compare/lidarr-9.0.50...lidarr-9.0.51) (2022-02-21) - -#### Chore - -- update docker general non-major ([#1924](https://github.com/truecharts/apps/issues/1924)) - - - -### [lidarr-9.0.50](https://github.com/truecharts/apps/compare/lidarr-9.0.49...lidarr-9.0.50) (2022-02-15) - -#### Chore - -- update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901)) - - - -### [lidarr-9.0.49](https://github.com/truecharts/apps/compare/lidarr-9.0.48...lidarr-9.0.49) (2022-02-10) - -#### Chore - -- update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876)) - - - -### [lidarr-9.0.48](https://github.com/truecharts/apps/compare/lidarr-9.0.47...lidarr-9.0.48) (2022-02-08) - -#### Chore - -- update helm general non-major helm releases ([#1871](https://github.com/truecharts/apps/issues/1871)) - - - -### [lidarr-9.0.47](https://github.com/truecharts/apps/compare/lidarr-9.0.46...lidarr-9.0.47) (2022-02-06) - -#### Chore - -- update helm chart common to v8.15.0 ([#1859](https://github.com/truecharts/apps/issues/1859)) - - - -### [lidarr-9.0.46](https://github.com/truecharts/apps/compare/lidarr-9.0.45...lidarr-9.0.46) (2022-02-05) - -#### Chore - -- update helm general non-major helm releases ([#1852](https://github.com/truecharts/apps/issues/1852)) - - - -### [lidarr-9.0.45](https://github.com/truecharts/apps/compare/lidarr-9.0.44...lidarr-9.0.45) (2022-02-02) - -#### Chore - -- update helm general non-major helm releases ([#1828](https://github.com/truecharts/apps/issues/1828)) - - - -### [lidarr-9.0.44](https://github.com/truecharts/apps/compare/lidarr-9.0.43...lidarr-9.0.44) (2022-01-31) - -#### Chore - -- update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823)) - - - -### [lidarr-9.0.43](https://github.com/truecharts/apps/compare/lidarr-9.0.42...lidarr-9.0.43) (2022-01-25) - -#### Chore - -- update helm general non-major helm releases ([#1791](https://github.com/truecharts/apps/issues/1791)) - - - -### [lidarr-9.0.42](https://github.com/truecharts/apps/compare/lidarr-9.0.41...lidarr-9.0.42) (2022-01-22) - -#### Chore - -- update helm general non-major helm releases ([#1766](https://github.com/truecharts/apps/issues/1766)) - - - -### [lidarr-9.0.41](https://github.com/truecharts/apps/compare/lidarr-9.0.40...lidarr-9.0.41) (2022-01-21) - -#### Chore - -- update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - - - -### [lidarr-9.0.40](https://github.com/truecharts/apps/compare/lidarr-9.0.39...lidarr-9.0.40) (2022-01-21) - -#### Chore - -- update docker general non-major ([#1751](https://github.com/truecharts/apps/issues/1751)) - -#### Fix - -- set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - -### [lidarr-9.0.39](https://github.com/truecharts/apps/compare/lidarr-9.0.38...lidarr-9.0.39) (2022-01-18) - -#### Chore - -- update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732)) - - - -### [lidarr-9.0.38](https://github.com/truecharts/apps/compare/lidarr-9.0.37...lidarr-9.0.38) (2022-01-17) - -#### Chore - -- update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728)) - - - -### [lidarr-9.0.37](https://github.com/truecharts/apps/compare/lidarr-9.0.36...lidarr-9.0.37) (2022-01-13) - -#### Chore - -- update helm general non-major helm releases ([#1712](https://github.com/truecharts/apps/issues/1712)) - -#### Feat - -- expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709)) - - - -### [lidarr-9.0.36](https://github.com/truecharts/apps/compare/lidarr-9.0.35...lidarr-9.0.36) (2022-01-12) - -#### Chore - -- update helm general non-major helm releases ([#1704](https://github.com/truecharts/apps/issues/1704)) - - - -### [lidarr-9.0.35](https://github.com/truecharts/apps/compare/lidarr-9.0.34...lidarr-9.0.35) (2022-01-11) - -#### Chore - -- update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693)) - - - -### [lidarr-9.0.34](https://github.com/truecharts/apps/compare/lidarr-9.0.33...lidarr-9.0.34) (2022-01-10) - -#### Chore - -- update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677)) - - - -### [lidarr-9.0.33](https://github.com/truecharts/apps/compare/lidarr-9.0.32...lidarr-9.0.33) (2022-01-04) - -#### Chore - -- update helm general non-major helm releases - - - -### [lidarr-9.0.32](https://github.com/truecharts/apps/compare/lidarr-9.0.31...lidarr-9.0.32) (2022-01-03) - -#### Chore - -- update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646)) - - - -### [lidarr-9.0.31](https://github.com/truecharts/apps/compare/lidarr-9.0.30...lidarr-9.0.31) (2021-12-28) - -#### Chore - -- update helm general non-major helm releases ([#1623](https://github.com/truecharts/apps/issues/1623)) - - - -### [lidarr-9.0.30](https://github.com/truecharts/apps/compare/lidarr-9.0.29...lidarr-9.0.30) (2021-12-27) - -#### Chore - -- update docker general non-major ([#1615](https://github.com/truecharts/apps/issues/1615)) - - - -### [lidarr-9.0.29](https://github.com/truecharts/apps/compare/lidarr-9.0.28...lidarr-9.0.29) (2021-12-21) - -#### Chore - -- update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596)) -- update docker general non-major ([#1595](https://github.com/truecharts/apps/issues/1595)) - - - -### [lidarr-9.0.28](https://github.com/truecharts/apps/compare/lidarr-9.0.27...lidarr-9.0.28) (2021-12-20) - -#### Chore - -- update docker general non-major ([#1581](https://github.com/truecharts/apps/issues/1581)) - - - -### [lidarr-9.0.27](https://github.com/truecharts/apps/compare/lidarr-9.0.26...lidarr-9.0.27) (2021-12-19) - -#### Chore - -- Last patch bump before RC2 branch-off -- remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576)) - - - -### [lidarr-9.0.26](https://github.com/truecharts/apps/compare/lidarr-9.0.25...lidarr-9.0.26) (2021-12-19) - -#### Chore - -- completely remove mountPath reference from GUI ([#1572](https://github.com/truecharts/apps/issues/1572)) -- update helm general non-major helm releases ([#1571](https://github.com/truecharts/apps/issues/1571)) - - - -### [lidarr-9.0.25](https://github.com/truecharts/apps/compare/lidarr-9.0.24...lidarr-9.0.25) (2021-12-18) - -#### Chore - -- cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558)) -- App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539)) - - - -### [lidarr-9.0.24](https://github.com/truecharts/apps/compare/lidarr-9.0.23...lidarr-9.0.24) (2021-12-14) - -#### Chore - -- update helm general non-major helm releases ([#1535](https://github.com/truecharts/apps/issues/1535)) - - - -### [lidarr-9.0.23](https://github.com/truecharts/apps/compare/lidarr-9.0.22...lidarr-9.0.23) (2021-12-13) - -#### Chore - -- move incubator apps to stable and bump everything - - - -### [lidarr-9.0.22](https://github.com/truecharts/apps/compare/lidarr-9.0.21...lidarr-9.0.22) (2021-12-11) - -#### Chore - -- update general helm non-major helm releases ([#1509](https://github.com/truecharts/apps/issues/1509)) - - - -### [lidarr-9.0.21](https://github.com/truecharts/apps/compare/lidarr-9.0.20...lidarr-9.0.21) (2021-12-11) - -#### Chore - -- update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507)) - - - -### [lidarr-9.0.20](https://github.com/truecharts/apps/compare/lidarr-9.0.19...lidarr-9.0.20) (2021-12-07) - -#### Chore - -- update non-major deps helm releases ([#1481](https://github.com/truecharts/apps/issues/1481)) - - - -### lidarr-9.0.19 (2021-12-05) - -#### Chore - -- bump apps to generate security page -- move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -- update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -- update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) -- update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) -- update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) -- update non-major deps helm releases ([#1471](https://github.com/truecharts/apps/issues/1471)) -- update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) - -#### Fix - -- fix typo in theme selection ([#1428](https://github.com/truecharts/apps/issues/1428)) - - - -### [lidarr-9.0.18](https://github.com/truecharts/apps/compare/lidarr-9.0.17...lidarr-9.0.18) (2021-12-05) - -#### Chore - -- update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) - - - -### [lidarr-9.0.17](https://github.com/truecharts/apps/compare/lidarr-9.0.16...lidarr-9.0.17) (2021-12-05) - -#### Chore - -- update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) - - - -### [lidarr-9.0.16](https://github.com/truecharts/apps/compare/lidarr-9.0.15...lidarr-9.0.16) (2021-12-04) - -#### Chore - -- bump apps to generate security page - - - -### [lidarr-9.0.15](https://github.com/truecharts/apps/compare/lidarr-9.0.14...lidarr-9.0.15) (2021-12-04) - -#### Chore - -- update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) - - - -### [lidarr-9.0.14](https://github.com/truecharts/apps/compare/lidarr-9.0.13...lidarr-9.0.14) (2021-12-03) - -#### Chore - -- move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -- update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) - - - -### [lidarr-9.0.13](https://github.com/truecharts/apps/compare/lidarr-9.0.12...lidarr-9.0.13) (2021-11-30) - -#### Chore - -- update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) - - - -### [lidarr-9.0.12](https://github.com/truecharts/apps/compare/lidarr-9.0.11...lidarr-9.0.12) (2021-11-23) - -#### Chore - -- update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) - - - -### [lidarr-9.0.11](https://github.com/truecharts/apps/compare/lidarr-9.0.10...lidarr-9.0.11) (2021-11-22) - -#### Chore - -- update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) - - - -### [lidarr-9.0.10](https://github.com/truecharts/apps/compare/lidarr-9.0.9...lidarr-9.0.10) (2021-11-16) - -#### Chore - -- update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) - - - -### [lidarr-9.0.9](https://github.com/truecharts/apps/compare/lidarr-9.0.8...lidarr-9.0.9) (2021-11-15) - -#### Chore - -- persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) -- update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) - - - -### [lidarr-9.0.8](https://github.com/truecharts/apps/compare/lidarr-9.0.7...lidarr-9.0.8) (2021-11-14) - -#### Chore - -- fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) -- move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) -- clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) -- update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) - -#### Fix - -- split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321)) -- Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) - - - -### [lidarr-9.0.7](https://github.com/truecharts/apps/compare/lidarr-9.0.6...lidarr-9.0.7) (2021-11-09) - -#### Chore - -- update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297)) - - - -### [lidarr-9.0.6](https://github.com/truecharts/apps/compare/lidarr-9.0.5...lidarr-9.0.6) (2021-11-07) - -#### Chore - -- update non-major deps helm releases ([#1295](https://github.com/truecharts/apps/issues/1295)) - - - -### [lidarr-9.0.5](https://github.com/truecharts/apps/compare/lidarr-9.0.4...lidarr-9.0.5) (2021-11-07) - -#### Chore - -- update non-major deps helm releases ([#1291](https://github.com/truecharts/apps/issues/1291)) - -#### Chore - -- Simplify GUI for deployment, persistence and securityContext ([#1289](https://github.com/truecharts/apps/issues/1289)) - -#### Feat - -- Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290)) - - - -### [lidarr-9.0.4](https://github.com/truecharts/apps/compare/lidarr-9.0.3...lidarr-9.0.4) (2021-11-02) - -#### Chore - -- update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267)) - - - -### [lidarr-9.0.3](https://github.com/truecharts/apps/compare/lidarr-9.0.2...lidarr-9.0.3) (2021-11-01) - -#### Chore - -- update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) - - - -### [lidarr-9.0.2](https://github.com/truecharts/apps/compare/lidarr-9.0.1...lidarr-9.0.2) (2021-10-26) - -#### Chore - -- update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [lidarr-9.0.1](https://github.com/truecharts/apps/compare/lidarr-9.0.0...lidarr-9.0.1) (2021-10-26) - -#### Chore - -- update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - - - -### [lidarr-9.0.0](https://github.com/truecharts/apps/compare/lidarr-8.0.16...lidarr-9.0.0) (2021-10-25) - -#### Chore - -- Adapt for TrueNAS SCALE RC1 - - - -### [lidarr-8.0.16](https://github.com/truecharts/apps/compare/lidarr-8.0.13...lidarr-8.0.16) (2021-10-20) - -#### Chore - -- bump apps, remove duplicates and move incubator to stable for RC1 -- update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213)) - -#### Fix - -- reenable postgresql migration scripting and bump all to force update -- use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - -### [lidarr-8.0.13](https://github.com/truecharts/apps/compare/lidarr-8.0.12...lidarr-8.0.13) (2021-10-20) - -#### Chore - -- bump versions to rerelease and fix icons - - - -### [lidarr-8.0.12](https://github.com/truecharts/apps/compare/lidarr-8.0.11...lidarr-8.0.12) (2021-10-19) - -#### Change - -- Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - -- Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) -- Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173)) -- update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184)) - -#### Feat - -- Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) - -#### Refactor - -- Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) - - - -### [lidarr-8.0.11](https://github.com/truecharts/apps/compare/lidarr-8.0.10...lidarr-8.0.11) (2021-10-19) - -#### Fix - -- fix previous SCALE bugfix not correctly being applied - - - -### [lidarr-8.0.10](https://github.com/truecharts/apps/compare/lidarr-8.0.9...lidarr-8.0.10) (2021-10-19) - -#### Fix - -- Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - -### [lidarr-8.0.9](https://github.com/truecharts/apps/compare/lidarr-8.0.8...lidarr-8.0.9) (2021-10-18) - -#### Chore - -- Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -- Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - - - -### [lidarr-8.0.8](https://github.com/truecharts/apps/compare/lidarr-8.0.7...lidarr-8.0.8) (2021-10-17) - -#### Chore - -- update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160)) - -#### Fix - -- force users using correct / prefix for mounPath ([#1156](https://github.com/truecharts/apps/issues/1156)) - - - -### [lidarr-8.0.7](https://github.com/truecharts/apps/compare/lidarr-8.0.6...lidarr-8.0.7) (2021-10-13) - -#### Chore - -- update non-major deps helm releases ([#1133](https://github.com/truecharts/apps/issues/1133)) - - - -### [lidarr-8.0.6](https://github.com/truecharts/apps/compare/lidarr-8.0.5...lidarr-8.0.6) (2021-10-12) - -#### Chore - -- update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - -### [lidarr-8.0.5](https://github.com/truecharts/apps/compare/lidarr-8.0.4...lidarr-8.0.5) (2021-10-12) - -#### Chore - -- update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - -### [lidarr-8.0.4](https://github.com/truecharts/apps/compare/lidarr-8.0.3...lidarr-8.0.4) (2021-10-05) - -#### Chore - -- update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099)) - - - -### [lidarr-8.0.3](https://github.com/truecharts/apps/compare/lidarr-8.0.2...lidarr-8.0.3) (2021-09-29) - -#### Chore - -- update helm chart common to v8.0.13 ([#1060](https://github.com/truecharts/apps/issues/1060)) - - - -### [lidarr-8.0.1](https://github.com/truecharts/apps/compare/lidarr-8.0.0...lidarr-8.0.1) (2021-09-26) - - - -### [lidarr-8.0.0](https://github.com/truecharts/apps/compare/lidarr-7.0.2...lidarr-8.0.0) (2021-09-26) - - - -### [lidarr-7.0.2](https://github.com/truecharts/apps/compare/lidarr-7.0.1...lidarr-7.0.2) (2021-09-21) - -#### Chore - -- update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - - - -### [lidarr-7.0.1](https://github.com/truecharts/apps/compare/lidarr-6.11.15...lidarr-7.0.1) (2021-09-13) - -#### Chore - -- update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -- add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) -- Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) -- pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) -- Move some common containers to our own containers - -#### Fix - -- make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - - - -## [lidarr-6.11.15](https://github.com/truecharts/apps/compare/lidarr-6.11.14...lidarr-6.11.15) (2021-09-08) - -### Fix - -- repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922)) diff --git a/stable/lidarr/Chart.yaml b/stable/lidarr/Chart.yaml deleted file mode 100644 index 9c0405b..0000000 --- a/stable/lidarr/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - max_scale_version: 24.04.0 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: media - truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.11" - truecharts.org/train: stable -apiVersion: v2 -appVersion: 2.2.3.4098 -dependencies: - - name: common - version: 20.2.2 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] -deprecated: false -description: Looks and smells like Sonarr but made for music -home: https://truecharts.org/charts/stable/lidarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png -keywords: - - lidarr - - torrent - - usenet -kubeVersion: ">=1.24.0-0" -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -name: lidarr -sources: - - https://github.com/Lidarr/Lidarr - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/lidarr-develop - - https://ghcr.io/onedr0p/exportarr -type: application -version: 21.5.3 diff --git a/stable/lidarr/README.md b/stable/lidarr/README.md deleted file mode 100644 index 5dd4de9..0000000 --- a/stable/lidarr/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: README ---- - -## General Info - -TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. -However only installations using the TrueNAS SCALE Apps system are supported. - -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/lidarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - -_All Rights Reserved - The TrueCharts Project_ diff --git a/stable/lidarr/icon.png b/stable/lidarr/icon.png deleted file mode 100644 index a8f9bc5829b360b1c05632b79148ff56f685b16f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 41815 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 WloYs_uKWQ20000