5d4cd52f6a75fb606e235ccb4becebc67689914b
24445 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5d4cd52f6a |
fix(scrypted): Update outdate image and change appVersion (#17113)
**Description** @stavros-k I updated the appVersion to reflect better the version differences, will the bot pick it up in the future? ⚒️ Fixes #17075 **⚙️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
393a8fafee |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
e306540ec4 |
chore(deps): update container image feramance/qbitrr to v4.1.1@25f874f by renovate (#17107)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | feramance/qbitrr | minor | `v4.0.14` -> `v4.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
63edab684d |
chore(deps): update container image jenkins/jenkins to v2.440-jdk17@061945b by renovate (#17108)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jenkins/jenkins](https://www.jenkins.io/) ([source](https://togithub.com/jenkinsci/docker)) | minor | `2.439-jdk17` -> `2.440-jdk17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
6f3178ed58 |
chore(deps): update helm chart kube-prometheus-stack to 55.8.1 by renovate (#17109)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `55.7.0` -> `55.8.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v55.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Avoid nil pointer error with empty thanos config by [@​gracedo](https://togithub.com/gracedo) in [https://github.com/prometheus-community/helm-charts/pull/4132](https://togithub.com/prometheus-community/helm-charts/pull/4132) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1 ### [`v55.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.1...kube-prometheus-stack-55.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump chart dependencies by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4141](https://togithub.com/prometheus-community/helm-charts/pull/4141) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.16.0...kube-prometheus-stack-55.8.0 ### [`v55.7.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.0...kube-prometheus-stack-55.7.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] quote host in alertmanager ingress spec by [@​msadiq058](https://togithub.com/msadiq058) in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) #### New Contributors - [@​msadiq058](https://togithub.com/msadiq058) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-systemd-exporter-0.1.0...kube-prometheus-stack-55.7.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
164ed3da69 |
chore(deps): update container image dpage/pgadmin4 to v8.2@3b48078 by renovate (#17106)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | dpage/pgadmin4 | minor | `8.1` -> `8.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
2119b16c81 |
chore(deps): update rdesktop by renovate (#17099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `f0bd606` -> `2c5035e` | | lscr.io/linuxserver/rdesktop | digest | `54806be` -> `e60e495` | | lscr.io/linuxserver/rdesktop | digest | `fd3dce4` -> `5183b71` | | lscr.io/linuxserver/rdesktop | digest | `87e71a1` -> `97ea05c` | | lscr.io/linuxserver/rdesktop | digest | `2df0db1` -> `70f11d4` | | lscr.io/linuxserver/rdesktop | digest | `2fcd190` -> `9d69284` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
17558caa3c |
chore(deps): update authentik to v2023.10.6@1a17c68 by renovate (patch) (#17101)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goauthentik/ldap](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2023.10.5` -> `2023.10.6` | | [ghcr.io/goauthentik/proxy](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2023.10.5` -> `2023.10.6` | | [ghcr.io/goauthentik/radius](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2023.10.5` -> `2023.10.6` | | [ghcr.io/goauthentik/server](https://goauthentik.io) ([source](https://togithub.com/goauthentik/authentik)) | patch | `2023.10.5` -> `2023.10.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
4dee283e43 |
chore(deps): update container image feramance/qbitrr to v4.0.14@f760ecd by renovate (#17102)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | feramance/qbitrr | patch | `v4.0.11` -> `v4.0.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
636b49baaf |
chore(deps): update container image velero/velero-plugin-for-csi to v0.6.3@6f6fe00 by renovate (#17104)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | velero/velero-plugin-for-csi | patch | `v0.6.2` -> `v0.6.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
634ffb2bc7 |
chore(deps): update container image mauricenino/dashdot to v5.5.1@c9d4ec3 by renovate (#17103)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mauricenino/dashdot](https://togithub.com/MauriceNino/dashdot) | patch | `5.5.0` -> `5.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>MauriceNino/dashdot (mauricenino/dashdot)</summary> ### [`v5.5.1`](https://togithub.com/MauriceNino/dashdot/releases/tag/v5.5.1) [Compare Source](https://togithub.com/MauriceNino/dashdot/compare/v5.5.0...v5.5.1) ##### Bug Fixes - avoid adding pre-allocated space to lvm disks ([f1949b4](https://togithub.com/MauriceNino/dashdot/commit/f1949b474dca8a1b10883d45021ef9cbd0011cab)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
3fa716ca98 |
chore(deps): update container image bitnami/prometheus to 2.48.1@f8284e1 by renovate (#17094)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | bitnami/prometheus | digest | `9ee5354` -> `f8284e1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0748df24e1 |
chore(deps): update container image searxng/searxng to latest@86e56b5 by renovate (#17097)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | searxng/searxng | digest | `76c0118` -> `86e56b5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8e07cd2920 | chore(deps): update container image ronivay/xen-orchestra to 5.132.0@bf371a0 by renovate (#17096) | ||
|
|
c4d2f89194 |
chore(deps): update container image x1unix/go-playground to latest@fd25c19 by renovate (#17098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | x1unix/go-playground | digest | `2d9dad6` -> `fd25c19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
005a555099 |
chore(deps): update webtop by renovate (#17100)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `e203ddf` -> `3f11f32` | | lscr.io/linuxserver/webtop | digest | `bdcad15` -> `50c691b` | | lscr.io/linuxserver/webtop | digest | `70e02ba` -> `3690ce2` | | lscr.io/linuxserver/webtop | digest | `3482220` -> `7b53fea` | | lscr.io/linuxserver/webtop | digest | `aa8e334` -> `bc482e6` | | lscr.io/linuxserver/webtop | digest | `972150f` -> `bb7ec61` | | lscr.io/linuxserver/webtop | digest | `ebcc669` -> `3d000d2` | | lscr.io/linuxserver/webtop | digest | `3f17bb3` -> `12689e6` | | lscr.io/linuxserver/webtop | digest | `396b46e` -> `3c17917` | | lscr.io/linuxserver/webtop | digest | `0061e89` -> `7708e84` | | lscr.io/linuxserver/webtop | digest | `554f612` -> `c2fd0cb` | | lscr.io/linuxserver/webtop | digest | `2272f56` -> `a039e71` | | lscr.io/linuxserver/webtop | digest | `c2db9cc` -> `8c40957` | | lscr.io/linuxserver/webtop | digest | `6ee3d18` -> `462ee7e` | | lscr.io/linuxserver/webtop | digest | `77f5fab` -> `187560e` | | lscr.io/linuxserver/webtop | digest | `a749b4f` -> `2dac120` | | lscr.io/linuxserver/webtop | digest | `bb04a28` -> `c1439a2` | | lscr.io/linuxserver/webtop | digest | `a062fa1` -> `f0714f6` | | lscr.io/linuxserver/webtop | digest | `974e626` -> `4101391` | | lscr.io/linuxserver/webtop | digest | `86a3195` -> `c0eaeca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8fea329cd6 |
chore(deps): update container image docker to 24.0.7-dind@a293bf8 by renovate (#17095)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `eb59696` -> `a293bf8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
0686815ab8 |
Chore(ci): update charttool
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
a270b30df3 |
chore(deps): update container image nginx to 1.25.3@4c0fdaa by renovate (#17092)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | digest | `2bdc49f` -> `4c0fdaa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
cd6e92cbfa |
chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v28.0.1@49e45f3 by renovate (#17093)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers) | digest | `9aa214d` -> `49e45f3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
5829be349b |
fix(satisfactory): fix wrong variable name for query port (#17091)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
a0af7fc5db |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
87294826b8 | fix(kitchenowl): assign backend environment variables (#17050) | ||
|
|
b7b7aca08d |
chore(linkwarde): update label text on scale ui (#17087)
**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 #17052 **⚙️ 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
46ec1c293a |
Authelia: Add domain_regex configuration option (#16871)
**Description** Add _domain_regex_ configuration option (explained here: https://www.authelia.com/configuration/security/access-control/#domain_regex) ⚒️ Fixes nothing **⚙️ 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?** I'm using this option on my TrueNas installation to bypass authentication for all my subdomains for all the clients that connect from an authorized network. Using a regular expression, I don't have to modify the Authelia application when I add a new application with its subdomain. **📃 Notes:** None. **✔️ 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 - [X] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: SBado <16034687+SBado@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
ac5e8aed3a |
chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@3ae7d1f by renovate (#16975)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged) | digest | `c31635e` -> `3ae7d1f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
5686ef952e |
docs: add nemesis1982 as a contributor for doc (#17086)
Adds @nemesis1982 as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/17049#issuecomment-1889944486) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
f8e4b1c1a1 |
docs(Minio): Add installation notes (#17049)
**Description** - Adds installation notes -- Adds a warning, PVC is stored on apps storage, this is a easily overlooked risk -- Adds version information the guide is based on -- Adds preparation steps -- Adds minimal installation notes, including hostpath example -- Adds information on domain requirement for S3 -- Adds ingress example, including API ⚒️ 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?** Documentation only, created based on discord thread: https://discord.com/channels/830763548678291466/1193205734729597030 Copied added content to website repository manually and ran yarn to verify. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
8060a3bf8c |
major(omada-controller): stop playing around with the port, let omada-controller handle it (#16719)
**Description** The Omada chart by default silently changes the internal port to use if ingress is enabled. My understanding was the upstream container always exposed 443 internally which needed to be remapped to not conflict with the default Truenas web server. This seems to no-longer be the case so I propose this weird silent behavior be removed. This PR accomplishes this. ⚒️ 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?** Not yet - but I'm interested to know the best way to test this. **📃 Notes:** Currently it appears that setting the port works against the upstream container at least on the initial install. Subesequent changes would require changing the port in the UI before changing in Truecharts. **✔️ 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 - [ ] 📄 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Aaron Dalton <zenoftheblues@gmail.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
2ff2f2f27c |
chore(deps): update container image collabora/code to v23.05.7.2.1@f465087 by renovate (#16985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | collabora/code | patch | `23.05.6.4.1` -> `23.05.7.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
2a3b5f1e45 |
feat(atuin) add atuin (#17085)
**Description** Magical shell history. ⚒️ 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. - [ ] 🪞 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
6384103af2 |
fix(requestrr) fix requestrr persisted storage location **BREAKING CHANGES** (#17083)
**Description** Fix the persisted location for the chart's config ⚒️ 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) - [ ] 🔃 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._ |
||
|
|
c421f692da |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
cde7d4651c |
feat(authelia): Update authelia questions.yaml (#17082)
**Description** add server buffers to questions.yaml for authelia ⚒️ Fixes # 17081 **⚙️ 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?** I am not sure how to test but the changes looked simple enough **📃 Notes:** N/A **✔️ 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 - [ ] 📄 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._ --------- Signed-off-by: Jamie <jamie@axelrtgs.com> |
||
|
|
7e0c9a152f |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
8c71642f31 |
chore(deluge) bump deluge chart (#17079)
**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._ |
||
|
|
8115d7c74c |
chore(charts) move the following charts to incubator (#17076)
**Description** Move the following charts to incubator - fabulinus - maintainerr - ollama ⚒️ 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._ |
||
|
|
6707839612 |
chore(deps): update pascalgn/automerge-action action to v0.16.2 by renovate (#17073)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pascalgn/automerge-action](https://togithub.com/pascalgn/automerge-action) | action | patch | `v0.16.0` -> `v0.16.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pascalgn/automerge-action (pascalgn/automerge-action)</summary> ### [`v0.16.2`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.2): Release 0.16.2 [Compare Source](https://togithub.com/pascalgn/automerge-action/compare/v0.16.1...v0.16.2) - GitHub API URL bug fix ### [`v0.16.1`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.1): Release 0.16.1 [Compare Source](https://togithub.com/pascalgn/automerge-action/compare/v0.16.0...v0.16.1) - Update node version [#​242](https://togithub.com/pascalgn/automerge-action/issues/242) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
b18d0adbbe |
chore(qbitrr): database files no longer in app setup (#17071)
**Description** Database files no longer required as of v4 ⚒️ 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?** No testing required **📃 Notes:** None **✔️ 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 - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Feramance <38938175+Feramance@users.noreply.github.com> |
||
|
|
6553f3c386 |
fix(ollama) fix ollama base api route. (#17067)
**Description** fix the base api route. ⚒️ 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 - [ ] 👀 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._ |
||
|
|
01be8a5c14 |
chore(deps): update container image ghcr.io/gilesknap/gphotos-sync to v3.2.1@a0a0a83 by renovate (#16991)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gilesknap/gphotos-sync](https://togithub.com/gilesknap/gphotos-sync) | patch | `3.2.0` -> `3.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gilesknap/gphotos-sync (ghcr.io/gilesknap/gphotos-sync)</summary> ### [`v3.2.1`](https://togithub.com/gilesknap/gphotos-sync/releases/tag/3.2.1) [Compare Source](https://togithub.com/gilesknap/gphotos-sync/compare/3.2.0...3.2.1) #### What's Changed - Fix broken Python 3.12 release by [@​gilesknap](https://togithub.com/gilesknap) in [https://github.com/gilesknap/gphotos-sync/pull/464](https://togithub.com/gilesknap/gphotos-sync/pull/464) **Full Changelog**: https://github.com/gilesknap/gphotos-sync/compare/3.2.0...3.2.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
03d1ee6b0b |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
78aca28f2e |
feat(requestrr) change requestrr chart to a stable forked image and general house keeping. (#17064)
**Description** change requestrr chart to a stable forked image and general house keeping. ⚒️ Fixes #17062 **⚙️ 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._ |
||
|
|
5264f0a12f |
fix(joplin-server): fix env (#17065)
**Description** Fix MAILER_SECURITY environmental variable. ⚒️ Fixes # **⚙️ 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?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [X] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
3ba2887393 |
chore(deps): update container image hello-world to latest@ac69084 by renovate (#14774)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `88ec0ac` -> `ac69084` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuMTA3LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
daba3203fc |
chore(deps): update container image ghcr.io/geek-cookbook/nzbget to v22.0@d6b3b69 by renovate (#17026)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/geek-cookbook/nzbget](https://togithub.com/nzbgetcom/nzbget) | major | `21.1` -> `22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nzbgetcom/nzbget (ghcr.io/geek-cookbook/nzbget)</summary> ### [`v22.0`](https://togithub.com/nzbgetcom/nzbget/releases/tag/v22.0) [Compare Source](https://togithub.com/nzbgetcom/nzbget/compare/v21.1...v22.0) #### What's Changed - daemon:connect: don't use FIPS_mode_set with OpenSSL 3 by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/3](https://togithub.com/nzbgetcom/nzbget/pull/3) - Feature windows build fix by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/9](https://togithub.com/nzbgetcom/nzbget/pull/9) - Add linux build workflow. Update linux version. Modify rules for build workflows by [@​phnzb](https://togithub.com/phnzb) in [https://github.com/nzbgetcom/nzbget/pull/12](https://togithub.com/nzbgetcom/nzbget/pull/12) - UI and web links fixes, temporary disable testing/develop update channels by [@​phnzb](https://togithub.com/phnzb) in [https://github.com/nzbgetcom/nzbget/pull/19](https://togithub.com/nzbgetcom/nzbget/pull/19) - Changed the progress-block class to use a calculated width of 8.5rem by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/17](https://togithub.com/nzbgetcom/nzbget/pull/17) - Download time with empty minutes and seconds by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/16](https://togithub.com/nzbgetcom/nzbget/pull/16) - add version key to windows registry by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/14](https://togithub.com/nzbgetcom/nzbget/pull/14) - change nzbget.net to nzbget.com by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/13](https://togithub.com/nzbgetcom/nzbget/pull/13) - fix according to discription by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/10](https://togithub.com/nzbgetcom/nzbget/pull/10) - fix python 3.x script execution windows support by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/8](https://togithub.com/nzbgetcom/nzbget/pull/8) - Update pubkey.pem. Update windows build script to include pubkey.pem. by [@​phnzb](https://togithub.com/phnzb) in [https://github.com/nzbgetcom/nzbget/pull/20](https://togithub.com/nzbgetcom/nzbget/pull/20) - Change master ->main in workflows by [@​phnzb](https://togithub.com/phnzb) in [https://github.com/nzbgetcom/nzbget/pull/22](https://togithub.com/nzbgetcom/nzbget/pull/22) - change nzbget.net to nzbget.com part 2 by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/21](https://togithub.com/nzbgetcom/nzbget/pull/21) - update changelog by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/24](https://togithub.com/nzbgetcom/nzbget/pull/24) - nsi script fix for windows 11 by [@​ureyNZB](https://togithub.com/ureyNZB) in [https://github.com/nzbgetcom/nzbget/pull/26](https://togithub.com/nzbgetcom/nzbget/pull/26) - readme expansion by [@​luckedea](https://togithub.com/luckedea) in [https://github.com/nzbgetcom/nzbget/pull/30](https://togithub.com/nzbgetcom/nzbget/pull/30) - README.md: added project/repository status badges by [@​dnzbk](https://togithub.com/dnzbk) in [https://github.com/nzbgetcom/nzbget/pull/31](https://togithub.com/nzbgetcom/nzbget/pull/31) - Add pull requests flow to README by [@​phnzb](https://togithub.com/phnzb) in [https://github.com/nzbgetcom/nzbget/pull/32](https://togithub.com/nzbgetcom/nzbget/pull/32) - feature/macos build by [@​dnzbk](https://togithub.com/dnzbk) in [https://github.com/nzbgetcom/nzbget/pull/33](https://togithub.com/nzbgetcom/nzbget/pull/33) - add: macos build status badge by [@​dnzbk](https://togithub.com/dnzbk) in [https://github.com/nzbgetcom/nzbget/pull/35](https://togithub.com/nzbgetcom/nzbget/pull/35) - Release v22.0 by [@​dnzbk](https://togithub.com/dnzbk) in [https://github.com/nzbgetcom/nzbget/pull/36](https://togithub.com/nzbgetcom/nzbget/pull/36) #### New Contributors - [@​ureyNZB](https://togithub.com/ureyNZB) made their first contribution in [https://github.com/nzbgetcom/nzbget/pull/3](https://togithub.com/nzbgetcom/nzbget/pull/3) - [@​dnzbk](https://togithub.com/dnzbk) made their first contribution in [https://github.com/nzbgetcom/nzbget/pull/27](https://togithub.com/nzbgetcom/nzbget/pull/27) - [@​luckedea](https://togithub.com/luckedea) made their first contribution in [https://github.com/nzbgetcom/nzbget/pull/30](https://togithub.com/nzbgetcom/nzbget/pull/30) **Full Changelog**: https://github.com/nzbgetcom/nzbget/compare/v21.1...v22.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
b06e845034 |
fix(vlmcsd-kms-server) add the port to vlmcsd-kms-server (#16910)
**Description** Add the port to vlmcsd-kms-server ⚒️ Fixes #16908 **⚙️ 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._ |
||
|
|
b165deea42 |
Fix qflood repo (#16915)
**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)--> Change repo to ghcr **⚙️ 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 - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: phoropter <103715457+phoropter@users.noreply.github.com> |
||
|
|
08cd600d72 |
Fix rflood repo (#16914)
**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)--> Change repo to ghcr per https://hotio.dev/containers/rflood/ **⚙️ 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 - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: phoropter <103715457+phoropter@users.noreply.github.com> |
||
|
|
478fb59e26 |
feat(fabulinus) add fabulinus (#16909)
**Description** Fabulinus is the server component of the TitanML Takeoff server. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 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._ |