Commit Graph
18214 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub a01cf07704 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10570) 2023-07-18 14:46:21 +02:00
TrueCharts BotandGitHub 6d2307f0a0 chore(deps): update container image tccr.io/truecharts/ddns-go to v5.3.7 (#10571) 2023-07-18 14:40:08 +02:00
TrueCharts BotandGitHub 4ad51b2389 chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#10568) 2023-07-18 13:30:58 +02:00
TrueCharts BotandGitHub 495d5350cc chore(deps): update container image tccr.io/truecharts/bazarr to v1.2.3 (#10569) 2023-07-18 13:27:15 +02:00
TrueCharts BotandGitHub 9c12b3a21f chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.34 (#10567) 2023-07-18 12:35:55 +02:00
TrueCharts BotandGitHub 4e58405026 chore(deps): update container image tccr.io/truecharts/actualserver to v23.7.2 (#10566) 2023-07-18 12:30:28 +02:00
TrueCharts BotandGitHub dca457775b chore(deps): update jupyter (#10564) 2023-07-18 11:41:20 +02:00
TrueCharts BotandGitHub 9392c8ebd9 chore(deps): update webtop (#10565) 2023-07-18 11:33:22 +02:00
TrueCharts BotandGitHub 410df697e6 chore(deps): update container image tccr.io/truecharts/nextcloud-imaginary to v20230401 (#10563) 2023-07-18 10:43:23 +02:00
TrueCharts BotandGitHub 1403a69493 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.0.0 (#10381) 2023-07-18 10:42:54 +02:00
TrueCharts BotandGitHub 28924e8e82 chore(deps): update container image tccr.io/truecharts/minio to latest (#10562) 2023-07-18 10:36:37 +02:00
Xstar97TheNoobandGitHub cd3a5560de feat(gamevault-backend) add gamevault-backend (#10543)
**Description**
the self-hosted gaming platform for alternatively obtained games.
⚒️ 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:**

- [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._
2023-07-18 11:28:21 +03:00
TrueCharts BotandGitHub 3b46709de0 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.1 (#10446) 2023-07-18 09:43:32 +02:00
TrueCharts BotandGitHub 130fd864d4 chore(deps): update webtop (#10561) 2023-07-18 08:34:27 +02:00
TrueCharts BotandGitHub 0a66cb248f chore(deps): update webtop (#10560) 2023-07-18 07:31:46 +02:00
TrueCharts BotandGitHub 3b940a6cef chore(deps): update webtop (#10559) 2023-07-18 06:33:53 +02:00
TrueCharts BotandGitHub a0f45b79a9 chore(deps): update container image tccr.io/truecharts/pwndrop to v1.0.1 (#10558) 2023-07-18 05:04:21 +02:00
TrueCharts BotandGitHub dd252f69ec chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#10557) 2023-07-18 04:08:21 +02:00
kqmaverickandGitHub 81f68ffbb0 docs(plex): update install notes (#10556)
**Description**
Added information on changing the port used for Plex.

See -> https://forums.plex.tv/t/change-plex-media-server-port-away-from-32400/115662/5

⚒️ Fixes  # 

**⚙️ 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?**

**📃 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 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-07-17 21:58:51 -04:00
TrueCharts BotandGitHub f715a67269 chore(deps): update container image tccr.io/truecharts/solr to v9.2.1 (#10553) 2023-07-18 01:31:23 +02:00
TrueCharts BotandGitHub 1b8afc308b chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10552) 2023-07-18 00:39:09 +02:00
TrueCharts BotandGitHub 158813439e chore(deps): update container image tccr.io/truecharts/prometheus to v2.45.0 (#10551) 2023-07-18 00:38:11 +02:00
TrueCharts BotandGitHub 248a6e1fc8 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10549) 2023-07-17 22:33:27 +02:00
TrueCharts BotandGitHub 895893178d chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#10548) 2023-07-17 22:33:10 +02:00
TrueCharts BotandGitHub b1adfb8579 chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.4 (#10546) 2023-07-17 21:35:03 +02:00
TrueCharts BotandGitHub eec4529af1 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#10544) 2023-07-17 20:34:10 +02:00
TrueCharts BotandGitHub c80bbf1514 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10545) 2023-07-17 20:34:04 +02:00
TrueCharts BotandGitHub 46873095ba chore(deps): update container image tccr.io/truecharts/rsshub to latest (#10542) 2023-07-17 18:36:42 +02:00
StevenMcElligottandGitHub b500c16198 fix(seafile): Change mounting option (#10524)
**Description**

Due to the symlinks it's better if all the shared folder is one storagae
mount, and we'll advise people to use hostpath/NFS for large storage

⚒️ 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)
- [ ] 🔃 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-07-17 09:46:13 -04:00
TrueCharts BotandGitHub 2448382332 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#10540) 2023-07-17 13:31:42 +02:00
TrueCharts BotandGitHub 2102173643 chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 (#10538) 2023-07-17 12:35:54 +02:00
TrueCharts BotandGitHub bd116c6929 chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#10539) 2023-07-17 12:32:41 +02:00
TrueCharts BotandGitHub d2a340fd2b chore(deps): update rdesktop (#10537) 2023-07-17 11:35:01 +02:00
TrueCharts BotandGitHub efcce31402 chore(deps): update rdesktop (#10535) 2023-07-17 10:39:52 +02:00
TrueCharts BotandGitHub b80938e579 chore(deps): update rdesktop (#10534) 2023-07-17 09:32:08 +02:00
TrueCharts BotandGitHub 9e92565118 chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.0 (#10532) 2023-07-17 08:37:52 +02:00
TrueCharts BotandGitHub 9f570c8899 chore(deps): update rdesktop (#10533) 2023-07-17 08:37:15 +02:00
TrueCharts BotandGitHub a60d360bca chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-kde to latest (#10531) 2023-07-17 07:36:23 +02:00
TrueCharts BotandGitHub 68ab624929 chore(deps): update container image tccr.io/truecharts/duckdns to latest (#10529) 2023-07-17 06:35:00 +02:00
TrueCharts BotandGitHub 21be0102bf chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest (#10530) 2023-07-17 06:33:59 +02:00
TrueCharts BotandGitHub 5fa53cc445 chore(deps): update rdesktop (#10528) 2023-07-17 05:44:17 +02:00
TrueCharts BotandGitHub 2436dda388 chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#10526) 2023-07-17 05:09:48 +02:00
TrueCharts BotandGitHub 0949cf6c4b chore(deps): update rdesktop (#10527) 2023-07-17 05:08:22 +02:00
TrueCharts BotandGitHub 61508ef978 chore(deps): update rdesktop (#10525) 2023-07-17 02:54:36 +02:00
TrueCharts-Bot 347a7c9c8a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-17 00:31:56 +00:00
StevenMcElligottandGitHub 71689c7994 fix(seafile): remove extra privs and memcached (#10523)
**Description**

Memcached isn't really useful and it'll support redis in the future, as
well, fixed mixed up questions and removed the sys_admin privs since if
people want to use crazy stuff like FUSE that's on them

⚒️ 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:**

- [ ] ⚖️ 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-07-16 19:35:51 -04:00
TrueCharts BotandGitHub 6e5026e3b1 chore(deps): update container image tccr.io/truecharts/wordpress to v6.2.2 (#10519) 2023-07-16 23:35:01 +02:00
TrueCharts BotandGitHub 2c99e550b9 chore(deps): update container image tccr.io/truecharts/libremdb to latest (#10518) 2023-07-16 21:34:00 +02:00
TrueCharts BotandGitHub 1e94a74cc3 chore(deps): update container image tccr.io/truecharts/invidious to latest (#10517) 2023-07-16 19:34:55 +02:00
TrueCharts BotandGitHub d7104dccea chore(deps): update container image tccr.io/truecharts/invidious to latest (#10516) 2023-07-16 18:33:14 +02:00