From 20f33ab6c35142e2241e2c609df5c4868fb4e5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20G=C3=B6ppel?= <43101280+alfi0812@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:56:49 +0100 Subject: [PATCH] fix(excluded-charts): Update ct-install.yaml (#32478) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Incubator is currently empty. So i removed all the unecessary entries and included 2 new ones. (One for an upcoming chart) **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- .github/ct-install.yaml | 89 +---------------------------------------- 1 file changed, 2 insertions(+), 87 deletions(-) diff --git a/.github/ct-install.yaml b/.github/ct-install.yaml index ca2c9167bbf..00a8be29a07 100644 --- a/.github/ct-install.yaml +++ b/.github/ct-install.yaml @@ -12,93 +12,6 @@ chart-dirs: excluded-charts: - charts/library/common - charts/dependency/subchart - - charts/incubator/alienswarm - - charts/incubator/alienswarm-reactivedrop - - charts/incubator/arma3 - - charts/incubator/arma3exilemod - - charts/incubator/assettocorsa - - charts/incubator/craftopia - - charts/incubator/csgo - - charts/incubator/cssource - - charts/incubator/cstrike1-6 - - charts/incubator/cstrikeconditionzero - - charts/incubator/dayofdefeatsource - - charts/incubator/sd-webui - - charts/incubator/fistfuloffrags - - charts/incubator/garrysmod - - charts/incubator/halflife2deathmatch - - charts/incubator/kerbalspaceprogram-lmp - - charts/incubator/left4dead - - charts/incubator/mindustry - - charts/incubator/neverwinternights-ee - - charts/incubator/openttd - - charts/incubator/pvk-ii - - charts/incubator/quake3 - - charts/incubator/sdtd - - charts/incubator/starmade - - charts/incubator/terraria-tshock - - charts/incubator/urban-terror - - charts/incubator/vintage-story - - charts/incubator/twingate-connector - - charts/incubator/docassemble - - charts/incubator/eco - - charts/incubator/midarr - - charts/incubator/orbital-sync - - charts/incubator/plex-meta-manager - - charts/incubator/pushbits-server - - charts/incubator/telepush - - charts/incubator/alertmanager-bot - - charts/incubator/alertmanager-bot - - charts/incubator/alertmanager-discord - - charts/incubator/amcrest2mqtt - - charts/incubator/arksurvivalevolved - - charts/incubator/tauticord - - charts/incubator/discordgsm - - charts/incubator/facebox - - charts/incubator/foundryvtt - - charts/incubator/heimdall - - charts/incubator/mc-router - - charts/incubator/multus - - charts/incubator/local-ai - - charts/incubator/orbital-sync - - charts/incubator/plex-meta-manager - - charts/incubator/pod-gateway - - charts/incubator/promcord - - charts/incubator/rdesktop - - charts/incubator/reg - - charts/incubator/romm - - charts/incubator/ser2sock - - charts/incubator/storj-node - - charts/incubator/tailscale - - charts/incubator/webtop - - charts/incubator/zalando-postgres-cluster - - charts/incubator/zigbee2mqtt - - charts/incubator/alertmanager-bot - - charts/incubator/alertmanager-discord - - charts/incubator/amcrest2mqtt - - charts/incubator/arksurvivalevolved - - charts/incubator/tauticord - - charts/incubator/discordgsm - - charts/incubator/facebox - - charts/incubator/foundryvtt - - charts/incubator/heimdall - - charts/incubator/mc-router - - charts/incubator/multus - - charts/incubator/local-ai - - charts/incubator/orbital-sync - - charts/incubator/plex-meta-manager - - charts/incubator/pod-gateway - - charts/incubator/promcord - - charts/incubator/rdesktop - - charts/incubator/reg - - charts/incubator/romm - - charts/incubator/ser2sock - - charts/incubator/storj-node - - charts/incubator/tailscale - - charts/incubator/webtop - - charts/incubator/zalando-postgres-cluster - - charts/incubator/zigbee2mqtt - - charts/incubator/adguardhome-sync - charts/stable/adguardhome-sync - charts/stable/alienswarm - charts/stable/alienswarm-reactivedrop @@ -186,6 +99,8 @@ excluded-charts: - charts/stable/debian-apt-mirror - charts/stable/dell-idrac-fan-controller - charts/stable/nitter + - charts/stable/sd-webui + - charts/stable/mend-renovate chart-repos: - jetstack=https://charts.jetstack.io - grafana=https://grafana.github.io/helm-charts