Commit Graph

16836 Commits

Author SHA1 Message Date
TrueCharts Bot f33764f93e
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12922) 2023-09-24 21:35:51 +02:00
TrueCharts Bot 2e55bf6114
chore(deps): update container image tccr.io/truecharts/slash to v0.4.4 (#12923) 2023-09-24 21:35:02 +02:00
TrueCharts Bot 026736f70f
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.9.1.3981 (#12920) 2023-09-24 20:37:01 +02:00
TrueCharts Bot 13aa38fca7
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.6.2232 (#12921) 2023-09-24 20:36:32 +02:00
TrueCharts Bot c752c42316
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12919) 2023-09-24 19:34:32 +02:00
TrueCharts Bot cb95476e66
chore(deps): update container image tccr.io/truecharts/drawio to v21.8.2 (#12917) 2023-09-24 17:32:48 +02:00
TrueCharts Bot a5dbe6d447
chore(deps): update container image tccr.io/truecharts/jenkins to v2.423.0 (#12918) 2023-09-24 17:32:23 +02:00
TrueCharts Bot 1e34043760
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12914) 2023-09-24 16:40:33 +02:00
TrueCharts Bot 1a4afb3208
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.3.3586 (#12915) 2023-09-24 16:39:14 +02:00
TrueCharts Bot cb4374ca3f
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12912) 2023-09-24 15:35:48 +02:00
TrueCharts Bot e61a595afa
chore(deps): update container image tccr.io/truecharts/jellyfin to v10.8.11 (#12913) 2023-09-24 15:34:41 +02:00
TrueCharts Bot d75d775a46
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.26 (#12911) 2023-09-24 14:40:22 +02:00
TrueCharts Bot 336ee9d5a3
chore(deps): update container image tccr.io/truecharts/cops to latest (#12910) 2023-09-24 14:39:09 +02:00
TrueCharts Bot 5ccb1c0d69
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12909) 2023-09-24 13:39:37 +02:00
Xstar97TheNoob e59e0e3360
migrate(plextraktsync) migrate plextraktsync to new common **BREAKING CHANGES** (#12887)
**Description**
migrate app and set a static semver tag
⚒️ 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: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-24 14:28:31 +03:00
Xstar97TheNoob 1670990ce9
migrate(reactive-resume) migrate reactive-resume to new common **BREAKING CHANGES** (#12455)
**Description**
Migrate to new common
update chart
multi-pod 

⚒️ 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>
2023-09-24 14:16:08 +03:00
Simon Hofman ab16ddc14c
feat(immich) add support for external library (#12880)
**Description**
Immich provides the ability to add a readonly library instead of
uploading each photo.
I just added an additional persistance config that gives the ability to
mount into main and microservices simultaneously.
Here is the doc from immich for that feature
(https://immich.app/docs/features/libraries)

⚒️ Fixes (https://github.com/truecharts/charts/issues/10202)

**⚙️ 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
- [x] ⚠️ 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`
2023-09-24 14:13:34 +03:00
Xstar97TheNoob 64651dcbd8
fix(projectsend) fix projectsend config path. (#12897)
**Description**
the config file needs to exists here
`/app/www/public/includes/sys.config.php` the app will move the file to
the correct place.
⚒️ 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:**
I tested locally by creating a empty file and deleting it, the file
would be copied over to the correct path after and the app wouldnt ask
for the db info when creating the file.

**✔️ 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-24 14:10:48 +03:00
Xstar97TheNoob f9021e1bbd
feat(vocechat-server) add vocechat-server (#12866)
**Description**
A superlight rust written social server.
⚒️ 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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-24 14:10:17 +03:00
StevenMcElligott 6a3502adfd
feat(Jenkins): Back to Stable (#12898)
**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-24 14:09:46 +03:00
TrueCharts Bot d5bee098f1
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12907) 2023-09-24 12:34:29 +02:00
TrueCharts Bot fad61eeb09
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.3 (#12905) 2023-09-24 10:37:12 +02:00
TrueCharts Bot 3230d21dc3
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12903) 2023-09-24 09:36:22 +02:00
TrueCharts Bot f1fc85778f
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#12904) 2023-09-24 09:35:16 +02:00
TrueCharts Bot dacc52bb1c
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#12902) 2023-09-24 07:38:17 +02:00
TrueCharts Bot 7bf01f8f70
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12901) 2023-09-24 07:38:05 +02:00
TrueCharts Bot 01a6d4f7fb
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#12900) 2023-09-24 05:40:00 +02:00
TrueCharts Bot 4bf1e8487c
chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v27.1.1 (#12895) 2023-09-24 00:41:39 +02:00
Xstar97TheNoob 536c3028d1
migrate(backuppc) migrate backuppc to new common **BREAKING CHANGES** (#12865)
**Description**
Migrate backuppc to new common and set a static semver version.
⚒️ 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:**

- [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-24 01:04:56 +03:00
TrueCharts Bot 08dec1085d
chore(deps): update container image tccr.io/truecharts/photoprism to v230923 (#12894) 2023-09-23 23:37:42 +02:00
TrueCharts Bot 707e0dc331
chore(deps): update container image tccr.io/truecharts/firefox to v116.0.3 (#12893) 2023-09-23 23:34:37 +02:00
TrueCharts Bot a92c13cea5
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.5.0 (#12892) 2023-09-23 22:37:29 +02:00
TrueCharts Bot 334bcb5208
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#12890) 2023-09-23 21:35:40 +02:00
TrueCharts Bot c1b0829bec
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12891) 2023-09-23 21:35:07 +02:00
TrueCharts Bot a29e3bc66b
chore(deps): update helm general non-major (#12869) 2023-09-23 20:48:15 +02:00
TrueCharts Bot a2aa77950c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12888) 2023-09-23 20:36:45 +02:00
TrueCharts Bot 46acbaab94
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v5.0.2.0 (#12889) 2023-09-23 20:36:28 +02:00
TrueCharts Bot 5fc2f87269
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12885) 2023-09-23 19:37:22 +02:00
TrueCharts Bot 371b143245
chore(deps): update container image tccr.io/truecharts/code-server to v4.17.0 (#12886) 2023-09-23 19:37:05 +02:00
TrueCharts Bot 34ff33f63a
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#12884) 2023-09-23 18:38:42 +02:00
TrueCharts Bot d63aadf64c
chore(deps): update container image tccr.io/truecharts/piwigo to v13.8.0 (#12883) 2023-09-23 18:38:22 +02:00
TrueCharts Bot c674bffb13
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12882) 2023-09-23 17:34:41 +02:00
TrueCharts Bot bf08cd953f
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12881) 2023-09-23 17:34:05 +02:00
TrueCharts Bot 9cfbe7d1e3
chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#12878) 2023-09-23 16:36:21 +02:00
TrueCharts Bot 26a8318882
chore(deps): update container image tccr.io/truecharts/autobrr to v1.30.0 (#12879) 2023-09-23 16:35:08 +02:00
TrueCharts Bot 19083fc398
chore(deps): update container image tccr.io/truecharts/shlink to v3.6.4 (#12877) 2023-09-23 15:39:04 +02:00
TrueCharts Bot 95989a36ec
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12876) 2023-09-23 15:36:28 +02:00
TrueCharts Bot 0b033c315b
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12875) 2023-09-23 14:35:42 +02:00
TrueCharts Bot 7d7347b9f6
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12874) 2023-09-23 14:34:41 +02:00
TrueCharts Bot dab9e0b106
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.10 (#12872) 2023-09-23 13:36:20 +02:00
TrueCharts Bot f59ce846c3
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.3 (#12873) 2023-09-23 13:35:42 +02:00
TrueCharts Bot 96af6c349f
chore(deps): update container image tccr.io/truecharts/fireflyiii-core to v6.0.25 (#12871) 2023-09-23 12:37:52 +02:00
TrueCharts Bot 0867839a6d
chore(deps): update container image tccr.io/truecharts/browserless-chrome to v1.60.1 (#12870) 2023-09-23 12:36:01 +02:00
TrueCharts Bot 7dbb70e47b
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.122.0 (#12868) 2023-09-23 11:35:37 +02:00
TrueCharts Bot 4ddb3bb9f3
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12867) 2023-09-23 11:35:21 +02:00
TrueCharts Bot c5f80a242c
chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#12857) 2023-09-23 11:04:09 +02:00
TrueCharts Bot d4b1cabcc4
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12863) 2023-09-23 10:38:42 +02:00
TrueCharts Bot b847c56445
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#12864) 2023-09-23 10:38:29 +02:00
TrueCharts Bot 00d107201b
chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#12862) 2023-09-23 09:36:40 +02:00
TrueCharts Bot 74760a17ba
chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 (#12861) 2023-09-23 09:35:57 +02:00
TrueCharts Bot 5c7f8c8ab9
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12860) 2023-09-23 08:37:44 +02:00
TrueCharts Bot 8f0d966b73
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#12859) 2023-09-23 06:35:37 +02:00
TrueCharts Bot 94158f721e
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12858) 2023-09-23 04:40:46 +02:00
TrueCharts-Bot df20221160 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-23 00:22:14 +00:00
TrueCharts Bot 3083b2ba51
chore(deps): update container image tccr.io/truecharts/qbitrr to v3.7.5 (#12856) 2023-09-23 01:35:33 +02:00
TrueCharts Bot 4635052e97
chore(deps): update webtop (#12855) 2023-09-23 01:33:12 +02:00
Xstar97TheNoob 5daf09c76d
migrate(arksurvivalevolved) migrate arksurvivalevolved to new common **BREAKING CHANGES** (#11900)
**Description**
Migrate to latest common and update chart.

⚒️ 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._

---------

Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-09-23 01:50:02 +03:00
Xstar97TheNoob 7185cb2876
fix(projectsend) fix the path of sys.config.php for projectsend (#11161)
**Description**
fix the path of sys.config.php, the
[docs](https://docs.projectsend.org/about/installation/configuration-file)
is misleading.
⚒️ 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>
2023-09-23 01:48:02 +03:00
John P aecd7e57fe
docs(metallb-config): Setup Guide Updates (#12191)
**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 a suggestion raised in the Discord server regarding the
instructions apply to TrueCharts apps only. Made some of the wording
consistent, and fixed a typo.

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix (Typo)
- [ ] ⚠️ 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
-->
N/A

**📃 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
- [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
- [ ] ⬆️ 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: John P <emaltonator@gmail.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-09-23 01:46:59 +03:00
Xstar97TheNoob e1172d630d
fix(odoo) fix odoo configmap (#12691)
**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._
2023-09-23 01:45:08 +03:00
Xstar97TheNoob abf16ea643
fix(lancache-monolithic) fix lancache-prefill sidecar (#12702)
**Description**
Add battlenet param option
⚒️ 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._
2023-09-23 01:44:19 +03:00
Xstar97TheNoob 7027255a00
feat(spaceengineers) update the cfg ports automatically (#12755)
**Description**
Auto update the ports for the instance cfg file.
⚒️ 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._
2023-09-23 01:43:57 +03:00
kqmaverick 0ba8e8b590
migrate(qbitrr): move to stable (#12705)
**Description**
Move qbitrr to stable

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

- [ ] ⚖️ 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
- [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-23 01:43:02 +03:00
StevenMcElligott cc3f9d663b
feat(notifiarr): Move to Stable (#12767)
**Description**

Tested by multiple people, updated to latest minor release and updated
their icon today also

⚒️ 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-23 01:42:37 +03:00
Xstar97TheNoob 0b55b2ed12
feat(firezone) move firezone to stable. (#12778)
**Description**
Move firezone to stable
⚒️ 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
- [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.

- [ ] 🪞 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-23 01:42:16 +03:00
shadofall 04ae51e6b6
fix(Homepage): Enable service account token, and permission to check for CRDs to prevent log spam (#12834)
**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._

---------

Signed-off-by: shadofall <shadofall@gmail.com>
2023-09-23 01:41:47 +03:00
TrueCharts Bot 2feb841342
chore(deps): update container image tccr.io/truecharts/mongodb to v7.0.1 (#12853) 2023-09-23 00:36:27 +02:00
TrueCharts Bot 947548b7e3
chore(deps): update container image tccr.io/truecharts/omada-controller to v5.12.0 (#12852) 2023-09-22 23:37:29 +02:00
TrueCharts Bot 080be8bd10
chore(deps): update container image tccr.io/truecharts/alist to v3.28.0 (#12851) 2023-09-22 23:36:57 +02:00
TrueCharts Bot 7eef57ac57
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#12849) 2023-09-22 22:37:14 +02:00
TrueCharts Bot 6b418650e8
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12850) 2023-09-22 22:36:59 +02:00
TrueCharts Bot 5af0201f74
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12847) 2023-09-22 21:34:59 +02:00
TrueCharts Bot 8c0388c661
chore(deps): update webtop (#12848) 2023-09-22 21:31:59 +02:00
TrueCharts Bot 39c62f78a3
chore(deps): update rdesktop (#12846) 2023-09-22 20:32:17 +02:00
TrueCharts Bot 4b9caca92f
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12844) 2023-09-22 19:38:03 +02:00
TrueCharts Bot e306860a0f
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#12843) 2023-09-22 19:33:28 +02:00
TrueCharts Bot 16df6a192f
chore(deps): update container image tccr.io/truecharts/n8n to v1.8.1 (#12842) 2023-09-22 18:37:50 +02:00
TrueCharts Bot c1bb6cfee1
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12841) 2023-09-22 18:35:52 +02:00
TrueCharts Bot dd00a98af8
chore(deps): update container image tccr.io/truecharts/joplin-server to v2.13.1 (#12839) 2023-09-22 17:39:23 +02:00
TrueCharts Bot edb32f97f4
chore(deps): update container image tccr.io/truecharts/mediainfo to v23.09.1 (#12840) 2023-09-22 17:37:56 +02:00
TrueCharts Bot 0bf442ae46
chore(deps): update container image tccr.io/truecharts/calibre to v6.27.0 (#12838) 2023-09-22 16:39:25 +02:00
TrueCharts Bot d468e8ae13
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12837) 2023-09-22 16:38:12 +02:00
TrueCharts Bot 9054cc3910
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.2 (#12835) 2023-09-22 15:38:34 +02:00
TrueCharts Bot 9ebe09c7c0
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12836) 2023-09-22 15:37:14 +02:00
TrueCharts Bot 0a2908812a
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#12833) 2023-09-22 14:34:42 +02:00
TrueCharts Bot 1ff6a9131e
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12832) 2023-09-22 14:34:34 +02:00
TrueCharts Bot 542a58bd28
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12831) 2023-09-22 13:37:56 +02:00
TrueCharts Bot 0a2a987f27
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12830) 2023-09-22 13:36:48 +02:00
TrueCharts Bot 1d1c2e2766
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12829) 2023-09-22 11:35:22 +02:00
TrueCharts Bot 8c5dc80c07
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.26.0 (#12828) 2023-09-22 09:35:07 +02:00
TrueCharts Bot cbba2cf834
chore(deps): update immich to v1.79.1 (patch) (#12827) 2023-09-22 08:40:22 +02:00
TrueCharts Bot 6953978a15
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12826) 2023-09-22 08:37:20 +02:00
TrueCharts Bot e0f24da156
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#12825) 2023-09-22 07:36:54 +02:00
TrueCharts Bot c7e1ddcfb1
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#12824) 2023-09-22 05:35:51 +02:00
TrueCharts Bot 490e837549
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12823) 2023-09-22 04:39:31 +02:00
TrueCharts Bot 4764fd56d1
chore(deps): update container image tccr.io/truecharts/strapi to v4.13.7 (#12821) 2023-09-22 02:54:17 +02:00
TrueCharts Bot 61f6662095
chore(deps): update container image tccr.io/truecharts/minio to latest (#12820) 2023-09-22 02:52:11 +02:00
TrueCharts Bot 7c3adc77d0
chore(deps): update immich to v1.79.0 (minor) (#12819) 2023-09-22 01:43:02 +02:00
TrueCharts Bot 84dd17edd7
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#12818) 2023-09-22 01:36:04 +02:00
TrueCharts Bot 6717f5e99f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12817) 2023-09-22 00:36:43 +02:00
TrueCharts Bot e97cba0b4f
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12816) 2023-09-22 00:36:37 +02:00
TrueCharts Bot fdecc140e5
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12814) 2023-09-21 23:37:11 +02:00
TrueCharts Bot 09aa2fac20
chore(deps): update container image tccr.io/truecharts/pgadmin4 to v7.7.0 (#12815) 2023-09-21 23:37:07 +02:00
TrueCharts Bot fff37bf3bd
chore(deps): update container image tccr.io/truecharts/flowise to v1.3.6 (#12813) 2023-09-21 22:39:54 +02:00
TrueCharts Bot c350a88d7e
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12812) 2023-09-21 22:37:01 +02:00
TrueCharts Bot 8e8fba5c21
chore(deps): update container image tccr.io/truecharts/collabora to v23.05.4.2.1 (#12811) 2023-09-21 21:44:16 +02:00
TrueCharts Bot 1062b84d6b
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12810) 2023-09-21 21:38:32 +02:00
TrueCharts Bot 5271689307
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.3 (#12809) 2023-09-21 20:39:21 +02:00
TrueCharts Bot 4e4fa5d658
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12808) 2023-09-21 20:39:15 +02:00
TrueCharts Bot 0c6f509fe1
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12807) 2023-09-21 19:36:21 +02:00
TrueCharts Bot 08c5ff3d8f
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#12806) 2023-09-21 18:38:05 +02:00
TrueCharts Bot b45195c3df
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12805) 2023-09-21 17:37:34 +02:00
TrueCharts Bot 475b0ae804
chore(deps): update container image tccr.io/truecharts/satisfactory to v1.5.5 (#12804) 2023-09-21 16:37:02 +02:00
TrueCharts Bot a8cc125959
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12803) 2023-09-21 15:39:05 +02:00
TrueCharts Bot 572050ec96
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12802) 2023-09-21 15:37:22 +02:00
TrueCharts Bot 945eb7dd25
chore(deps): update container image tccr.io/truecharts/posterr to latest (#12801) 2023-09-21 14:38:57 +02:00
TrueCharts Bot 7fba03f094
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#12800) 2023-09-21 13:37:12 +02:00
TrueCharts Bot f361a6bd94
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12799) 2023-09-21 12:37:39 +02:00
TrueCharts Bot 53f68e489b
chore(deps): update container image tccr.io/truecharts/emulatorjs to v1.7.2 (#12798) 2023-09-21 11:37:18 +02:00
TrueCharts Bot 2ab5d09ca7
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#12797) 2023-09-21 09:38:06 +02:00
TrueCharts Bot 8f50963128
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12795) 2023-09-21 07:36:04 +02:00
TrueCharts Bot 4f2ecf5138
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12794) 2023-09-21 04:41:07 +02:00
TrueCharts Bot 419057c689
chore(deps): update container image tccr.io/truecharts/minio to latest (#12792) 2023-09-21 03:55:42 +02:00
TrueCharts Bot fc23e3be75
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12793) 2023-09-21 03:55:36 +02:00
TrueCharts Bot f6a967572c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12790) 2023-09-21 02:53:03 +02:00
TrueCharts Bot e43d46452d
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12791) 2023-09-21 02:52:07 +02:00
TrueCharts Bot b26ab16d51
chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#12789) 2023-09-20 23:35:33 +02:00
TrueCharts Bot 1c12aba36e
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12788) 2023-09-20 22:38:55 +02:00
TrueCharts Bot 2eee37d0ab
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12786) 2023-09-20 21:40:19 +02:00
TrueCharts Bot 67e6787e03
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.4.0 (#12787) 2023-09-20 21:39:01 +02:00
TrueCharts Bot 199cc672f4
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12784) 2023-09-20 20:36:35 +02:00
TrueCharts Bot cd0826dc45
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12785) 2023-09-20 20:36:04 +02:00
TrueCharts Bot 84ab49ed75
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12783) 2023-09-20 18:34:08 +02:00
TrueCharts Bot 355b85b034
chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#12781) 2023-09-20 17:37:18 +02:00
TrueCharts Bot 54ab16b223
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12782) 2023-09-20 17:35:57 +02:00
TrueCharts Bot bf78a2ad77
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12780) 2023-09-20 14:36:14 +02:00
TrueCharts Bot aaa17cc5fd
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12779) 2023-09-20 13:35:47 +02:00
TrueCharts Bot 72a3d1882a
chore(deps): update container image tccr.io/truecharts/calibre to v6.26.0 (#12776) 2023-09-20 11:39:20 +02:00
TrueCharts Bot 167650f441
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#12777) 2023-09-20 11:38:43 +02:00
TrueCharts Bot fa3c2a7d2c
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12775) 2023-09-20 10:37:39 +02:00
TrueCharts Bot 60598121be
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12774) 2023-09-20 09:37:42 +02:00
TrueCharts Bot 34516d8137
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12773) 2023-09-20 09:37:02 +02:00
TrueCharts Bot 7ec8979509
chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.19.1 (#12772) 2023-09-20 08:36:31 +02:00
TrueCharts Bot 6ca518f88a
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.10 (#12771) 2023-09-20 08:36:19 +02:00
TrueCharts Bot 3dff743f41
chore(deps): update container image tccr.io/truecharts/homepage to v0.6.35 (#12770) 2023-09-20 06:37:22 +02:00
TrueCharts Bot 75d703d3a7
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12768) 2023-09-20 05:37:13 +02:00
StevenMcElligott 2390dfe5ed
docs(Blocky): Add more to Setup-Guide (#12235)
**Description**

Update of the original @kqmaverick guide from @depasseg (see ->
https://github.com/truecharts/website/pull/286), so I'll have them both
review here since filing on the Website one gets overwritten by here

⚒️ 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._

---------

Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
2023-09-19 23:07:33 -04:00
TrueCharts Bot 4dd88e6aa0
chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.23.2 (#12766) 2023-09-20 04:42:07 +02:00
TrueCharts Bot 6102578109
chore(deps): update container image tccr.io/truecharts/static-web-server to v2.22.1 (#12765) 2023-09-20 03:55:56 +02:00
TrueCharts Bot 146512b2d5
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#12764) 2023-09-20 03:54:00 +02:00
TrueCharts Bot 49e1739ec8
chore(deps): update container image tccr.io/truecharts/portainer-be to v2.19.1 (#12763) 2023-09-20 02:51:25 +02:00
TrueCharts Bot 4dba75c9ea
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12762) 2023-09-20 02:49:41 +02:00
TrueCharts Bot bab1b95b1a
chore(deps): update container image tccr.io/truecharts/shiori to v1.5.5 (#12760) 2023-09-20 00:35:41 +02:00
TrueCharts Bot 8455ec0427
chore(deps): update container image tccr.io/truecharts/static-web-server to v2.22.0 (#12761) 2023-09-20 00:34:42 +02:00
TrueCharts Bot 7ccd2bd79b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12758) 2023-09-19 23:36:54 +02:00
TrueCharts Bot 1cd07b3bfa
chore(deps): update container image tccr.io/truecharts/kasm to v1.14.0 (#12759) 2023-09-19 23:36:05 +02:00
TrueCharts Bot be6028b2a7
chore(deps): update container image tccr.io/truecharts/netdata to v1.42.4 (#12756) 2023-09-19 22:37:28 +02:00
TrueCharts Bot 593a17f3e3
chore(deps): update container image tccr.io/truecharts/satisfactory to v1.5.4 (#12757) 2023-09-19 22:36:22 +02:00
TrueCharts Bot 6ec9c2ef72
chore(deps): update helm general non-major (#12726) 2023-09-19 21:41:21 +02:00
TrueCharts Bot d3b4f6ad12
chore(deps): update container image tccr.io/truecharts/metabase to v0.47.2 (#12754) 2023-09-19 21:39:15 +02:00
TrueCharts Bot 75e33fcbe0
chore(deps): update container image tccr.io/truecharts/homepage to v0.6.34 (#12753) 2023-09-19 21:37:27 +02:00
TrueCharts Bot 94952dd835
chore(deps): update jupyter (#12751) 2023-09-19 20:37:56 +02:00
TrueCharts Bot 8be3f65a6e
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.2 (#12752) 2023-09-19 20:37:32 +02:00
TrueCharts Bot 6cd6e79b2b
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.4.3 (#12749) 2023-09-19 19:37:50 +02:00
TrueCharts Bot 7334f05cf1
chore(deps): update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 (#12750) 2023-09-19 19:36:41 +02:00
TrueCharts Bot c67a5de025
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12748) 2023-09-19 18:37:29 +02:00
TrueCharts Bot d7c01ee31a
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12747) 2023-09-19 18:37:00 +02:00
TrueCharts Bot 8abb1d2e28
chore(deps): update jupyter (#12746) 2023-09-19 17:40:24 +02:00
TrueCharts Bot eabacd618b
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12745) 2023-09-19 17:37:23 +02:00
TrueCharts Bot a5948bc81a
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12743) 2023-09-19 16:39:30 +02:00
TrueCharts Bot fb09b5cde5
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12744) 2023-09-19 16:37:53 +02:00
TrueCharts Bot 345507d86c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12742) 2023-09-19 15:50:36 +02:00
TrueCharts Bot 3dcb09a577
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12741) 2023-09-19 15:44:53 +02:00
TrueCharts Bot 1679424b14
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12739) 2023-09-19 14:36:52 +02:00
TrueCharts Bot 920bee1c0f
chore(deps): update webtop (#12740) 2023-09-19 14:35:31 +02:00
TrueCharts Bot 8444010477
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12738) 2023-09-19 13:35:30 +02:00
TrueCharts Bot b1819184ee
chore(deps): update container image tccr.io/truecharts/webtop to latest (#12737) 2023-09-19 12:35:48 +02:00
TrueCharts Bot 8a0f088b0c
chore(deps): update container image tccr.io/truecharts/webtop-fedora-xfce to latest (#12736) 2023-09-19 11:31:53 +02:00
TrueCharts Bot 0b75b21b2a
chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#12735) 2023-09-19 10:32:01 +02:00
TrueCharts Bot 87a4011005
chore(deps): update container image tccr.io/truecharts/webtop-fedora-mate to latest (#12734) 2023-09-19 09:32:56 +02:00
TrueCharts Bot fe6899b564
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.1 (#12732) 2023-09-19 08:31:05 +02:00
TrueCharts Bot 6540c2f25f
chore(deps): update webtop (#12733) 2023-09-19 08:27:43 +02:00
TrueCharts Bot a7b7811d20
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#12730) 2023-09-19 06:33:07 +02:00
TrueCharts Bot 09a708c83c
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#12731) 2023-09-19 06:31:21 +02:00
TrueCharts Bot ec31dfefa8
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12729) 2023-09-19 04:35:17 +02:00
TrueCharts Bot 5d3f829af8
chore(deps): update container image tccr.io/truecharts/invidious to latest (#12728) 2023-09-19 02:47:03 +02:00
TrueCharts Bot 6d9d197664
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#12727) 2023-09-19 01:28:08 +02:00
TrueCharts Bot 3f3d1dd367
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#12725) 2023-09-19 00:32:36 +02:00
TrueCharts Bot b3a963d3c8
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12724) 2023-09-18 23:31:45 +02:00
TrueCharts Bot 4205af3839
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12723) 2023-09-18 20:31:26 +02:00