Commit Graph

19884 Commits

Author SHA1 Message Date
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
Stavros Kois 712533f17c
chore(middlewares): put validation in the correct place 2023-09-05 16:47:20 +03: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
TrueCharts Bot 022ae2d35d
chore(deps): update github-actions (major) (#12218)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3.6.0` -> `v4.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)

[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)

- [Support fetching without the --progress
option](https://togithub.com/actions/checkout/pull/1067)
-   [Update to node20](https://togithub.com/actions/checkout/pull/1436)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-09-04 18:23:21 +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