This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `4a2c856` -> `51427f8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary> ### [`v1.1.46`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.46) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.45...1.1.46) - [`0aaab32`](https://redirect.github.com/Ylianst/MeshCentral/commit/0aaab322) Version 1.1.46 - [`f2bb94c`](https://redirect.github.com/Ylianst/MeshCentral/commit/f2bb94c8) allow dns names in userallowedip,userblockedip,agentallowedip,agentblockedip [#​5089](https://redirect.github.com/Ylianst/MeshCentral/issues/5089) - [`3e07d92`](https://redirect.github.com/Ylianst/MeshCentral/commit/3e07d92e) add translations for Connection Details in meshagent [#​4944](https://redirect.github.com/Ylianst/MeshCentral/issues/4944) - [`7ad49ba`](https://redirect.github.com/Ylianst/MeshCentral/commit/7ad49ba0) fix modern ui fullscreen toolbar [#​6874](https://redirect.github.com/Ylianst/MeshCentral/issues/6874) - [`92c2b61`](https://redirect.github.com/Ylianst/MeshCentral/commit/92c2b613) disable compression by default and dont compress webrelays [#​4369](https://redirect.github.com/Ylianst/MeshCentral/issues/4369) - [`e47626a`](https://redirect.github.com/Ylianst/MeshCentral/commit/e47626a6) fixed minify problem with new library [#​7107](https://redirect.github.com/Ylianst/MeshCentral/issues/7107) - [`6467947`](https://redirect.github.com/Ylianst/MeshCentral/commit/64679479) Bump brace-expansion from 2.0.1 to 2.0.2 ([#​7101](https://redirect.github.com/Ylianst/MeshCentral/issues/7101)) - [`28aa271`](https://redirect.github.com/Ylianst/MeshCentral/commit/28aa2710) few ipv6 fixes in web ui - [`fb7940b`](https://redirect.github.com/Ylianst/MeshCentral/commit/fb7940b2) revert getDeviceDetails commits as was external problem - [`9bc2b3f`](https://redirect.github.com/Ylianst/MeshCentral/commit/9bc2b3f4) forgot to fix meshctrl for json output from getDeviceDetails - [`cadc0d0`](https://redirect.github.com/Ylianst/MeshCentral/commit/cadc0d03) fix webrelay not creating new tunnels [#​7113](https://redirect.github.com/Ylianst/MeshCentral/issues/7113) - [`c6d8428`](https://redirect.github.com/Ylianst/MeshCentral/commit/c6d84287) fix amt json import naming bug - [`8094517`](https://redirect.github.com/Ylianst/MeshCentral/commit/80945174) fix run commands switcher in modern ui [#​7097](https://redirect.github.com/Ylianst/MeshCentral/issues/7097) - [`95759d4`](https://redirect.github.com/Ylianst/MeshCentral/commit/95759d40) fix webrelay timeouting too fast [#​7102](https://redirect.github.com/Ylianst/MeshCentral/issues/7102) - [`2b4ab2b`](https://redirect.github.com/Ylianst/MeshCentral/commit/2b4ab2b1) fix getDeviceDetails json stringify problem [#​7103](https://redirect.github.com/Ylianst/MeshCentral/issues/7103) - [`1d7d68c`](https://redirect.github.com/Ylianst/MeshCentral/commit/1d7d68cd) final attempt at stale.yml - [`d21d7ab`](https://redirect.github.com/Ylianst/MeshCentral/commit/d21d7ab9) Update stale.yml - [`960326a`](https://redirect.github.com/Ylianst/MeshCentral/commit/960326ab) remove semver dependency for plugins - [`8588fe2`](https://redirect.github.com/Ylianst/MeshCentral/commit/8588fe24) fix stale bot - [`b3f3d65`](https://redirect.github.com/Ylianst/MeshCentral/commit/b3f3d658) Changed sqldump errortext ([#​7098](https://redirect.github.com/Ylianst/MeshCentral/issues/7098)) - [`b1876f0`](https://redirect.github.com/Ylianst/MeshCentral/commit/b1876f0f) few more docker clean ups to make smaller size - [`ec3e06e`](https://redirect.github.com/Ylianst/MeshCentral/commit/ec3e06e3) WebDAV: update to v5 ([#​6780](https://redirect.github.com/Ylianst/MeshCentral/issues/6780)) - [`fa75a96`](https://redirect.github.com/Ylianst/MeshCentral/commit/fa75a96a) Ukrainian localization fixes ([#​7092](https://redirect.github.com/Ylianst/MeshCentral/issues/7092)) - [`108a297`](https://redirect.github.com/Ylianst/MeshCentral/commit/108a297b) speed up docker build github actions - [`5044339`](https://redirect.github.com/Ylianst/MeshCentral/commit/5044339c) Docker hotfix for npm modules ([#​7075](https://redirect.github.com/Ylianst/MeshCentral/issues/7075)) - [`28b31b2`](https://redirect.github.com/Ylianst/MeshCentral/commit/28b31b24) use html-minifier-terser instead for translate and fix translate multi-threaded - [`809e6e6`](https://redirect.github.com/Ylianst/MeshCentral/commit/809e6e6e) Remove broken link - [`a2a9939`](https://redirect.github.com/Ylianst/MeshCentral/commit/a2a9939a) remove matrix, ran out of memory? - [`bb58763`](https://redirect.github.com/Ylianst/MeshCentral/commit/bb587633) try github actions matrix to improve speed - [`653074c`](https://redirect.github.com/Ylianst/MeshCentral/commit/653074c5) restore old docker workflow for now - [`8f70820`](https://redirect.github.com/Ylianst/MeshCentral/commit/8f708206) forgot permissions for actions - [`1ea043a`](https://redirect.github.com/Ylianst/MeshCentral/commit/1ea043a9) repository_owner not actor for docker workflow, doh! - [`cd30e13`](https://redirect.github.com/Ylianst/MeshCentral/commit/cd30e13a) remove token_check, use github_token and add annotations to docker workflows - [`6f5f532`](https://redirect.github.com/Ylianst/MeshCentral/commit/6f5f5325) introducing stalebot to help clean up old issues - [`31e4ebe`](https://redirect.github.com/Ylianst/MeshCentral/commit/31e4ebe8) undo test line change - [`62020e1`](https://redirect.github.com/Ylianst/MeshCentral/commit/62020e1c) fix docker package reinstalls - [`d533cc3`](https://redirect.github.com/Ylianst/MeshCentral/commit/d533cc37) Dockerfix ([#​7074](https://redirect.github.com/Ylianst/MeshCentral/issues/7074)) - [`da3c4ad`](https://redirect.github.com/Ylianst/MeshCentral/commit/da3c4ad7) fix last seen ordering [#​7073](https://redirect.github.com/Ylianst/MeshCentral/issues/7073) - [`1009f74`](https://redirect.github.com/Ylianst/MeshCentral/commit/1009f747) Docker image rewrite - [`ae0aa7e`](https://redirect.github.com/Ylianst/MeshCentral/commit/ae0aa7e9) Merge branch 'master' into dockerrewrite - [`5ef5e9c`](https://redirect.github.com/Ylianst/MeshCentral/commit/5ef5e9ce) send 404 with expired/not yet valid sharing links [#​7062](https://redirect.github.com/Ylianst/MeshCentral/issues/7062) - [`cf183cf`](https://redirect.github.com/Ylianst/MeshCentral/commit/cf183cfd) update packages in docker image - [`3b2aacc`](https://redirect.github.com/Ylianst/MeshCentral/commit/3b2aaccf) remove console.log doh! [#​6634](https://redirect.github.com/Ylianst/MeshCentral/issues/6634) - [`8923830`](https://redirect.github.com/Ylianst/MeshCentral/commit/89238303) allow system variables in footer, loginfooter, welcometext, title2 [#​6634](https://redirect.github.com/Ylianst/MeshCentral/issues/6634) - [`5fcffcd`](https://redirect.github.com/Ylianst/MeshCentral/commit/5fcffcd6) fix email/sms/messaging customised templates [#​6994](https://redirect.github.com/Ylianst/MeshCentral/issues/6994) - [`620df54`](https://redirect.github.com/Ylianst/MeshCentral/commit/620df540) Merge branch 'Ylianst:master' into dockerrewrite - [`1399ce3`](https://redirect.github.com/Ylianst/MeshCentral/commit/1399ce35) forgot 2 extra otpduo to clear! - [`3d57a25`](https://redirect.github.com/Ylianst/MeshCentral/commit/3d57a25e) add connectivity filtering [#​7009](https://redirect.github.com/Ylianst/MeshCentral/issues/7009) - [`d98f41a`](https://redirect.github.com/Ylianst/MeshCentral/commit/d98f41ad) fix browser fullscreen context menus [#​7046](https://redirect.github.com/Ylianst/MeshCentral/issues/7046) - [`12c5908`](https://redirect.github.com/Ylianst/MeshCentral/commit/12c5908a) forgot to also remove sweetalert2.min.css [#​7050](https://redirect.github.com/Ylianst/MeshCentral/issues/7050) - [`ab17a58`](https://redirect.github.com/Ylianst/MeshCentral/commit/ab17a585) remove sweetalert2 as we dont use it [#​7050](https://redirect.github.com/Ylianst/MeshCentral/issues/7050) - [`6bb6b18`](https://redirect.github.com/Ylianst/MeshCentral/commit/6bb6b186) Added mysql dependency - [`933b37f`](https://redirect.github.com/Ylianst/MeshCentral/commit/933b37f3) Merge branch 'Ylianst:master' into dockerrewrite - [`5d18a1a`](https://redirect.github.com/Ylianst/MeshCentral/commit/5d18a1ad) Added default exposure of non-encrypted http port. - [`5223cbd`](https://redirect.github.com/Ylianst/MeshCentral/commit/5223cbd6) removed possible unwanted references - [`f17b96b`](https://redirect.github.com/Ylianst/MeshCentral/commit/f17b96bc) Commented out docker scout - [`6eacc9f`](https://redirect.github.com/Ylianst/MeshCentral/commit/6eacc9f3) Merge branch 'master' into dockerrewrite - [`5d47415`](https://redirect.github.com/Ylianst/MeshCentral/commit/5d47415e) added npm install and removed saslprep dependency. - [`d864789`](https://redirect.github.com/Ylianst/MeshCentral/commit/d8647894) bump version - [`59ca8b0`](https://redirect.github.com/Ylianst/MeshCentral/commit/59ca8b08) Merge branch 'Ylianst:master' into dockerrewrite - [`39395c9`](https://redirect.github.com/Ylianst/MeshCentral/commit/39395c9a) Merge branch 'Ylianst:master' into dockerrewrite - [`b7512b9`](https://redirect.github.com/Ylianst/MeshCentral/commit/b7512b9b) Disable dynamic config feature by default. - [`8c5c319`](https://redirect.github.com/Ylianst/MeshCentral/commit/8c5c3193) Pinning to Alpine 3.21 - [`0514f4a`](https://redirect.github.com/Ylianst/MeshCentral/commit/0514f4a8) Merge branch 'Ylianst:master' into dockerrewrite - [`5f306a2`](https://redirect.github.com/Ylianst/MeshCentral/commit/5f306a23) include_mongodb_tools fix in workflow. - [`4cd9196`](https://redirect.github.com/Ylianst/MeshCentral/commit/4cd91966) case insensitivity hotfix. - [`90b2a3d`](https://redirect.github.com/Ylianst/MeshCentral/commit/90b2a3df) Add other volumes to readme. - [`8b2dcf4`](https://redirect.github.com/Ylianst/MeshCentral/commit/8b2dcf4d) Removed case sensitivity in true/false prompts - [`ecd32fa`](https://redirect.github.com/Ylianst/MeshCentral/commit/ecd32fa6) Pinning LTS version. - [`23c8c49`](https://redirect.github.com/Ylianst/MeshCentral/commit/23c8c499) Compression of build arguments and environment variables. - [`17a3632`](https://redirect.github.com/Ylianst/MeshCentral/commit/17a36325) Also for the docker compose - [`9464c1b`](https://redirect.github.com/Ylianst/MeshCentral/commit/9464c1b0) Change example values - [`46f7784`](https://redirect.github.com/Ylianst/MeshCentral/commit/46f77841) Release candidate. - [`ea1b71e`](https://redirect.github.com/Ylianst/MeshCentral/commit/ea1b71ed) Merge branch 'Ylianst:master' into dockerrewrite - [`6008767`](https://redirect.github.com/Ylianst/MeshCentral/commit/6008767f) Wrong variable. - [`75df7b8`](https://redirect.github.com/Ylianst/MeshCentral/commit/75df7b86) added "true" to the all option for trusted_proxy env variable. - [`e3636c0`](https://redirect.github.com/Ylianst/MeshCentral/commit/e3636c04) Merge pull request [#​2](https://redirect.github.com/Ylianst/MeshCentral/issues/2) from DaanSelen/master - [`9e6b98a`](https://redirect.github.com/Ylianst/MeshCentral/commit/9e6b98a0) Made names consistent - [`db7eacb`](https://redirect.github.com/Ylianst/MeshCentral/commit/db7eacbc) Added trustedproxy to dynamic config feature. - [`910f12c`](https://redirect.github.com/Ylianst/MeshCentral/commit/910f12c2) Merge branch 'Ylianst:master' into master - [`39e5691`](https://redirect.github.com/Ylianst/MeshCentral/commit/39e5691c) Make qemu ready. - [`c5a2286`](https://redirect.github.com/Ylianst/MeshCentral/commit/c5a22861) More platforms supported. - [`1e897ee`](https://redirect.github.com/Ylianst/MeshCentral/commit/1e897ee4) Added support for psql mariadb. Added docker scout action. - [`470f22b`](https://redirect.github.com/Ylianst/MeshCentral/commit/470f22b0) Merge branch 'Ylianst:master' into dockerrewrite - [`3919c12`](https://redirect.github.com/Ylianst/MeshCentral/commit/3919c12d) Finishing up. - [`7f0f12a`](https://redirect.github.com/Ylianst/MeshCentral/commit/7f0f12a2) sorted. - [`51ad698`](https://redirect.github.com/Ylianst/MeshCentral/commit/51ad6982) Use jq with mongo. - [`162b372`](https://redirect.github.com/Ylianst/MeshCentral/commit/162b372b) Move preinstall libs to top. - [`6a99f3c`](https://redirect.github.com/Ylianst/MeshCentral/commit/6a99f3c7) Merge pull request [#​1](https://redirect.github.com/Ylianst/MeshCentral/issues/1) from DaanSelen/latestcode - [`c2f590e`](https://redirect.github.com/Ylianst/MeshCentral/commit/c2f590e3) Merge branch 'dockerrewrite' into latestcode - [`8448a6a`](https://redirect.github.com/Ylianst/MeshCentral/commit/8448a6ad) Further foolproofed the Dockerfile. - [`1604764`](https://redirect.github.com/Ylianst/MeshCentral/commit/1604764a) Merge branch 'Ylianst:master' into dockerrewrite - [`62443dd`](https://redirect.github.com/Ylianst/MeshCentral/commit/62443dd4) Dockerfile change. - [`660312e`](https://redirect.github.com/Ylianst/MeshCentral/commit/660312ef) Working prototype and clear and easy to understand logic. - [`59194ab`](https://redirect.github.com/Ylianst/MeshCentral/commit/59194abc) More work done on the logic. mongoDB url editing works. - [`e11a858`](https://redirect.github.com/Ylianst/MeshCentral/commit/e11a8580) I hate sed modification but I must. - [`86ecc42`](https://redirect.github.com/Ylianst/MeshCentral/commit/86ecc426) [@​DaanSelen](https://redirect.github.com/DaanSelen) Docker overhaul intermediate commit. - [`5594b15`](https://redirect.github.com/Ylianst/MeshCentral/commit/5594b15d) Merge branch 'Ylianst:master' into master - [`6eb85fa`](https://redirect.github.com/Ylianst/MeshCentral/commit/6eb85fa8) Refactored more Dockerfile - [`ddeeb8c`](https://redirect.github.com/Ylianst/MeshCentral/commit/ddeeb8cd) Renamed the workflow for better recognition and upgraded docker/build-push-action action to version 6 - [`da5ef52`](https://redirect.github.com/Ylianst/MeshCentral/commit/da5ef522) Modified Dockerfile for readability Renamed startup.sh to entrypoint.sh </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0