44 Commits

Author SHA1 Message Date
Alfred Göppel 5773e35392 fix(ci): Fix image creation & update forgetool version used (#44390)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ 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._
2026-01-31 19:04:08 +01:00
Kjeld Schouten 5bddbb6751 dont include website dir in git 2025-10-09 16:01:51 +02:00
Kjeld Schouten 4474374ee1 chore(ci): replace charttool with clustertool for CI
fix(ci): download clustertool during CI setup

exclude clustertool-bin
2025-04-07 19:48:09 +02:00
Kjeld Schouten 397eb26837 fix(cluster): use general le-prod issuer 2025-03-11 14:03:17 +01:00
Kjeld Schouten 47460ea4a7 fix(ci): tweak gitignore for go releaser testing 2024-10-22 15:18:45 +02:00
Kjeld Schouten 092bfbe1cc fix(clustertool): some clustertool build tweaks 2024-10-22 15:16:10 +02:00
Kjeld Schouten 800b35c58e Add Website to monorepo and adapt CI 2024-10-17 17:29:05 +02:00
TrueCharts-Bot bb27953850 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-14 00:18:14 +00:00
Kjeld Schouten 5c5747898c add helm repos 2024-10-13 20:49:45 +02:00
TrueCharts-Bot 113f2951ed Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-10-11 00:17:28 +00:00
Kjeld Schouten 7fa9dcabf5 add deprecated website docs pages to archive 2024-10-10 18:21:28 +02:00
Kjeld Schouten d595c64ca5 add vscode workspace 2024-06-25 21:11:43 +02:00
Kjeld Schouten-Lebbing c313deeb15 feat(all-contributors): add all-contributors CLI 2023-03-16 10:45:14 +01:00
Kjeld Schouten-Lebbing afa08eb738 Update .gitignore
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-09 14:00:44 +01:00
Stavros Kois 881c939dc0 feat(ci): Download each dep to each own repo dir, and use a cached index instead of fetch each time (#4393)
* download each dep to its repo dir, to avoid confclits

* only fetch index once

* clean index cache on start

* fancy print

* make sure it's always `index.yaml`

* add caches to gitignore

* empty lines

* don't wipe
2022-11-12 19:06:22 +01:00
Kjeld Schouten-Lebbing 5864fce3ac WIP Cleanup configuration options (#4365)
* chore(apps): remove un-needed UI elements

* dont grab metallb upstreams anymore

* add new readme template pointing to the website and remove helm-values system

* Move readme generation to daily job

* remove readme addition and remve readme generation from build-release script

* bump

* remvoe the use of helm-docs

* completely remove helm-docs

* move tag sync to renovate bump action

* fully remove tag sync and remove needless helm dependency updates

* remove needless helm prep

* get rid of needlessly loaded grafana repo
2022-11-10 16:46:44 +01:00
Kjeld Schouten-Lebbing 6a91e50277 update gitignore 2022-09-27 22:15:37 +02:00
Kjeld Schouten-Lebbing a34590a3a6 Update .gitignore
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-25 23:29:48 +02:00
Kjeld Schouten-Lebbing 5a7137a397 ignore readme in lowercase 2022-07-20 20:49:09 +02:00
Kjeld Schouten-Lebbing 69294bdcd2 Update .gitignore 2022-07-20 20:47:23 +02:00
Kjeld Schouten-Lebbing a99b162697 Update .gitignore 2022-07-20 20:46:13 +02:00
Stavros Kois 4ad582d87f chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
Kjeld Schouten-Lebbing 4b0c3f9fae feat(apps): Unraid Port - digits (#2437)
* feat(apps): Unraid Port - digits

* need alphabetic

* fix questions

* submit port fix

* whoops

* decrease timeout

* add apps user in CI to prevent issues

* sudo

* slight tweak

* Update charts/dev/server-7daystodie/values.yaml

* add configmap

* mount it as well

* again

* subpath

* shoot

* fix object name

* hmm

* 66 to 55

* simplify code a bit

* get LS details

* get status

* try something else

* hmm

* try cmd

* whoops

* bashlist

* test

* use script

* againnn

* more quotes

* non double command

* quoted

* enter.sh

* groupmod

* try setting in args

* try without groupadd

* whoops again

* Apply suggestions from code review

* trigger precommit

* use tccr

* exclude in ci

* whoops
2022-04-07 15:25:14 +02:00
Kjeld Schouten-Lebbing 6a854f59a0 Update .gitignore 2022-04-01 12:39:17 +02:00
Kjeld Schouten-Lebbing 001afb2e80 Update .gitignore 2022-04-01 08:39:04 +02:00
Kjeld Schouten-Lebbing 5c1d80bb43 Update .gitignore 2022-04-01 08:25:28 +02:00
kjeld Schouten-Lebbing 7a24f89bc8 remove cr index 2022-03-30 00:27:51 +02:00
kjeld Schouten-Lebbing 12a37f3aab Move the Helm charts to a seperate Charts repo 2022-03-29 20:44:14 +02:00
kjeld Schouten-Lebbing d5bca523ed chore(ci): add dh_catalog to gitignore 2022-03-17 12:37:32 +01:00
Kjeld Schouten-Lebbing e5e4c0950c feat(security): Render security scan results during build (#1451)
* feat(security): Render security scan results during build.

* move devcontainer to tccr in workflows

* move vscode devcontainer to tccr

* add fake bump to force tests to actually run

* ok

* work on building docs out of the security scan

* slight fix

* try to output container scan data

* done

* whoops

* output container scan output to file (crude)

* temporaryily encapsulate trivy output with code tags

* add some console output while running security scans
2021-12-03 19:31:19 +01:00
kjeld Schouten-Lebbing 2d29ac576f fix the devcontainer 2021-09-28 15:11:33 +02:00
kjeld Schouten-Lebbing 96d4d90ade gitignore Chart.lock 2021-09-08 10:16:34 +02:00
kjeld Schouten-Lebbing a1f33888a5 some more gitignores 2021-09-07 17:18:39 +02:00
Kjeld Schouten-Lebbing ffc823bccc Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00
Kjeld Schouten-Lebbing 64aa712dab Add dev train and excluded common-test chart.lock (#318) 2021-04-10 15:05:29 +02:00
kjeld Schouten-Lebbing d1968664a6 remove the lockfiles from the exclude
(due to renovate being prevented to add lockfiles)
2021-04-09 17:03:46 +02:00
kjeld Schouten-Lebbing c9a3f01580 Integrate Container and Website Repo's + docs restructure 2021-03-17 10:35:56 +01:00
Kjeld Schouten-Lebbing 4e6ceee3cb Run as PUID/PGID by default and add startAsRoot option (#246) 2021-03-08 14:32:58 +01:00
Kjeld Schouten-Lebbing fb8e40c18b Refactor Ingress (#219)
* Refactor Ingress and Add Tests

* New HTTP Ingress UI Layout

* Cleanup plain TCP and all UDP ingress UI's

* Bulk Traefik Changes:

- update traefik
- move storage to common chart
- Remove reflector
- Remove Cert-Manager
- Add http IngressRoute to common
- remove ingress(Route) from traefik
- Cleanup Ingress(Route) to be includable in other charts

* Update common included with all Apps

* Update traefik and addserviceName, servicePort and serviceKind to questions.yaml

* Polish: Auto find port and servicename for ingress, allow override

* Add basic documentation and examples

* Cleanup

* small bugfix

* fix mini mistake in qbittorrent

* Use default torrent port within qbittorrent
2021-03-05 22:31:02 +01:00
kjeld Schouten-Lebbing 49d1a36017 another gitignore update 2021-03-03 14:01:57 +01:00
kjeld Schouten-Lebbing d00e9a5111 update gitignore 2021-03-03 13:56:51 +01:00
Kjeld Schouten-Lebbing 492730454e Small Tests and repo fixes (#80)
* Small organisational fixes

* Add some new common tests
2021-02-09 19:13:56 +01:00
kjeld Schouten-Lebbing 0d30978472 Update gitignore to add private_values.yaml 2020-12-25 20:50:34 +01:00
Waqar Ahmed 026c36301a Add gitignore 2020-09-14 22:14:16 +05:00