From a86f29f5578cc21f846ee7586982e623e2d9d68a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jun 2026 23:18:34 +0200 Subject: [PATCH] =?UTF-8?q?fix(meshcentral):=20update=20image=20ghcr.io/yl?= =?UTF-8?q?ianst/meshcentral=201.2.0=20=E2=86=92=201.2.1=20(#49451)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `8c84cb4` → `449926b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral) ### [`v1.2.1`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.2.1) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.2.0...1.2.1) - [`a287602`](https://redirect.github.com/Ylianst/MeshCentral/commit/a2876029) Version 1.2.1 - [`251b638`](https://redirect.github.com/Ylianst/MeshCentral/commit/251b6387) remove email translations, shouldnt be there - [`09abcc7`](https://redirect.github.com/Ylianst/MeshCentral/commit/09abcc72) add/fix translations and updated minified files - [`058bf3a`](https://redirect.github.com/Ylianst/MeshCentral/commit/058bf3aa) win-volumes: match result of win\_volumes\_wmi to new db format ([#​7922](https://redirect.github.com/Ylianst/MeshCentral/issues/7922)) - [`f64b5e4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f64b5e48) Fix mobile soft keyboard toggle state tracking ([#​7902](https://redirect.github.com/Ylianst/MeshCentral/issues/7902)) - [`4e3f3cc`](https://redirect.github.com/Ylianst/MeshCentral/commit/4e3f3ccf) translation fixes - [`e01b02a`](https://redirect.github.com/Ylianst/MeshCentral/commit/e01b02a0) Remove unused listconfigfiles queries ([#​7899](https://redirect.github.com/Ylianst/MeshCentral/issues/7899)) - [`f4ac6d4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f4ac6d41) Mobile remote desktop: touch drag & drop and sticky modifier keys ([#​7905](https://redirect.github.com/Ylianst/MeshCentral/issues/7905)) - [`868b890`](https://redirect.github.com/Ylianst/MeshCentral/commit/868b8901) fix(i18n): improve Simplified Chinese (zh-chs) translations ([#​7920](https://redirect.github.com/Ylianst/MeshCentral/issues/7920)) - [`2b41300`](https://redirect.github.com/Ylianst/MeshCentral/commit/2b413004) Implement getProbableMainLanIp function ([#​7898](https://redirect.github.com/Ylianst/MeshCentral/issues/7898)) - [`f23c086`](https://redirect.github.com/Ylianst/MeshCentral/commit/f23c086e) Add extra volume and bitlocker info, change sysinfo db format ([#​7887](https://redirect.github.com/Ylianst/MeshCentral/issues/7887)) - [`88ab847`](https://redirect.github.com/Ylianst/MeshCentral/commit/88ab8474) Process error.message instead of error object ([#​7900](https://redirect.github.com/Ylianst/MeshCentral/issues/7900)) - [`05fd390`](https://redirect.github.com/Ylianst/MeshCentral/commit/05fd390b) Prevent linux-info.js from hanging the agent ([#​7904](https://redirect.github.com/Ylianst/MeshCentral/issues/7904)) - [`2331a75`](https://redirect.github.com/Ylianst/MeshCentral/commit/2331a759) Win-wmi-fixed: add wmi exec method ([#​7910](https://redirect.github.com/Ylianst/MeshCentral/issues/7910)) - [`ae5f80b`](https://redirect.github.com/Ylianst/MeshCentral/commit/ae5f80ba) Add zip entries path validation check before extraction, fixes [#​7913](https://redirect.github.com/Ylianst/MeshCentral/issues/7913) ([#​7914](https://redirect.github.com/Ylianst/MeshCentral/issues/7914)) - [`61f8e9d`](https://redirect.github.com/Ylianst/MeshCentral/commit/61f8e9d7) backup.js: zipExtract, reduce memory usage by using Uint8ArrayReader instead of BlobReader ([#​7916](https://redirect.github.com/Ylianst/MeshCentral/issues/7916)) - [`4e03c5e`](https://redirect.github.com/Ylianst/MeshCentral/commit/4e03c5e1) forgot to include zip.js in required modules - [`d7c8b02`](https://redirect.github.com/Ylianst/MeshCentral/commit/d7c8b02a) stop software tab reloading on every tab load - [`5a2332d`](https://redirect.github.com/Ylianst/MeshCentral/commit/5a2332df) fix pNdeviceName translations - [`d37b32c`](https://redirect.github.com/Ylianst/MeshCentral/commit/d37b32ce) fix software dark mode [#​7841](https://redirect.github.com/Ylianst/MeshCentral/issues/7841) - [`d492d93`](https://redirect.github.com/Ylianst/MeshCentral/commit/d492d934) retry oidc discovery failed 3 times before removing oidc on startup [#​7877](https://redirect.github.com/Ylianst/MeshCentral/issues/7877) - [`a3f0466`](https://redirect.github.com/Ylianst/MeshCentral/commit/a3f04662) Fix func call-flow. Strengthen sqlite options check. Fix improper formatted pragma option. ([#​7896](https://redirect.github.com/Ylianst/MeshCentral/issues/7896)) - [`69f26a7`](https://redirect.github.com/Ylianst/MeshCentral/commit/69f26a7d) fix zoom and right click in modern mobile ui [#​7838](https://redirect.github.com/Ylianst/MeshCentral/issues/7838) - [`7e3a9e1`](https://redirect.github.com/Ylianst/MeshCentral/commit/7e3a9e18) fix multi monitor and trackpad cursor move in modern mobile ui [#​7838](https://redirect.github.com/Ylianst/MeshCentral/issues/7838) - [`ef3bce6`](https://redirect.github.com/Ylianst/MeshCentral/commit/ef3bce6e) make modern ui mobile menu scrollable - [`686f2fd`](https://redirect.github.com/Ylianst/MeshCentral/commit/686f2fdd) add dates to classic mobile ui [#​7890](https://redirect.github.com/Ylianst/MeshCentral/issues/7890) - [`2d6980d`](https://redirect.github.com/Ylianst/MeshCentral/commit/2d6980dc) add dates to folders, size to drives and fix file icons in modern ui [#​7890](https://redirect.github.com/Ylianst/MeshCentral/issues/7890) - [`b8cdbf1`](https://redirect.github.com/Ylianst/MeshCentral/commit/b8cdbf12) Files tab: get volumelabel from sysinfo ([#​7889](https://redirect.github.com/Ylianst/MeshCentral/issues/7889)) - [`1f05362`](https://redirect.github.com/Ylianst/MeshCentral/commit/1f053629) Fix DYNAMIC\_CONFIG writing port/redirPort as JSON strings ([#​7888](https://redirect.github.com/Ylianst/MeshCentral/issues/7888)) - [`361879e`](https://redirect.github.com/Ylianst/MeshCentral/commit/361879e2) remove leftover console.log from software - [`bb532e4`](https://redirect.github.com/Ylianst/MeshCentral/commit/bb532e4d) fix amtscanner and webrelay memory leaks - [`64b6eee`](https://redirect.github.com/Ylianst/MeshCentral/commit/64b6eee3) fix 32bit windows with installedsoftware - [`4148748`](https://redirect.github.com/Ylianst/MeshCentral/commit/41487487) add new winupdates winupdatesinstalled winupdateshistory winupdatesdedup to console - [`5fe202d`](https://redirect.github.com/Ylianst/MeshCentral/commit/5fe202db) win-wmi-fixed: Make query() and queryAsync() more robust and failsafe ([#​7856](https://redirect.github.com/Ylianst/MeshCentral/issues/7856)) - [`d8b7b0c`](https://redirect.github.com/Ylianst/MeshCentral/commit/d8b7b0c5) pretty output installedapps and installedstoreapps instead of json - [`ed155cf`](https://redirect.github.com/Ylianst/MeshCentral/commit/ed155cfe) translation fixes in modern ui - [`31e581d`](https://redirect.github.com/Ylianst/MeshCentral/commit/31e581d7) fix 2fa mix up when logging in - [`7f17935`](https://redirect.github.com/Ylianst/MeshCentral/commit/7f17935c) Use new backup function for /backup.zip ([#​7661](https://redirect.github.com/Ylianst/MeshCentral/issues/7661)) - [`d75818a`](https://redirect.github.com/Ylianst/MeshCentral/commit/d75818a6) Replace win-wmi references with win-wmi-fixed ([#​7874](https://redirect.github.com/Ylianst/MeshCentral/issues/7874)) - [`b42bedf`](https://redirect.github.com/Ylianst/MeshCentral/commit/b42bedfc) upgrade otplib to v13.4.1 [#​7702](https://redirect.github.com/Ylianst/MeshCentral/issues/7702) - [`d4b21cd`](https://redirect.github.com/Ylianst/MeshCentral/commit/d4b21cd6) update express, multiparty, ws packages [#​7702](https://redirect.github.com/Ylianst/MeshCentral/issues/7702) - [`f04c9f4`](https://redirect.github.com/Ylianst/MeshCentral/commit/f04c9f45) Fix origin validation for self-signed certificate deployments ([#​7882](https://redirect.github.com/Ylianst/MeshCentral/issues/7882)) - [`fd44a38`](https://redirect.github.com/Ylianst/MeshCentral/commit/fd44a38c) Fix stuck modifier keys after Alt+Tab in RDP remote desktop ([#​330](https://redirect.github.com/Ylianst/MeshCentral/issues/330)) ([#​7878](https://redirect.github.com/Ylianst/MeshCentral/issues/7878)) - [`0b66277`](https://redirect.github.com/Ylianst/MeshCentral/commit/0b66277d) fix edit user email length - [`7068c68`](https://redirect.github.com/Ylianst/MeshCentral/commit/7068c689) fix users group action model in modern ui - [`1ca6e7c`](https://redirect.github.com/Ylianst/MeshCentral/commit/1ca6e7c2) add customisable macosinstallerimage - [`5814c37`](https://redirect.github.com/Ylianst/MeshCentral/commit/5814c372) update binary files for macOS agents (REQUIRED) - [`77cbac4`](https://redirect.github.com/Ylianst/MeshCentral/commit/77cbac40) update macOS installer scripts for launch agent and daemon plist naming conventions - [`5cf55ba`](https://redirect.github.com/Ylianst/MeshCentral/commit/5cf55bad) add referrerpolicy: origin for openstreetmaps requirement - [`87c117b`](https://redirect.github.com/Ylianst/MeshCentral/commit/87c117ba) add epson printers port info - [`398af23`](https://redirect.github.com/Ylianst/MeshCentral/commit/398af23e) add printer status and job queues to console output [#​7844](https://redirect.github.com/Ylianst/MeshCentral/issues/7844) - [`222cb64`](https://redirect.github.com/Ylianst/MeshCentral/commit/222cb644) fix uninstall apps for msiexec and change software api again [#​7859](https://redirect.github.com/Ylianst/MeshCentral/issues/7859) - [`35b5f63`](https://redirect.github.com/Ylianst/MeshCentral/commit/35b5f631) formatting, translations, add arch to software - [`6a3f787`](https://redirect.github.com/Ylianst/MeshCentral/commit/6a3f7878) add mac software support - [`3436268`](https://redirect.github.com/Ylianst/MeshCentral/commit/34362680) fix: generate flat macOS agent package ([#​7837](https://redirect.github.com/Ylianst/MeshCentral/issues/7837)) - [`14d2e60`](https://redirect.github.com/Ylianst/MeshCentral/commit/14d2e603) add linux software support [#​7846](https://redirect.github.com/Ylianst/MeshCentral/issues/7846) - [`db64ed8`](https://redirect.github.com/Ylianst/MeshCentral/commit/db64ed89) ocd killing me [#​7852](https://redirect.github.com/Ylianst/MeshCentral/issues/7852) - [`e637195`](https://redirect.github.com/Ylianst/MeshCentral/commit/e6371956) add boot to bios meshcmd [#​7852](https://redirect.github.com/Ylianst/MeshCentral/issues/7852) - [`365f234`](https://redirect.github.com/Ylianst/MeshCentral/commit/365f2348) move software to own api for permissions, add location/date into gui, fix console commands for software [#​7854](https://redirect.github.com/Ylianst/MeshCentral/issues/7854) - [`1edff6b`](https://redirect.github.com/Ylianst/MeshCentral/commit/1edff6bb) Fix typo: pass -> password key in bare-metal ACM activation log entry ([#​7848](https://redirect.github.com/Ylianst/MeshCentral/issues/7848)) - [`558e628`](https://redirect.github.com/Ylianst/MeshCentral/commit/558e628e) update callmebot signal url [#​7855](https://redirect.github.com/Ylianst/MeshCentral/issues/7855) - [`32c9f44`](https://redirect.github.com/Ylianst/MeshCentral/commit/32c9f44f) Fix typo: dev.temp.password -> dev.temp.pass in TLS-ACM activation ([#​7847](https://redirect.github.com/Ylianst/MeshCentral/issues/7847)) - [`9b88cd0`](https://redirect.github.com/Ylianst/MeshCentral/commit/9b88cd08) fix ufw enabled checker - [`acc57b4`](https://redirect.github.com/Ylianst/MeshCentral/commit/acc57b4c) forgot trimResults for printers
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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). --- charts/stable/meshcentral/Chart.yaml | 4 ++-- charts/stable/meshcentral/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 9756097b8fa..cb2c97d268f 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 1.2.0 +appVersion: 1.2.1 dependencies: - name: common version: 29.5.3 @@ -37,5 +37,5 @@ sources: - https://github.com/Ylianst/MeshCentral - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/meshcentral type: application -version: 19.5.0 +version: 19.5.1 diff --git a/charts/stable/meshcentral/values.yaml b/charts/stable/meshcentral/values.yaml index c606a6e2456..8f51f085ff3 100644 --- a/charts/stable/meshcentral/values.yaml +++ b/charts/stable/meshcentral/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/ylianst/meshcentral pullPolicy: IfNotPresent - tag: 1.2.0@sha256:8c84cb45be6c84dc94de38452a9ac0abd16aae7733dd5de97cf4d7ed77250a4b + tag: 1.2.1@sha256:449926ba9d916feda942ba7bfa28c7a9ba891ee9767a78737b20a83a8cc2eb2d workload: main: podSpec: