Commit Graph

16221 Commits

Author SHA1 Message Date
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
TrueCharts Bot 958d6cbc44
chore(deps): update container image tccr.io/truecharts/minecraft-bedrock to v2023.8.1 (#12097) 2023-08-31 18:36:40 +02:00
TrueCharts Bot f0665d8c05
chore(deps): update container image tccr.io/truecharts/dokuwiki to v20230404.1.0 (#12096) 2023-08-31 18:36:34 +02:00
TrueCharts Bot 347fbcf3d4
chore(deps): update container image tccr.io/truecharts/ghostfolio to v1.304.0 (#12094) 2023-08-31 17:38:05 +02:00
TrueCharts Bot 7e723f6dd1
chore(deps): update container image tccr.io/truecharts/linkding to v1.21.0 (#12095) 2023-08-31 17:37:31 +02:00
StevenMcElligott b161420748
fix(notifiarr): Fix questions again (#12090)
**Description**

Hopefully fixes q's since env_vars weren't passing

⚒️ 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-08-31 11:05:46 -04:00
TrueCharts Bot ae915183f8
chore(deps): update container image tccr.io/truecharts/flexget to v3.9.4 (#12092) 2023-08-31 16:38:06 +02:00
TrueCharts Bot ad62310e71
chore(deps): update container image tailscale/tailscale to v1.48.1 (#12091) 2023-08-31 16:33:52 +02:00
TrueCharts Bot bc3629ce41
chore(deps): update container image tccr.io/truecharts/jupyter-base to v2023-08 (#12088) 2023-08-31 15:38:26 +02:00
TrueCharts Bot da9c36c559
chore(deps): update container image tccr.io/truecharts/drawio to v21.7.1 (#12089) 2023-08-31 15:36:08 +02:00
TrueCharts Bot d062c648d8
chore(deps): update container image tccr.io/truecharts/clamav to v1.2.0 (#12087) 2023-08-31 14:45:35 +02:00
TrueCharts Bot 431da4a9ef
chore(deps): update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 (#12086) 2023-08-31 14:41:48 +02:00
TrueCharts Bot a96275242d
chore(deps): update container image tccr.io/truecharts/bookstack to v23.08.20230830 (#12085) 2023-08-31 13:40:27 +02:00
TrueCharts Bot 0b8954687b
chore(deps): update container image tccr.io/truecharts/paperless-ng to v1.17.3 (#12082) 2023-08-31 12:39:59 +02:00
TrueCharts Bot 670ffd701c
chore(deps): update container image tccr.io/truecharts/qbittorrent to v4.5.5 (#12083) 2023-08-31 12:37:54 +02:00
TrueCharts Bot b2a2bf1835
chore(deps): update container image tccr.io/truecharts/prowlarr to v1.8.4.3884 (#12080) 2023-08-31 11:39:53 +02:00
TrueCharts Bot 0a1afbc6bd
chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.1.1 (#12081) 2023-08-31 11:39:32 +02:00
TrueCharts Bot 40891a106a
chore(deps): update container image tccr.io/truecharts/alist to v3.26.0 (#12079) 2023-08-31 10:37:54 +02:00
TrueCharts Bot af9270d500
chore(deps): update authentik to v2023.8.1 (minor) (#12077) 2023-08-31 09:43:01 +02:00
TrueCharts Bot 0b69e9139d
chore(deps): update container image tccr.io/truecharts/immich-server to v1.75.2 (#12076) 2023-08-31 09:41:29 +02:00
TrueCharts Bot f008d69c29
chore(deps): update container image tccr.io/truecharts/immich-ml to v1.75.2 (#12074) 2023-08-31 08:40:29 +02:00
TrueCharts Bot 0131a31871
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.1 (#12075) 2023-08-31 08:37:40 +02:00
Xstar97TheNoob e9e17bf3b7
fix(tauticord) fix dupe variable (#12060)
**Description**
fix variable 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)
- [ ] 🔃 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 09:31:26 +03:00
TrueCharts Bot 447437255d
chore(deps): update container image tccr.io/truecharts/uptime-kuma to v1.23.1 (#12073) 2023-08-31 07:44:32 +02:00
TrueCharts Bot 6cb5cff32d
chore(deps): update container image tccr.io/truecharts/strapi to v4.12.7 (#12072) 2023-08-31 07:41:18 +02:00
TrueCharts Bot b786dcc99c
chore(deps): update container image tccr.io/truecharts/netdata to v1.42.2 (#12070) 2023-08-31 06:38:10 +02:00
TrueCharts Bot a9466ac81c
chore(deps): update container image tccr.io/truecharts/picoshare to v1.3.8 (#12071) 2023-08-31 06:38:03 +02:00
TrueCharts Bot 5b615b0630
chore(deps): update container image tccr.io/truecharts/homepage to v0.6.29 (#12069) 2023-08-31 05:36:16 +02:00
StevenMcElligott a4a055f78b
fix(notifiarr): Attempt to fix mixed up values/q's (#12067)
**Description**

Questions was referring to non-existent values and not working so this
should fix things

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-30 23:07:28 -04:00
TrueCharts Bot c231377c1c
chore(deps): update container image tccr.io/truecharts/libremdb to latest (#12065) 2023-08-31 04:41:49 +02:00
TrueCharts Bot cc28e35a17
chore(deps): update container image tccr.io/truecharts/cloudflared to v2023.8.1 (#12066) 2023-08-31 04:41:43 +02:00
TrueCharts Bot d68da4ab8e
chore(deps): update container image tccr.io/truecharts/clickhouse to v23.7.5.30 (#12064) 2023-08-31 03:58:22 +02:00
TrueCharts Bot 59b7a10511
chore(deps): update container image tccr.io/truecharts/hedgedoc to v1.9.9 (#12061) 2023-08-31 02:56:08 +02:00
TrueCharts Bot 3fddcc6306
chore(deps): update container image tccr.io/truecharts/invidious to latest (#12062) 2023-08-31 02:54:41 +02:00
TrueCharts-Bot 2d9f1f79ef Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-31 00:23:04 +00:00
TrueCharts Bot 3a748d9d54
chore(deps): update container image tccr.io/truecharts/xenorchestra to v5.120.2 (#12059) 2023-08-31 01:34:59 +02:00
TrueCharts Bot 9fae1b2553
chore(deps): update container image tccr.io/truecharts/searxng to latest (#12058) 2023-08-31 01:34:48 +02:00
TrueCharts Bot b076db6cd1
chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.25.2 (#12056) 2023-08-31 00:43:42 +02:00
TrueCharts Bot 3833a6b5fc
chore(deps): update container image tccr.io/truecharts/openspeedtest to latest (#12057) 2023-08-31 00:39:34 +02:00
TrueCharts Bot 035676b775
chore(deps): update container image tccr.io/truecharts/mongodb to v6.0.9 (#12047) 2023-08-30 23:32:03 +02:00
TrueCharts Bot afa28f9b92
chore(deps): update container image tccr.io/truecharts/minio to latest (#12055) 2023-08-30 23:31:15 +02:00
TrueCharts Bot 1ec6853d57
chore(deps): update container image tccr.io/truecharts/cyberchef to v10.5.2 (#12054) 2023-08-30 23:30:32 +02:00
Xstar97TheNoob 134d4d6fc9
feat(plausible) move plausible to stable (#12012)
**Description**
Move plausible to stable.
⚒️ 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:**

- [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-30 21:25:15 +00:00
Xstar97TheNoob e847558673
feat(tauticord) gui changes + bump + move to stable (#12053)
**Description**
GUI changes + bump.

⚒️ 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-08-30 20:58:36 +00:00
Xstar97TheNoob f09054de51
feat(automatic-ripping-machine) add automatic-ripping-machine (#12030)
**Description**
Automatic Ripping Machine (ARM) Scripts.
⚒️ 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-08-30 23:51:48 +03:00
TrueCharts Bot 3056e491a0
chore(deps): update container image tccr.io/truecharts/doublecommander to latest (#12051) 2023-08-30 22:37:05 +02:00
TrueCharts Bot 27a685a140
chore(deps): update container image tccr.io/truecharts/sabnzbd to v4.0.3 (#12052) 2023-08-30 22:34:52 +02:00
Xstar97TheNoob 12b8a5adcd
fix(jackett) fix question group section (#12031)
**Description**
Just basic housekeeping to fix the group description.

⚒️ 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-08-30 23:26:18 +03:00
Xstar97TheNoob 385db67dce
fix(papermerge) fix papermerge secret key and added cnpg **BREAKING CHANGES** (#10901)
Add the missing Secret key and added postgres/cnpg support.
added super email, user, and password.

⚒️ Fixes  #10894

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-30 23:25:29 +03:00
Xstar97TheNoob 6e06d67a08
migrate(eco) migrate eco to new common **BREAKING CHANGES** (#11720)
**Description**
Migrate to new common, clean up gui and updated to the latest version
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-30 23:24:08 +03:00
TrueCharts Bot 12f3a3295c
chore(deps): update helm chart common to 14.0.4 (#11912)
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.2` -> `14.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.3` -> `14.0.4` |

---

### ⚠ 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.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.4)

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

Function library for TrueCharts

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

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

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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-30 23:23:07 +03:00
TrueCharts Bot 03d405cfe4
chore(deps): update helm general non-major (#11979)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.1` ->
`7.0.3` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.1` -> `14.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.3` -> `14.0.4` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`13.2.1` -> `13.2.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`14.0.2` -> `14.0.4` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `8.0.0` ->
`8.0.13` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v7.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.3)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

###
[`v7.0.2`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-7.0.2)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-7.0.1...clickhouse-7.0.2)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone
Europe/Amsterdam, 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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-30 23:22:49 +03:00
Xstar97TheNoob f5b64cb058
fix(kaizoku) fix redis and cnpg (#12046)
**Description**
Possible fix for its redis dependency, removed the secrets and replaced
it with the std secret.
⚒️ 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-30 23:17:26 +03:00
Xstar97TheNoob 44287ed22c
fix(factorio) fix probes and housekeeping (#12049)
**Description**
Make the ports configurable and set the value to the mods variable +
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-30 23:16:46 +03:00
Xstar97TheNoob 337f2ac4ee
fix(romm) fix romm internal port (#12033)
**Description**
fix the internal port.
⚒️ 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-08-30 23:15:40 +03:00
TrueCharts Bot e0c880a95e
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12050) 2023-08-30 20:35:20 +02:00
TrueCharts Bot 1238a25157
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12048) 2023-08-30 18:39:44 +02:00
TrueCharts Bot fe8c51a169
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12045) 2023-08-30 15:38:05 +02:00
TrueCharts Bot d288edae08
chore(deps): update container image tccr.io/truecharts/calibre to v6.25.0 (#12044) 2023-08-30 10:38:38 +02:00
TrueCharts Bot a93cb63a71
chore(deps): update container image tccr.io/truecharts/mstream to v5.11.4 (#12043) 2023-08-30 09:35:05 +02:00
TrueCharts Bot e63bf11f6e
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest (#12042) 2023-08-30 07:34:18 +02:00
TrueCharts Bot fda9ef53cd
chore(deps): update container image tccr.io/truecharts/solr to v9.3.0 (#12040) 2023-08-30 06:36:20 +02:00
TrueCharts Bot 794bcee448
chore(deps): update webtop (#12041) 2023-08-30 06:34:12 +02:00
Xstar97TheNoob 2c7630b3bb
feat(redisinsight) move redisinsight to stable (#12018)
**Description**
Move redisinsight to stable.
⚒️ 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._

---------

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-08-30 03:57:37 +00:00
TrueCharts Bot ed51a375b6
chore(deps): update container image tccr.io/truecharts/webtop-ubuntu-kde to latest (#12039) 2023-08-30 05:34:27 +02:00
TrueCharts Bot 81caf5c8bf
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.0 (#12037) 2023-08-30 04:40:23 +02:00
TrueCharts Bot 6d91f302c4
chore(deps): update webtop (#12038) 2023-08-30 04:37:04 +02:00
Xstar97TheNoob 5dda00dcad
fix(authentik) fix authentik secret key (#12026)
**Description**
fix secret key.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-30 01:39:51 +00:00
TrueCharts Bot feb0377b17
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12035) 2023-08-30 02:50:18 +02:00
TrueCharts Bot fd53d7ebde
chore(deps): update container image tccr.io/truecharts/wordpress to v6.3.0 (#12036) 2023-08-30 02:50:03 +02:00
TrueCharts-Bot 5e04f7252f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-30 00:23:07 +00:00
TrueCharts Bot bb787d2783
chore(deps): update webtop (#12034) 2023-08-30 01:33:55 +02:00
Xstar97TheNoob 6e5e2d39f6
fix(gamevault-backend) fix admin user (#12032)
**Description**
fix gamevault-backend admin user credential
⚒️ 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-08-29 22:15:04 +00:00
TrueCharts Bot c894d3f53e
chore(deps): update container image tccr.io/truecharts/webtop-fedora-openbox to latest (#12029) 2023-08-29 23:31:13 +02:00
TrueCharts Bot 66d865da15
chore(deps): update webtop (#12028) 2023-08-29 22:33:24 +02:00
Xstar97TheNoob 43e5f9d86d
feat(slash) move slash to stable (#12027)
**Description**
Move slash to stable.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [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-29 16:31:20 -04:00
TrueCharts Bot 18f149bb1c
chore(deps): update container image tccr.io/truecharts/littlelink-server to latest (#12024)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tccr.io/truecharts/littlelink-server | digest | `6a2b536` -> `3e68876`
|

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43MS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-29 23:29:33 +03:00
TrueCharts Bot 5b16f52868
chore(deps): update webtop (#12019) 2023-08-29 21:34:36 +02:00
MickaelFontes f3c15f8ba1
fix(authentik): missing mail credentials (#12021)
Incorrect field names in the secret template, preventing the authentik
worker to authenficate in SMTP, resulting in error sending email.
See 

**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  #12020

**⚙️ 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
- [ ] ⬆️ 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: Mickaël Fontès <81414455+MickaelFontes@users.noreply.github.com>
2023-08-29 18:57:05 +00:00
Xstar97TheNoob 42f665cc41
feat(kaizoku) add kaizoku (#11233)
**Description**
Kaizoku is self-hosted manga downloader.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

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

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [ X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [X] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [X] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2023-08-29 21:55:28 +03:00
TrueCharts Bot 66ec7f9a09
chore(deps): update container image tccr.io/truecharts/lazylibrarian to latest (#12022) 2023-08-29 20:36:21 +02:00
Xstar97TheNoob eaa06cb79d
fix(ring-mqtt) add config.json (#11905)
**Description**
a potential fix to manually create the config.json
⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-29 14:14:04 -04:00
Xstar97TheNoob 5fd16dea93
feat(plexanisync) move plexanisync to stable (#12017)
**Description**
Move plexanisync to stable.
⚒️ 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:**

- [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-29 13:17:16 -04:00
Xstar97TheNoob ff4d920dba
feat(plexripper) move plexripper to stable (#12016)
**Description**
Move plexripper to stable + add download storage to gui.
⚒️ 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
- [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-29 13:17:08 -04:00
Xstar97TheNoob d8a29b7679
feat(romm) add redis and auth support (#11923)
**Description**
Add redis and auth to enable user control panel
⚒️ 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>
2023-08-29 20:13:31 +03:00
Xstar97TheNoob 98d442673d
feat(servas) move servas to stable (#11981)
**Description**
Move app to stable
⚒️ 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._

---------

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-08-29 17:08:45 +00:00
Xstar97TheNoob a7f859bd4f
migrate(scrypted) migrate scrypted to new common **BREAKING CHANGES** (#11897)
**Description**
Migrate scrypted to new common and update to the latest version.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [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-29 20:07:21 +03:00
Xstar97TheNoob 0591aae4e6
feat(protonmail-bridge) move protonmail-bridge to stable (#12015)
**Description**
Move protonmail-bridge to stable
⚒️ 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:**

- [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-29 12:57:37 -04:00
Xstar97TheNoob 92a5a25c0e
feat(ghostfolio) move ghostfolio to stable (#11987)
**Description**
Move ghostfolio to stable + bump app version
⚒️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-29 16:57:09 +00:00
TrueCharts Bot adce4d393b
chore(deps): update container image tccr.io/truecharts/grafana to v10.1.0 (#11926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/grafana](https://togithub.com/truecharts/containers)
| minor | `v10.0.3` -> `v10.1.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC42IiwidXBkYXRlZEluVmVyIjoiMzYuNjQuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-08-29 19:55:18 +03:00
Stavros Kois 8802be1db5
chore(immich): Sync upstream changes for ML (#11932)
**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:**

- [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`

---

_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-29 19:55:06 +03:00
StevenMcElligott 01b2b86c9e
feat(obs-ndi): Move to stable + fix env_var (#12010)
**Description**

Another one out of the long pile of ported apps into Stable
⚒️ 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-08-29 19:50:48 +03:00
Xstar97TheNoob f5a7832fc6
feat(dashy) move dashy to stable (#11982)
**Description**
Move dashy to stable
⚒️ 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-08-29 19:47:22 +03:00
Xstar97TheNoob 9b3e853b13
feat(shiori) move shiori to stable (#11989)
**Description**
Move app to stable
⚒️ 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:**

- [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-29 19:46:18 +03:00
Xstar97TheNoob 29236ee16c
feat(rickroll) move rickroll to stable (#11992)
**Description**
Move rickroll to stable + bump app version
⚒️ 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:**

- [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-29 19:45:33 +03:00
Xstar97TheNoob a16c979643
feat(ipmi-tools) move ipmi-tools to stable (#11993)
**Description**
Move ipmi-tools to stable
⚒️ 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:**

- [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-29 19:44:50 +03:00
Xstar97TheNoob 5e20e2f42f
feat(metabase) move metabase to stable (#11996)
**Description**
Move metabase to stable.
⚒️ 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:**

- [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-29 19:44:20 +03:00
Xstar97TheNoob 345933ee3b
feat(jellystat) move jellystat to stable (#11994)
**Description**
Move jellystat to stable
⚒️ 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:**

- [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-29 19:43:40 +03:00
Xstar97TheNoob a3675204ad
feat(it-tools) move it-tools to stable (#12014)
**Description**
Move it-tools to stable
⚒️ 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:**

- [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-29 19:42:47 +03:00
TrueCharts Bot 26ac6a7a01
chore(deps): update container image tccr.io/truecharts/webtop-alpine-mate to latest (#12013) 2023-08-29 18:35:04 +02:00
TrueCharts Bot 2449c09686
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12011) 2023-08-29 17:40:16 +02:00
TrueCharts Bot d752974542
chore(deps): update container image tccr.io/truecharts/pylon to v2.10.0 (#12008) 2023-08-29 16:38:51 +02:00
TrueCharts Bot 2c044c9994
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12009) 2023-08-29 16:37:19 +02:00
TrueCharts Bot 8a797e4196
chore(deps): update container image tccr.io/truecharts/boinc to latest (#12006) 2023-08-29 15:36:52 +02:00
TrueCharts Bot 10a7937ec4
chore(deps): update container image tccr.io/truecharts/webtop-alpine-kde to latest (#12007) 2023-08-29 15:33:45 +02:00
TrueCharts Bot 6416d47fdb
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12004) 2023-08-29 14:35:54 +02:00
TrueCharts Bot e3108464df
chore(deps): update container image tccr.io/truecharts/webtop-alpine-icewm to latest (#12005) 2023-08-29 14:32:18 +02:00
TrueCharts Bot 2f5fc8a75e
chore(deps): update container image tccr.io/truecharts/node-exporter to v1.6.1 (#12002) 2023-08-29 13:38:43 +02:00
TrueCharts Bot 285d94e978
chore(deps): update container image tccr.io/truecharts/webtop-alpine-i3 to latest (#12003) 2023-08-29 13:37:11 +02:00
TrueCharts Bot ea4b92fdf2
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest (#12001) 2023-08-29 12:35:38 +02:00
TrueCharts Bot 4141f83b70
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#12000) 2023-08-29 11:38:53 +02:00
TrueCharts Bot 439f0e96b6
chore(deps): update container image tccr.io/truecharts/mariadb to v11.0.3 (#11999) 2023-08-29 11:36:02 +02:00
TrueCharts Bot 44b5f57e19
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest (#11998) 2023-08-29 10:33:40 +02:00
TrueCharts Bot ae9c35de8a
chore(deps): update container image tccr.io/truecharts/memcached to v1.6.21 (#11997) 2023-08-29 09:36:31 +02:00
TrueCharts Bot 07ce380cac
chore(deps): update rdesktop (#11995) 2023-08-29 07:32:45 +02:00
TrueCharts Bot e4d779b84d
chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#11990) 2023-08-29 06:35:46 +02:00
TrueCharts Bot dbb3a61450
chore(deps): update container image tccr.io/truecharts/rdesktop-ubuntu-icewm to latest (#11991) 2023-08-29 06:32:06 +02:00
StevenMcElligott 9bcdf510ef
fix(obs-ndi): Fix VNC_PASSWD (#11985)
**Description**

Matches upstream/Dockerfile ->
400fc92a0a/Dockerfile (L12)

⚒️ 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-08-28 23:46:37 -04:00
TrueCharts Bot 84abd67d38
chore(deps): update rdesktop (#11986) 2023-08-29 05:36:08 +02:00
TrueCharts Bot 5de9ae8399
chore(deps): update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 (#11983) 2023-08-29 05:10:55 +02:00
TrueCharts Bot f067cab6fe
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11984) 2023-08-29 05:10:00 +02:00
TrueCharts Bot 78d7c6964b
chore(deps): update rdesktop (#11978) 2023-08-29 02:47:50 +02:00
TrueCharts Bot 253c55986c
chore(deps): update container image tccr.io/truecharts/projectsend to vlatest (#11976) 2023-08-29 00:36:13 +02:00
TrueCharts Bot 63e003208f
chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-mate to latest (#11977) 2023-08-29 00:32:14 +02:00
TrueCharts Bot 520fa9b3df
chore(deps): update rdesktop (#11975) 2023-08-28 23:31:22 +02:00
TrueCharts Bot 7c626332e6
chore(deps): update container image tccr.io/truecharts/redis to v7.2.0 (#11974) 2023-08-28 22:34:12 +02:00
TrueCharts Bot dfb1858c33
chore(deps): update container image tccr.io/truecharts/rdesktop-fedora-i3 to latest (#11973) 2023-08-28 21:32:37 +02:00
TrueCharts Bot 95ef757afd
chore(deps): update container image tccr.io/truecharts/rsshub to latest (#11972) 2023-08-28 20:36:53 +02:00
TrueCharts Bot 637f24566a
chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-mate to latest (#11971) 2023-08-28 20:33:15 +02:00