Commit Graph

16122 Commits

Author SHA1 Message Date
TrueCharts Bot 3294a396ee
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#12288) 2023-09-06 15:36:53 +02:00
TrueCharts Bot 54b066f1c8
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.7 (#12285) 2023-09-06 14:39:52 +02:00
TrueCharts Bot dcb4bf856b
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.1 (#12286) 2023-09-06 14:39:21 +02:00
TrueCharts Bot 6785561ca9
chore(deps): update container image tccr.io/truecharts/authentik to v2023.8.2 (#12284) 2023-09-06 13:38:47 +02:00
TrueCharts Bot ec95926f74
chore(deps): update container image tccr.io/truecharts/webtop-alpine-icewm to latest (#12283) 2023-09-06 13:32:35 +02:00
TrueCharts Bot c0e08b9fbb
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12281) 2023-09-06 12:36:42 +02:00
TrueCharts Bot eac0da3c2d
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12282) 2023-09-06 12:36:27 +02:00
TrueCharts Bot fac730ba49
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#12280) 2023-09-06 11:34:46 +02:00
TrueCharts Bot c593dd150f
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12279) 2023-09-06 11:33:07 +02:00
TrueCharts Bot 309d25c9f6
chore(deps): update helm general non-major (#12276) 2023-09-06 10:54:07 +02:00
TrueCharts Bot 10162fcda2
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12277) 2023-09-06 10:36:21 +02:00
TrueCharts Bot 0e54b93cbc
chore(deps): update container image tccr.io/truecharts/minio to latest (#12278) 2023-09-06 10:35:27 +02:00
TrueCharts Bot 4654e6a38a
chore(deps): update container image tccr.io/truecharts/cops to latest (#12273) 2023-09-06 09:39:28 +02:00
TrueCharts Bot fd5d0f048d
chore(deps): update container image tccr.io/truecharts/ztcuui-aio to v1.2.16 (#12275) 2023-09-06 09:39:17 +02:00
TrueCharts Bot 9d983ca921
chore(deps): update container image tccr.io/truecharts/esphome to v2023.8.3 (#12274) 2023-09-06 09:39:04 +02:00
TrueCharts Bot b8f2009edd
chore(deps): update container image tccr.io/truecharts/calibre to v6.25.0 (#12272) 2023-09-06 09:37:43 +02:00
TrueCharts Bot 426d62b493
chore(deps): update authentik to v2023.8.2 (patch) (#12270) 2023-09-06 08:41:18 +02:00
TrueCharts Bot fa0da2698d
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#12271) 2023-09-06 08:36:17 +02:00
Stavros Kois 50a5ae2ede
Update Chart.yaml 2023-09-06 09:34:58 +03:00
TrueCharts Bot bb9ee069d9
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12268) 2023-09-06 04:40:12 +02:00
TrueCharts Bot 615eb66d07
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12267) 2023-09-06 03:56:51 +02:00
TrueCharts Bot e12cac567f
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12266) 2023-09-06 03:55:21 +02:00
TrueCharts Bot 2ffc9f935b
chore(deps): update container image tccr.io/truecharts/kitchenowl-web to latest (#12264) 2023-09-06 02:51:13 +02:00
TrueCharts Bot 19f647b6fb
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12265) 2023-09-06 02:50:26 +02:00
Xstar97TheNoob 17bb71bfb3
fix(anonaddy) fix secret encoding for anonaddy (#12260)
**Description**
change encoding to b64enc for secret keys
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-05 20:39:27 -04:00
TrueCharts Bot a65e3c7916
chore(deps): update container image tccr.io/truecharts/ubooquity to v2.1.2 (#12263) 2023-09-06 01:36:14 +02:00
Xstar97TheNoob 95daa1ebce
refactor(picoshare) housekeeping + update description (#12197)
**Description**
Housekeeping, update description and hide the lightstream options behind
sub questions.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ 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._
2023-09-05 23:58:50 +03:00
Xstar97TheNoob 459fa49ab1
feat(eco) add Network.eco config to eco. (#12246)
**Description**
Configure Network.eco for eco.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-05 23:58:06 +03:00
TrueCharts Bot a43ab6a642
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12261) 2023-09-05 21:41:47 +02:00
TrueCharts Bot fc4dca375a
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12262) 2023-09-05 21:41:38 +02:00
TrueCharts Bot 1fc0445142
chore(deps): update helm general non-major (#12253) 2023-09-05 20:45:28 +02:00
TrueCharts Bot 5766d68388
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12258) 2023-09-05 20:39:59 +02:00
TrueCharts Bot 2aaa3d7fef
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12257) 2023-09-05 20:39:55 +02:00
l-moon-git d12ba8b986
chore(notifiarr): bump notifiarr (#12245)
**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

**🧪 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 -->
With this bump in notifiarr to the latest, we should be able to use
notifiarr without reverse proxy. as it should use the built in tunnel
system used in 0.6.0 and above

**✔️ 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: l-moon-git <103282929+l-moon-git@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-09-05 13:36:40 -04:00
TrueCharts Bot 8b16ac46a4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12256) 2023-09-05 19:35:19 +02:00
TrueCharts Bot 083f04798e
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12255) 2023-09-05 19:28:58 +02:00
TrueCharts Bot 9bfbc69cab
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12252) 2023-09-05 16:38:41 +02:00
TrueCharts Bot c4176c352e
chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#12251) 2023-09-05 16:38:35 +02:00
TrueCharts Bot 435df3e746
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12249) 2023-09-05 15:38:34 +02:00
TrueCharts Bot 0d0ba6b21c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12250) 2023-09-05 15:37:14 +02:00
TrueCharts Bot cf30a8b2bb
chore(deps): update helm general non-major (#12241) 2023-09-05 14:53:32 +02:00
TrueCharts Bot e77bf822cc
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12248) 2023-09-05 14:38:21 +02:00
TrueCharts Bot 21d75a53e5
chore(deps): update container image tccr.io/truecharts/collabora to v23.05.3.1.1 (#12068) 2023-09-05 13:18:02 +02:00
TrueCharts Bot 68677829aa
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12215) 2023-09-05 13:13:16 +02:00
TrueCharts Bot 3b2083d178
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12247) 2023-09-05 12:39:47 +02:00
TrueCharts Bot 957029dc81
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#12244) 2023-09-05 10:34:43 +02:00
TrueCharts Bot fc8c0aabd3
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest (#12243) 2023-09-05 09:32:13 +02:00
TrueCharts Bot 98c8c46949
chore(deps): update webtop (#12242) 2023-09-05 08:35:38 +02:00
TrueCharts Bot 71609b5c0e
chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest (#12240) 2023-09-05 07:35:39 +02:00
TrueCharts Bot a97cb74613
chore(deps): update helm general non-major (#12230) 2023-09-05 05:51:06 +02:00
TrueCharts Bot bd7795e0ab
chore(deps): update container image tccr.io/truecharts/homarr to v0.13.3 (#12239) 2023-09-05 05:35:48 +02:00
TrueCharts Bot 93b57e5696
chore(deps): update container image tccr.io/truecharts/flaresolverr to v3.3.4 (#12237) 2023-09-05 04:39:11 +02:00
TrueCharts Bot 917a4d8625
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12214) 2023-09-05 04:38:47 +02:00
TrueCharts Bot 8db0a3410d
chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.8.2 (#12236) 2023-09-05 04:38:42 +02:00
TrueCharts Bot 83c2cc3e67
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12233) 2023-09-05 03:57:12 +02:00
TrueCharts Bot ccb53e9f40
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12234) 2023-09-05 03:57:05 +02:00
TrueCharts Bot 5c0b7187ae
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#12232) 2023-09-05 02:51:47 +02:00
TrueCharts Bot 396a3d82a9
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#12231) 2023-09-05 02:50:49 +02:00
TrueCharts Bot a90f7095e8
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12228) 2023-09-04 23:34:17 +02:00
TrueCharts Bot 350607ef7f
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.23.2 (#12229) 2023-09-04 23:34:11 +02:00
TrueCharts Bot 1dd4151196
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.23 (#12226) 2023-09-04 22:38:46 +02:00
TrueCharts Bot 85a1c2bd96
chore(deps): update container image tccr.io/truecharts/kitchenowl-backend to latest (#12225) 2023-09-04 21:38:21 +02:00
TrueCharts Bot c461dd2e9e
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12224) 2023-09-04 21:36:51 +02:00
Xstar97TheNoob f1d58810bb
fix(anonaddy) fix secret name in anonaddy app key (#12223)
**Description**
Name the secret key correctly
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ 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._
2023-09-04 21:47:08 +03:00
TrueCharts Bot 74398b7578
chore(deps): update container image tccr.io/truecharts/xwiki to v15.7.0-postgres (#12222) 2023-09-04 20:38:35 +02:00
TrueCharts Bot e930585789
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12221) 2023-09-04 20:35:56 +02:00
TrueCharts Bot 5fbae19d01
chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#12220) 2023-09-04 19:40:17 +02:00
Xstar97TheNoob aad6b18142
fix(anonaddy) fix secret and app key **BREAKING CHANGES** (#12189)
**Description**
A breaking change due to the secrets need to be larger due the issue
Uncaught RuntimeException: Unsupported cipher or incorrect key length.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 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._
2023-09-04 18:41:29 +03:00
shadofall 213e2abbb2
Homepage service discovery via traefik ingress routes (#12219)
**Description**
Should allow for Apps to be discovered by homepage via traefik ingress
routes
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 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:**

- [ ] ⚖️ 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 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
- [ ] ⬆️ 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: shadofall <shadofall@gmail.com>
2023-09-04 18:35:20 +03:00
TrueCharts Bot c54c14bbb8
chore(deps): update immich to v1.76.1 (minor) (#12217) 2023-09-04 16:39:30 +02:00
TrueCharts Bot 33aac6bde5
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.0.3554 (#12216) 2023-09-04 16:34:34 +02:00
TrueCharts Bot 7e77fd77b2
chore(deps): update container image tccr.io/truecharts/soft-serve to v0.6.0 (#12213) 2023-09-04 14:39:19 +02:00
TrueCharts Bot ec9f0775da
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#12212) 2023-09-04 14:35:49 +02:00
TrueCharts Bot ce8c04c636
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12210) 2023-09-04 13:34:22 +02:00
TrueCharts Bot 8c0fa1e66c
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#12211) 2023-09-04 13:33:32 +02:00
TrueCharts Bot fad06ff914
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12208) 2023-09-04 12:39:31 +02:00
TrueCharts Bot 9e75994c88
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-mate to latest (#12209) 2023-09-04 12:36:44 +02:00
TrueCharts Bot 3539a9ca6f
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-kde to latest (#12207) 2023-09-04 11:31:44 +02:00
TrueCharts Bot 8393fb8e0d
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12205) 2023-09-04 10:35:45 +02:00
TrueCharts Bot b81956b678
chore(deps): update rdesktop (#12206) 2023-09-04 10:32:10 +02:00
TrueCharts Bot e6fedd5d23
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12204) 2023-09-04 09:36:51 +02:00
TrueCharts Bot 7b6b693ae5
chore(deps): update rdesktop (#12203) 2023-09-04 08:32:07 +02:00
TrueCharts Bot 71fbfca821
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest (#12202) 2023-09-04 07:31:44 +02:00
TrueCharts Bot 3d38c3ef54
chore(deps): update container image tccr.io/truecharts/duckdns to latest (#12200) 2023-09-04 06:35:55 +02:00
TrueCharts Bot 2a5ad7045e
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#12201) 2023-09-04 06:33:06 +02:00
TrueCharts Bot a505089582
chore(deps): update rdesktop (#12199) 2023-09-04 04:38:27 +02:00
TrueCharts Bot 4a391b73ae
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#12198) 2023-09-04 02:57:24 +02:00
TrueCharts-Bot beea197e9e Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-04 00:23:43 +00:00
TrueCharts Bot b73632c401
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12195) 2023-09-04 01:36:29 +02:00
John P 1d2a7b832f
add(plex-playlist-sync) add Plex Playlist Sync (#12166)
**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.
-->
Hello, this is my attempt at adding Plex Playlist Sync to TrueCharts.
The logo file was excluded because they don't have a logo. This app is
quite simple in it's nature so I figured this would be a good first app
contribution for me. Help/feedback/edits always welcome. Thank you!

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 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
-->
I haven't tested this out, but because it's a relatively simple
application I believe it should work - with the exception of it not yet
being on the TCCR. Here is a link to my PR for the containers
repository: https://github.com/truecharts/containers/pull/29169
**📃 Notes:**
<!-- Please enter any other relevant information here -->
Added the installation instructions for this application. I'm also
unable to add a logo file due to this application not having a logo.

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X] 📄 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.

- [X] 🪞 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: John P <emaltonator@gmail.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-09-03 19:02:21 -04:00
TrueCharts Bot e5766a0f98
chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#12193) 2023-09-04 00:40:00 +02:00
TrueCharts Bot cd0e81977c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12194) 2023-09-04 00:37:56 +02:00
kqmaverick 4bfc19b671
add(qbitrr): add qbitrr (#12185)
**Description**
Add qbitrr.

⚒️ Fixes  # 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ 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
- [ ] ⬆️ 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.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ 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: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-09-03 17:58:48 -04:00
TrueCharts Bot d00792f7fa
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12192) 2023-09-03 23:31:56 +02:00
TrueCharts Bot 78c4bf942c
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12190) 2023-09-03 20:36:03 +02:00
TrueCharts Bot fcbb6f4198
chore(deps): update container image tccr.io/truecharts/webtop to latest (#12188) 2023-09-03 19:32:09 +02:00
StevenMcElligott 0a2672a05c
migrate(homebridge): Migrate to new common (#12171)
**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

**🧪 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 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
- [ ] ⬆️ 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._
2023-09-03 13:14:57 -04:00
TrueCharts Bot 567f2a054a
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12187) 2023-09-03 17:38:12 +02:00
TrueCharts Bot 7aeb9c51b3
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12186) 2023-09-03 16:35:14 +02:00
TrueCharts Bot 249a9a12da
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12183) 2023-09-03 15:37:31 +02:00