fix(meshcentral): update image ghcr.io/ylianst/meshcentral 1.2.0 → 1.2.1 (#49451)

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

<details>
<summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary>

###
[`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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;7920](https://redirect.github.com/Ylianst/MeshCentral/issues/7920))
-
[`2b41300`](https://redirect.github.com/Ylianst/MeshCentral/commit/2b413004)
Implement getProbableMainLanIp function
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
[#&#8203;7913](https://redirect.github.com/Ylianst/MeshCentral/issues/7913)
([#&#8203;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
([#&#8203;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
[#&#8203;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
[#&#8203;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.
([#&#8203;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
[#&#8203;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
[#&#8203;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
[#&#8203;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
[#&#8203;7890](https://redirect.github.com/Ylianst/MeshCentral/issues/7890)
-
[`b8cdbf1`](https://redirect.github.com/Ylianst/MeshCentral/commit/b8cdbf12)
Files tab: get volumelabel from sysinfo
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;7874](https://redirect.github.com/Ylianst/MeshCentral/issues/7874))
-
[`b42bedf`](https://redirect.github.com/Ylianst/MeshCentral/commit/b42bedfc)
upgrade otplib to v13.4.1
[#&#8203;7702](https://redirect.github.com/Ylianst/MeshCentral/issues/7702)
-
[`d4b21cd`](https://redirect.github.com/Ylianst/MeshCentral/commit/d4b21cd6)
update express, multiparty, ws packages
[#&#8203;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
([#&#8203;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
([#&#8203;330](https://redirect.github.com/Ylianst/MeshCentral/issues/330))
([#&#8203;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
[#&#8203;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
[#&#8203;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
([#&#8203;7837](https://redirect.github.com/Ylianst/MeshCentral/issues/7837))
-
[`14d2e60`](https://redirect.github.com/Ylianst/MeshCentral/commit/14d2e603)
add linux software support
[#&#8203;7846](https://redirect.github.com/Ylianst/MeshCentral/issues/7846)
-
[`db64ed8`](https://redirect.github.com/Ylianst/MeshCentral/commit/db64ed89)
ocd killing me
[#&#8203;7852](https://redirect.github.com/Ylianst/MeshCentral/issues/7852)
-
[`e637195`](https://redirect.github.com/Ylianst/MeshCentral/commit/e6371956)
add boot to bios meshcmd
[#&#8203;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
[#&#8203;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
([#&#8203;7848](https://redirect.github.com/Ylianst/MeshCentral/issues/7848))
-
[`558e628`](https://redirect.github.com/Ylianst/MeshCentral/commit/558e628e)
update callmebot signal url
[#&#8203;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
([#&#8203;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

</details>

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tZXNoY2VudHJhbCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-06-24 23:18:34 +02:00
committed by GitHub
parent ef5f2f3eff
commit a86f29f557
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: