Commit Graph

16549 Commits

Author SHA1 Message Date
TrueCharts Bot 757a0e6ee1
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12481) 2023-09-11 07:34:36 +02:00
TrueCharts Bot 152cebedb6
chore(deps): update rdesktop (#12482) 2023-09-11 07:32:43 +02:00
TrueCharts Bot ebbb13412a
chore(deps): update container image tccr.io/truecharts/rdesktop to latest (#12480) 2023-09-11 06:32:59 +02:00
TrueCharts Bot 91385f24cb
chore(deps): update rdesktop (#12479) 2023-09-11 05:33:47 +02:00
TrueCharts Bot ed9a42d7f3
chore(deps): update container image tccr.io/truecharts/ddns-go to v5.6.2 (#12478) 2023-09-11 03:56:46 +02:00
TrueCharts Bot f001f38e7a
chore(deps): update rdesktop (#12477) 2023-09-11 03:53:55 +02:00
TrueCharts Bot 41840ccbe4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12476) 2023-09-11 02:53:26 +02:00
TrueCharts Bot 73240909a4
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#12475) 2023-09-11 02:50:56 +02:00
TrueCharts Bot c5ec673de4
chore(deps): update container image tccr.io/truecharts/babybuddy to v2.0.4 (#12474) 2023-09-11 01:37:17 +02:00
TrueCharts Bot 75ad318c25
chore(deps): update container image tccr.io/truecharts/unifi to v7.5.174 (#12470) 2023-09-11 00:35:10 +02:00
TrueCharts Bot 2814b7192f
chore(deps): update container image tccr.io/truecharts/openvscode-server to v1.82.0 (#12469) 2023-09-10 23:35:56 +02:00
TrueCharts Bot 04a78020b5
chore(deps): update container image tccr.io/truecharts/readarr to v0.3.4.2207 (#12468) 2023-09-10 23:35:52 +02:00
TrueCharts Bot 556d8c2d95
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12466) 2023-09-10 22:37:38 +02:00
TrueCharts Bot 305da1040b
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.6.3946 (#12467) 2023-09-10 22:37:08 +02:00
TrueCharts Bot ad8f6e1ea6
chore(deps): update container image tccr.io/truecharts/cops to latest (#12464) 2023-09-10 21:35:25 +02:00
TrueCharts Bot 26a8f0a6cf
chore(deps): update container image tccr.io/truecharts/fluidd to v1.25.3 (#12465) 2023-09-10 21:33:49 +02:00
TrueCharts Bot ef69b77c17
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12463) 2023-09-10 20:36:37 +02:00
TrueCharts Bot 2029d4354b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12461) 2023-09-10 19:38:14 +02:00
TrueCharts Bot bc32672329
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12462) 2023-09-10 19:36:42 +02:00
TrueCharts Bot ca04346f3c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12460) 2023-09-10 17:34:32 +02:00
TrueCharts Bot 4877af1fa9
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12459) 2023-09-10 16:35:14 +02:00
TrueCharts Bot e23b72f09c
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12458) 2023-09-10 14:34:34 +02:00
TrueCharts Bot 460fa3a47a
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12457) 2023-09-10 14:33:58 +02:00
TrueCharts Bot e99f7f3aea
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12456) 2023-09-10 12:35:11 +02:00
Xstar97TheNoob 1673a60706
fix(eco) fix eco to deploy. (#12296)
**Description**
Make the eco app deployable.

⚒️ 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:**
Fails to start due to this file not being able to write/change perms.

**✔️ 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-10 10:15:57 +02:00
Xstar97TheNoob 801ff8039b
feat(lancache-monolithic) add sidecar lancache-prefill (#12334)
**Description**
Sidecar to download and install BattleNetPrefill and/or EpicPrefill
and/or SteamPrefill and run the prefill on a cron schedule.

⚒️ 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-10 10:15:46 +02:00
Csaba Engedi a07048c445
Uplift traefik-forward-auth to new library (#12400)
Reworked values, secrets and questions to work with the new standard
chart library.

**Description**
Uplifted traefik-forward-auth to work with the new library.

**⚙️ 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?**
Generated the app and deployed on my own SCALE instance.

**📃 Notes:**
Existing installations might have to be reinstalled.

**✔️ 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
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 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-10 10:15:19 +02:00
Jan Sauer e03d7afa1c
feat(metube): Update container to v2023-08 (#12413)
Updates the application container image to the latest version v2023-08.

**⚙️ 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?**
It is NOT tested. I tried adding my repo fork in my TrueNAS installation
but this fails a long list of lines like
`templates.questions.versions.security.name: 'security' is not a valid
version name. [EINVAL]`. I also check the development docs and FAQ but
did not find any hints on how I can test this.

**📃 Notes:**

I'm unsure why this is not done automatically / by a bot but the image
was not updated in 6 months. I could not find any commits or issues that
would indicate that the old version is used on purpose.

This PR updates the image to the latest on build in [metube
truecharts-containers](https://github.com/truecharts/containers/blob/master/mirror/metube/Dockerfile)
and is uploaded to [metube
repository](https://quay.io/repository/truecharts/metube?tab=tags).

This PR does **NOT** fix the reason for why automated version update PRs
are not working. My assumption is that the bot does not understand the
image tags versioning schema and does not know that `v2023-08` is a
newer as `v2023-02`.

**✔️ 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-10 10:13:46 +02:00
TrueCharts Bot 5545dc7ec3
chore(deps): update container image tccr.io/truecharts/ghostfolio to v2.0.0 (#12454) 2023-09-10 09:35:46 +02:00
TrueCharts Bot 930f061222
chore(deps): update container image tccr.io/truecharts/lidarr to v1.4.2.3576 (#12452) 2023-09-10 08:35:25 +02:00
TrueCharts Bot a1303fd4ea
chore(deps): update container image tccr.io/truecharts/mc-router to v1.19.0 (#12453) 2023-09-10 08:33:39 +02:00
TrueCharts Bot f8d64d3b09
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12451) 2023-09-10 07:36:07 +02:00
TrueCharts Bot d7348a4fb7
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.1 (#12450) 2023-09-10 07:34:41 +02:00
TrueCharts Bot 3f37487182
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#12449) 2023-09-10 05:37:31 +02:00
TrueCharts Bot 148d4f6b3a
chore(deps): update container image tccr.io/truecharts/calibre to v6.26.0 (#12447) 2023-09-10 04:42:49 +02:00
TrueCharts Bot e2eec8afd9
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12446) 2023-09-10 04:42:20 +02:00
TrueCharts Bot d773d8c433
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12445) 2023-09-10 03:56:21 +02:00
TrueCharts Bot 5337a22757
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12444) 2023-09-10 03:55:06 +02:00
kqmaverick ee9c473488
chore(qbitrr): bump version (#12403)
**Description**
Bump version

⚒️ 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
- [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-10 01:14:11 +00:00
TrueCharts Bot 223f8c180c
chore(deps): update container image tccr.io/truecharts/tauticord to v3.12.0 (#12443) 2023-09-10 02:49:11 +02:00
TrueCharts Bot 81c393beb6
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.4.1 (#12442) 2023-09-10 01:36:41 +02:00
TrueCharts Bot 36ef3b5370
chore(deps): update container image tccr.io/truecharts/firefox to v116.0.3 (#12440) 2023-09-10 00:32:59 +02:00
TrueCharts Bot 8811fa48a2
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#12441) 2023-09-10 00:31:41 +02:00
TrueCharts Bot 33da269c15
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12436) 2023-09-09 22:34:38 +02:00
TrueCharts Bot f91e70c545
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.3 (#12437) 2023-09-09 22:34:10 +02:00
Xstar97TheNoob 007de41275
fix(firezone) fix secret b64 keys with correct lengths (#12435)
**Description**
Fix secret lengths
⚒️ 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-09 20:13:13 +00:00
TrueCharts Bot 85a723ec4e
chore(deps): update container image tccr.io/truecharts/cops to latest (#12433) 2023-09-09 21:35:14 +02:00
TrueCharts Bot 5af25b97a2
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#12434) 2023-09-09 21:34:54 +02:00
TrueCharts Bot b9b9a6b1af
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.122.0 (#12432) 2023-09-09 20:37:13 +02:00
TrueCharts Bot 2343e89fe6
chore(deps): update container image tccr.io/truecharts/minio to latest (#12431) 2023-09-09 20:35:49 +02:00
TrueCharts Bot afc6662771
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12430) 2023-09-09 19:35:14 +02:00
Xstar97TheNoob f757381bc2
fix(firezone) fix firezone b64 secrets (#12426)
**Description**
Fix secrets
⚒️ 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-09 17:06:56 +00:00
Xstar97TheNoob 2f63d0f988
fix(anonaddy) fix secrets (#12427)
**Description**
Fix secrets
⚒️ 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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-09 16:52:58 +00:00
TrueCharts Bot 2ebadc0092
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.1 (#12428) 2023-09-09 18:38:25 +02:00
TrueCharts Bot 1dc8292eb1
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12423) 2023-09-09 17:35:59 +02:00
TrueCharts Bot 9ea9d51e4d
chore(deps): update container image tccr.io/truecharts/homarr to v0.13.4 (#12424) 2023-09-09 17:35:55 +02:00
TrueCharts Bot 5386bb3990
chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#12421) 2023-09-09 16:36:16 +02:00
TrueCharts Bot 0a177ba9a8
chore(deps): update container image tccr.io/truecharts/drawio to v21.7.4 (#12422) 2023-09-09 16:35:43 +02:00
Tanguille 273e2967f2
docs(wg-easy): Update guide on DNS proxies (#12419)
**Description**
<!--
I added a Caution note that the domain used may not be a behind proxy
because I had that exact issue after setting up wg-easy based on this
guide.
-->
⚒️ 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?**
<!--
Not relevant for this PR.
-->

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

**✔️ Checklist:**

- [x] ⚖️ 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
- [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
- [ ] ⬆️ 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: Tanguille <91473554+Tanguille@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
2023-09-09 14:17:07 +00:00
TrueCharts Bot ae230053b9
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.3.5 (#12418) 2023-09-09 15:35:54 +02:00
TrueCharts Bot 42e7cefb1e
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12417) 2023-09-09 15:35:47 +02:00
TrueCharts Bot a1f94cc039
chore(deps): update container image tccr.io/truecharts/adguard-home to v0.107.37 (#12416) 2023-09-09 14:36:31 +02:00
TrueCharts Bot 35a476a0cc
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12415) 2023-09-09 14:36:25 +02:00
TrueCharts Bot b0656a7719
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.7 (#12414) 2023-09-09 12:35:03 +02:00
TrueCharts Bot b0c3e132b8
chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#12412) 2023-09-09 09:36:05 +02:00
TrueCharts Bot d683bd617d
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12411) 2023-09-09 09:36:02 +02:00
TrueCharts Bot 6b3fddc4ce
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12410) 2023-09-09 08:34:40 +02:00
TrueCharts Bot 90af4e2800
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#12409) 2023-09-09 06:36:23 +02:00
TrueCharts Bot f0c0fe1119
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12408) 2023-09-09 05:33:50 +02:00
TrueCharts Bot d93fe2bf2c
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12406) 2023-09-09 04:38:00 +02:00
TrueCharts Bot 748147acf4
chore(deps): update container image tccr.io/truecharts/webtop-arch-kde to latest (#12407) 2023-09-09 04:35:22 +02:00
TrueCharts Bot 45828bc868
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12404) 2023-09-09 03:53:29 +02:00
TrueCharts Bot b7b8feb886
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12405) 2023-09-09 03:52:54 +02:00
TrueCharts Bot 46b1fceb39
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12402) 2023-09-09 02:50:12 +02:00
TrueCharts Bot c486f48194
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12401) 2023-09-09 02:49:41 +02:00
TrueCharts Bot 770ea23f37
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12398) 2023-09-08 22:37:08 +02:00
TrueCharts Bot bbb0e9feef
chore(deps): update rdesktop (#12399) 2023-09-08 22:32:05 +02:00
TrueCharts Bot ca9d8c961d
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12397) 2023-09-08 21:38:12 +02:00
TrueCharts Bot 49b27f48de
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#12396) 2023-09-08 21:37:26 +02:00
TrueCharts Bot 6a0c998be8
chore(deps): update webtop (#12395) 2023-09-08 20:32:02 +02:00
TrueCharts Bot 48023aea8c
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-kde to latest (#12394) 2023-09-08 20:31:15 +02:00
TrueCharts Bot 10b1215849
chore(deps): update rdesktop (#12393) 2023-09-08 19:33:46 +02:00
TrueCharts Bot 1adb2c345f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12392) 2023-09-08 18:37:27 +02:00
TrueCharts Bot 04e6776a22
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12391) 2023-09-08 18:37:03 +02:00
TrueCharts Bot 6796168f32
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12390) 2023-09-08 17:38:20 +02:00
TrueCharts Bot 4e77b7a967
chore(deps): update container image tccr.io/truecharts/metabase to v0.47.1 (#12388) 2023-09-08 16:39:42 +02:00
TrueCharts Bot a9ba2aa669
chore(deps): update container image tccr.io/truecharts/strapi to v4.13.3 (#12389) 2023-09-08 16:38:58 +02:00
TrueCharts Bot 1aef3bc527
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#12387) 2023-09-08 15:36:00 +02:00
TrueCharts Bot 44ed665e34
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12386) 2023-09-08 15:35:07 +02:00
TrueCharts Bot 331596b36b
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12384) 2023-09-08 14:38:47 +02:00
TrueCharts Bot c9518d4e18
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12385) 2023-09-08 14:37:10 +02:00
TrueCharts Bot 7fca24aa8d
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12383) 2023-09-08 13:35:37 +02:00
TrueCharts Bot ba3558b76b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12382) 2023-09-08 12:34:38 +02:00
TrueCharts Bot 005110b7c3
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12380) 2023-09-08 11:37:32 +02:00
TrueCharts Bot 08c15d2fec
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#12381) 2023-09-08 11:36:11 +02:00
TrueCharts Bot dc186a8398
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12378) 2023-09-08 09:36:19 +02:00
TrueCharts Bot 4bc373b4a3
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#12379) 2023-09-08 09:35:45 +02:00
TrueCharts Bot 5dcf477a67
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#12377) 2023-09-08 08:37:17 +02:00
TrueCharts Bot e7b6c4c8ee
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12376) 2023-09-08 08:36:33 +02:00
TrueCharts Bot e1badd3942
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12375) 2023-09-08 07:34:39 +02:00
TrueCharts Bot 5496b8590b
chore(deps): update container image tccr.io/truecharts/znc to v1.8.2 (#12374) 2023-09-08 06:38:35 +02:00
TrueCharts Bot 73e6adcb53
chore(deps): update jupyter to v2023-09 (minor) (#12371) 2023-09-08 04:43:10 +02:00
TrueCharts Bot 3fb14205a7
chore(deps): update portainer to v2.19.0 (minor) (#12372) 2023-09-08 04:41:20 +02:00
TrueCharts Bot 07456c960d
chore(deps): update immich to v1.77.0 (minor) (#12370) 2023-09-08 04:00:41 +02:00
TrueCharts Bot ad59770093
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12369) 2023-09-08 03:57:33 +02:00
TrueCharts Bot 9b3477af35
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12367) 2023-09-08 02:53:24 +02:00
TrueCharts Bot 03ea90d3f8
chore(deps): update container image tccr.io/truecharts/zwavejs-ui to v8.25.0 (#12368) 2023-09-08 02:51:56 +02:00
TrueCharts-Bot b0bdcd9b72 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-09-08 00:22:55 +00:00
TrueCharts Bot 55b50f4f12
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.121.1 (#12365) 2023-09-08 01:35:52 +02:00
TrueCharts Bot 7e0d213c6c
chore(deps): update container image tccr.io/truecharts/zigbee2mqtt to v1.33.0 (#12366) 2023-09-08 01:33:14 +02:00
TrueCharts Bot 1389891326
chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.11.01 (#12364) 2023-09-08 00:37:10 +02:00
TrueCharts Bot 4917db587f
chore(deps): update container image tccr.io/truecharts/webtop-arch-kde to latest (#12363) 2023-09-08 00:34:39 +02:00
TrueCharts Bot 60935833e2
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#12361) 2023-09-07 23:37:38 +02:00
TrueCharts Bot 04ff17cd02
chore(deps): update container image tccr.io/truecharts/tauticord to v3.11.3 (#12362) 2023-09-07 23:32:48 +02:00
TrueCharts Bot 3a0aba36a8
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12359) 2023-09-07 22:38:14 +02:00
TrueCharts Bot 6f046ef447
chore(deps): update container image tccr.io/truecharts/czkawka to v23.09.1 (#12360) 2023-09-07 22:37:39 +02:00
TrueCharts Bot 13ec47ec89
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12358) 2023-09-07 21:38:19 +02:00
TrueCharts Bot 1a12c7ead5
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12357) 2023-09-07 21:38:00 +02:00
TrueCharts Bot 27fe8c9734
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12354) 2023-09-07 20:40:22 +02:00
TrueCharts Bot 8720acd48b
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12355) 2023-09-07 20:39:53 +02:00
Xstar97TheNoob 886f1c1b82
fix(anonaddy) fix duplicate and update mail encryption variable. (#12351) 2023-09-07 20:50:03 +03:00
TrueCharts Bot dfb2193aa0
chore(deps): update container image tccr.io/truecharts/strapi to v4.13.2 (#12352) 2023-09-07 19:41:58 +02:00
TrueCharts Bot 0691f0f0bc
chore(deps): update container image tccr.io/truecharts/syncthing to v1.24.0 (#12353) 2023-09-07 19:39:22 +02:00
TrueCharts Bot a6cbbd8aaf
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#12349) 2023-09-07 18:43:03 +02:00
TrueCharts Bot 2ba0d3622d
chore(deps): update container image tccr.io/truecharts/n8n to v1.6.1 (#12347) 2023-09-07 17:36:05 +02:00
TrueCharts Bot 009890f702
chore(deps): update container image tccr.io/truecharts/node-red to v3.1.0 (#12348) 2023-09-07 17:35:22 +02:00
TrueCharts Bot 11406bec4e
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12346) 2023-09-07 16:37:28 +02:00
TrueCharts Bot 59af2a4b3b
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12345) 2023-09-07 16:37:00 +02:00
TrueCharts Bot 9ac98a159e
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12343) 2023-09-07 15:37:35 +02:00
TrueCharts Bot b002b2c508
chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.1 (#12344) 2023-09-07 15:36:16 +02:00
TrueCharts Bot 478e050c6d
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12342) 2023-09-07 14:39:48 +02:00
TrueCharts Bot 63d855ea55
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12341) 2023-09-07 14:39:14 +02:00
TrueCharts Bot 20bd324c86
chore(deps): update container image tccr.io/truecharts/snapdrop to latest (#12340) 2023-09-07 13:38:05 +02:00
TrueCharts Bot c826bc5eab
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12339) 2023-09-07 13:36:10 +02:00
TrueCharts Bot c9b1552b33
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12338) 2023-09-07 12:35:30 +02:00
TrueCharts Bot 652d98210f
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12337) 2023-09-07 12:35:20 +02:00
TrueCharts Bot 34a5f9d99b
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#12336) 2023-09-07 11:38:40 +02:00
TrueCharts Bot 1924f4665b
chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#12335) 2023-09-07 11:36:38 +02:00
TrueCharts Bot ab751cbb7a
chore(deps): update container image tccr.io/truecharts/nginx to v1.25.2 (#12333) 2023-09-07 10:37:35 +02:00
TrueCharts Bot e0e3bc0d52
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12332) 2023-09-07 10:37:18 +02:00
Xstar97TheNoob cd913c96a7
fix(firezone) fix secrets, add probe, and custom config (#12269)
**Description**
- Fix secrets and bump app version.
- add probe
- custom config sections
- fix icon name
⚒️ 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-07 04:27:15 -04:00
TrueCharts Bot a69386d845
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12331) 2023-09-07 09:36:30 +02:00
TrueCharts Bot 84cedfcda0
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12330) 2023-09-07 09:34:54 +02:00
Xstar97TheNoob f4ad6635b5
feat(van-dam) add van-dam (#12298)
**Description**
A Digital Asset Manager (DAM), specifically designed for 3D print files.
⚒️ 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-09-07 10:09:18 +03:00
Xstar97TheNoob 2176ee3be9
fix(anonaddy) fix anonaddy APP_KEY and set SMTP configuration (#12299)
**Description**
Fixes the base64 by prepending base64: to the app key.
set SMTP configuration
⚒️ 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._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: David CM <blastik@users.noreply.github.com>
2023-09-07 10:07:30 +03:00
TrueCharts Bot 56655e680f
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12329) 2023-09-07 08:37:56 +02:00
TrueCharts Bot c5ae720efc
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12328) 2023-09-07 08:37:15 +02:00
TrueCharts Bot 6c536cff12
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12327) 2023-09-07 07:37:43 +02:00
TrueCharts Bot 31859e023f
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.1 (#12326) 2023-09-07 07:35:08 +02:00
TrueCharts Bot ae0b5ff5d1
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.10.0 (#12325) 2023-09-07 06:35:30 +02:00
TrueCharts Bot 244dfdca4a
chore(deps): update container image tccr.io/truecharts/adminer to latest (#12324) 2023-09-07 06:34:41 +02:00
TrueCharts Bot 2382d5b8b6
chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.0 (#12323) 2023-09-07 05:36:27 +02:00
TrueCharts Bot 5cc9d12da1
chore(deps): update container image tccr.io/truecharts/ghostfolio to v1.305.0 (#12322) 2023-09-07 05:35:28 +02:00
TrueCharts Bot 094748f2d3
chore(deps): update container image tccr.io/truecharts/clickhouse to v23.8.2.7 (#12320) 2023-09-07 04:43:24 +02:00
TrueCharts Bot a219a96280
chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.14.0 (#12321) 2023-09-07 04:39:41 +02:00
TrueCharts Bot f0ae87826f
chore(deps): update container image tccr.io/truecharts/redis to v7.2.1 (#12318) 2023-09-07 03:57:39 +02:00
TrueCharts Bot db5e61be95
chore(deps): update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.60.0 (#12319) 2023-09-07 03:57:16 +02:00
TrueCharts Bot 29ed622d67
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12317) 2023-09-07 02:50:45 +02:00
TrueCharts Bot b6f739b9d9
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12313) 2023-09-07 01:36:22 +02:00
TrueCharts Bot 584b9b2d32
chore(deps): update container image tccr.io/truecharts/alist to v3.27.0 (#12314) 2023-09-07 01:35:32 +02:00
TrueCharts Bot afd1967334
chore(deps): update container image tccr.io/truecharts/actualserver to v23.9.0 (#12312) 2023-09-07 00:36:46 +02:00
TrueCharts Bot c911b41215
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12311) 2023-09-07 00:36:06 +02:00
TrueCharts Bot 3f34bb9f88
chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.6.2 (#12309) 2023-09-06 23:37:09 +02:00
TrueCharts Bot f49414773c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12308) 2023-09-06 22:38:41 +02:00
TrueCharts Bot d83fa93597
chore(deps): update container image tccr.io/truecharts/qinglong to v2.16.2 (#12305) 2023-09-06 20:37:26 +02:00
TrueCharts Bot 746986d9fa
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12304) 2023-09-06 20:36:18 +02:00
TrueCharts Bot e17d564de9
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.5.3896 (#12303) 2023-09-06 19:37:44 +02:00
TrueCharts Bot 8eda36bd76
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12302) 2023-09-06 19:36:57 +02:00
TrueCharts Bot 4801e91bd2
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.17.4 (#12301) 2023-09-06 18:42:19 +02:00
TrueCharts Bot 0c5b34dc73
chore(deps): update container image tccr.io/truecharts/drawio to v21.7.2 (#12300) 2023-09-06 18:40:14 +02:00
TrueCharts Bot 7f96fc47fe
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12295) 2023-09-06 17:39:32 +02:00
TrueCharts Bot 3b75d3c280
chore(deps): update container image tccr.io/truecharts/booksonic-air to v2201.1.0 (#12294) 2023-09-06 17:39:22 +02:00
kqmaverick 315c974bcf
chore(qbitrr): bump version (#12291)
**Description**
Update to 3.7.3 for testing

⚒️ 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
- [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-06 11:20:09 -04:00
TrueCharts Bot e925898c75
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12292) 2023-09-06 16:34:31 +02:00
TrueCharts Bot aac2bb4d64
chore(deps): update container image tccr.io/truecharts/minio to latest (#12293) 2023-09-06 16:34:00 +02:00
David CM f6f8ea2bc3
fix(anonaddy): revert to 32 chars (#12289)
**Description**

https://discord.com/channels/830763548678291466/1147886389950681098

⚒️ 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-09-06 17:06:26 +03:00
TrueCharts Bot 41326f43dc
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12287) 2023-09-06 15:37:20 +02:00
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
TrueCharts Bot 098bb0d07f
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12184) 2023-09-03 15:36:46 +02:00
TrueCharts Bot d8b580a817
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12181) 2023-09-03 14:35:54 +02:00
TrueCharts Bot 1ecbaec58e
chore(deps): update container image tccr.io/truecharts/thelounge to v4.4.1 (#12182) 2023-09-03 14:35:20 +02:00
TrueCharts Bot 561acc0d6c
chore(deps): update container image tccr.io/truecharts/static-web-server to v2.21.1 (#12179) 2023-09-03 11:36:14 +02:00
TrueCharts Bot 958078b9dd
chore(deps): update container image tccr.io/truecharts/tautulli to v2.13.1 (#12180) 2023-09-03 11:36:08 +02:00
TrueCharts Bot c451c3e942
chore(deps): update container image tccr.io/truecharts/putty to v23.08.1 (#12177) 2023-09-03 10:39:34 +02:00
TrueCharts Bot 23aac4647b
chore(deps): update container image tccr.io/truecharts/recyclarr to v5.3.1 (#12178) 2023-09-03 10:38:51 +02:00
Xstar97TheNoob f7451b322d
feat(minecraft-bedrock) add lan discovery to bedrock + fix eula (#12158)
**Description**
Add LAN discovery variable and add the eula variable to gui
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ 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-03 10:47:54 +03:00
TrueCharts Bot e42b976cb8
chore(deps): update helm chart common to 14.0.6 (#12147)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.4` -> `14.0.6` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

###
[`v14.0.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.5...common-14.0.6)

Function library for TrueCharts

###
[`v14.0.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.4...common-14.0.5)

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC43IiwidXBkYXRlZEluVmVyIjoiMzYuNzguNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-09-03 10:44:55 +03:00
TrueCharts Bot f20de4d329
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12176) 2023-09-03 09:37:17 +02:00
TrueCharts Bot fdc8bb28de
chore(deps): update container image tccr.io/truecharts/dockerregistry to v2 (#12175) 2023-09-03 09:33:00 +02:00
TrueCharts Bot 5ca4515b12
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12173) 2023-09-03 08:37:44 +02:00
TrueCharts Bot f1cbdc65f0
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12174) 2023-09-03 08:36:46 +02:00
TrueCharts Bot 9ddf54d7a4
chore(deps): update container image tccr.io/truecharts/budge to v0.0.9 (#12172) 2023-09-03 06:40:49 +02:00
TrueCharts Bot 9810fbdc55
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12170) 2023-09-03 03:58:04 +02:00
TrueCharts Bot 541028a3fd
chore(deps): update jupyter (#12169) 2023-09-03 02:54:09 +02:00
TrueCharts Bot 23e78a6e43
chore(deps): update container image tccr.io/truecharts/firefox to v116.0.3 (#12168) 2023-09-03 02:53:27 +02:00
TrueCharts Bot f7f2bdec4c
chore(deps): update container image tccr.io/truecharts/cloudflareddns to latest (#12164) 2023-09-03 01:33:56 +02:00
TrueCharts Bot 1f17e063e4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12165) 2023-09-03 01:33:47 +02:00
TrueCharts Bot 056aa9e450
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12163) 2023-09-03 00:35:54 +02:00
TrueCharts Bot c3d59ff92f
chore(deps): update container image tccr.io/truecharts/autoscan to latest (#12162) 2023-09-02 22:36:15 +02:00
TrueCharts Bot 1b6186d1d5
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12161) 2023-09-02 21:36:41 +02:00
TrueCharts Bot c669dc341b
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#12160) 2023-09-02 21:36:20 +02:00
TrueCharts Bot e583d90bd0
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12159) 2023-09-02 20:37:00 +02:00
TrueCharts Bot e2b25417b6
chore(deps): update container image tccr.io/truecharts/prusaslicer-novnc to latest (#12157) 2023-09-02 19:34:45 +02:00
TrueCharts Bot a2199d6acf
chore(deps): update container image tccr.io/truecharts/tvheadend to latest (#12156) 2023-09-02 18:34:22 +02:00
TrueCharts Bot d17700828d
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12155) 2023-09-02 18:33:55 +02:00
TrueCharts Bot 511b916476
chore(deps): update container image tccr.io/truecharts/grav to v1.7.42 (#12153) 2023-09-02 16:38:21 +02:00
TrueCharts Bot f7500f5e7c
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12154) 2023-09-02 16:36:47 +02:00
TrueCharts Bot abfc81ebcb
chore(deps): update container image tccr.io/truecharts/webtop-arch-xfce to latest (#12152) 2023-09-02 14:35:07 +02:00
TrueCharts Bot 050126cb95
chore(deps): update container image tccr.io/truecharts/mysql-workbench to v8.0.34 (#12148) 2023-09-02 13:38:39 +02:00
TrueCharts Bot ce36f8dea5
chore(deps): update container image tccr.io/truecharts/webtop-arch-openbox to latest (#12149) 2023-09-02 13:33:22 +02:00
TrueCharts Bot af19515fb6
chore(deps): update webtop (#12146) 2023-09-02 08:30:11 +02:00
TrueCharts Bot 86721997a0
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12145) 2023-09-02 07:37:15 +02:00
TrueCharts Bot 617ed2eaed
chore(deps): update container image tccr.io/truecharts/socat to v1.7.4.4 (#12144) 2023-09-02 07:36:27 +02:00
TrueCharts Bot bdb94902cb
chore(deps): update container image tccr.io/truecharts/webtop-arch-icewm to latest (#12143) 2023-09-02 05:30:28 +02:00
TrueCharts Bot 88ddb4cb42
chore(deps): update container image tccr.io/truecharts/webtop-arch-i3 to latest (#12142) 2023-09-02 04:35:06 +02:00
TrueCharts Bot b64367c36b
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-xfce to latest (#12141) 2023-09-02 04:33:22 +02:00
TrueCharts Bot c70923f89e
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-openbox to latest (#12140) 2023-09-02 03:52:08 +02:00
TrueCharts Bot 202cdcb4bd
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-mate to latest (#12139) 2023-09-02 02:50:03 +02:00
TrueCharts Bot e39a624ca6
chore(deps): update rdesktop (#12137) 2023-09-02 01:33:09 +02:00
TrueCharts Bot af4975bbe4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12136) 2023-09-01 22:36:28 +02:00
TrueCharts Bot 4e3a2e5097
chore(deps): update container image tccr.io/truecharts/beets to v1.6.0 (#12134) 2023-09-01 21:37:24 +02:00
TrueCharts Bot 7d5c23f7f4
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12135) 2023-09-01 21:36:57 +02:00
TrueCharts Bot 5f9f4d6255
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12133) 2023-09-01 20:37:50 +02:00
TrueCharts Bot 2aaf513043
chore(deps): update container image tccr.io/truecharts/rdesktop-arch-i3 to latest (#12132) 2023-09-01 20:34:42 +02:00
TrueCharts Bot 30db38af23
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12130) 2023-09-01 18:35:08 +02:00
TrueCharts Bot 7e68e19786
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12129) 2023-09-01 17:36:14 +02:00
TrueCharts Bot 8118232e24
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12127) 2023-09-01 15:35:47 +02:00
TrueCharts Bot c971e9d1ed
chore(deps): update container image tccr.io/truecharts/grocy to v4.0.2 (#12125) 2023-09-01 13:35:39 +02:00
TrueCharts Bot 8960388b66
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12126) 2023-09-01 13:34:38 +02:00
TrueCharts Bot b1a5f595f2
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#12124) 2023-09-01 11:35:01 +02:00
TrueCharts Bot 310f209342
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#12122) 2023-09-01 09:35:04 +02:00
TrueCharts Bot 6a7b14d3cb
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#12123) 2023-09-01 09:34:14 +02:00
TrueCharts Bot 85c135de9b
chore(deps): update container image tccr.io/truecharts/mylar3 to v0.7.5 (#12120) 2023-09-01 07:38:07 +02:00
TrueCharts Bot 02ad8d6ab4
chore(deps): update container image tccr.io/truecharts/mealie-frontend to latest (#12119) 2023-09-01 05:38:05 +02:00
TrueCharts Bot 3419597f64
chore(deps): update container image tccr.io/truecharts/mealie-api to latest (#12117) 2023-09-01 04:46:12 +02:00
TrueCharts Bot c413907314
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12115) 2023-09-01 03:59:54 +02:00
TrueCharts Bot 030b5febb5
chore(deps): update container image tccr.io/truecharts/gamevault-backend to v4.0.1 (#12113) 2023-09-01 02:53:40 +02:00
TrueCharts Bot 978380ed60
chore(deps): update container image tccr.io/truecharts/mattermost to v9.0.0 (#12114) 2023-09-01 02:52:23 +02:00
TrueCharts Bot 1665c2615a
chore(deps): update container image tccr.io/truecharts/xwiki to v15.7.0 (#12111) 2023-09-01 01:38:24 +02:00
TrueCharts Bot 65a6b37d80
chore(deps): update container image tccr.io/truecharts/zerotier to v1.12.1 (#12112) 2023-09-01 01:35:03 +02:00
TrueCharts Bot 75ea9c1881
chore(deps): update container image tccr.io/truecharts/tdarr_node to v2.10.02 (#12109) 2023-09-01 00:37:42 +02:00
TrueCharts Bot ae0378fd55
chore(deps): update container image tccr.io/truecharts/sickchill to v2023.6.27 (#12107) 2023-08-31 23:36:39 +02:00
TrueCharts Bot 146e0f39c0
chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#12105) 2023-08-31 22:38:16 +02:00
TrueCharts Bot 1eb4ab9b31
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#12106) 2023-08-31 22:36:36 +02:00
TrueCharts Bot d51a25adcd
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12103) 2023-08-31 21:37:06 +02:00
TrueCharts Bot ea335c9ae8
chore(deps): update container image tccr.io/truecharts/ring-mqtt to v5.6.0 (#12104) 2023-08-31 21:36:53 +02:00
TrueCharts Bot 6f27bb97ab
chore(deps): update container image tccr.io/truecharts/n8n to v1.4.1 (#12101) 2023-08-31 20:39:14 +02:00
TrueCharts Bot bbd757d7d6
chore(deps): update container image tccr.io/truecharts/mkvtoolnix to v23.08.1 (#12100) 2023-08-31 20:37:19 +02:00
TrueCharts Bot 7adafde3fa
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12099) 2023-08-31 19:37:17 +02:00
TrueCharts Bot 7e8fbde500
chore(deps): update container image tccr.io/truecharts/muse to v2.4.2 (#12098) 2023-08-31 19:36:39 +02:00
Xstar97TheNoob e9e7791980
feat(tauticord) fix variable values in tauticord (#12093)
**Description**
Fixed some variables values and some housekeeping.
⚒️ 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-08-31 20:20:08 +03:00