10 Commits
Author SHA1 Message Date
b700ec2ddc chore(kimai): Migrate to new common and update app (#9831)
**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
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 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:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-10-07 19:23:59 +03:00
SukarnandGitHub 9bff9bf974 Add Jellyseerr description (#3251)
Added description for Jellyseerr
2022-07-21 17:41:41 +00:00
SukarnandGitHub 3de03098c9 fix(trilium-notes): BREAKING CHANGE (#2870) 2022-06-13 11:51:19 +00:00
443468da6f fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and reinstall (#2868)
* fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and re-install.

* Update values.yaml

* rofs false

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-13 10:09:18 +00:00
SukarnandGitHub cfbbf8822e feat(airdcpp-webclient): move to stable (#1770)
* feat(airdcpp-webclient): move to stable

* Update Chart.yaml

Update helm chart common to 8.13.5
2022-01-23 22:04:08 +01:00
bd3a03c2a7 feat(airdcpp-webclient): Add airdcpp-webclient (#1752)
* Add airdcpp-webclient

* newline fixes

* Update charts/incubator/airdcpp-webclient/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/airdcpp-webclient/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update docs/manual/default-ports.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/airdcpp-webclient/Chart.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update questions.yaml

* Update questions.yaml

Add `additional_attrs: true`

* Update values.yaml

Change sha256 hash

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-01-22 21:51:55 +01:00
SukarnandGitHub 2a57f1f74c feat(trilium-notes): move to stable (#1748)
Works as expected. Can be moved to stable.
2022-01-21 01:14:18 +01:00
0c34694565 Avoid port 10080 (#1722)
* Avoid port 10080

Port 10080 is blocked by all major web browsers, including Firefox, Chrome, and Edge.

* Update default-ports.md

* Update docs/manual/default-ports.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-16 12:09:24 +01:00
9956737e0b feat(trillium-notes): Add Trilium Notes (#1715)
* Add Trilium Notes

* Update charts/incubator/trilium-notes/Chart.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Updated with requested changes + additional fixes

* Update values.yaml

* Update values.yaml

* Update charts/incubator/trilium-notes/Chart.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Update charts/incubator/trilium-notes/values.yaml

* Update values.yaml

* This port is now free

* Update values.yaml

* Update questions.yaml

* Update docs/apps/app-requests.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-01-15 11:32:14 +01:00
SukarnandGitHub cc64b89fca Update questions.yaml (#1716) 2022-01-14 21:54:55 +01:00