From 593eb78a9f4e40b0e085c17bcff922b5758a6b65 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Aug 2025 22:30:15 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/ylianst?= =?UTF-8?q?/meshcentral=201.1.48=20=E2=86=92=201.1.49=20(#38839)?= 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 | `daec265` -> `b51543f` | --- > [!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
Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral) ### [`v1.1.49`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.49) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.48...1.1.49) - [`6dfdb52`](https://redirect.github.com/Ylianst/MeshCentral/commit/6dfdb526) Version 1.1.49 - [`88ccd14`](https://redirect.github.com/Ylianst/MeshCentral/commit/88ccd144) encode nodeid parameter in connectTunnel url ([#​7232](https://redirect.github.com/Ylianst/MeshCentral/issues/7232)) - [`28f6f5b`](https://redirect.github.com/Ylianst/MeshCentral/commit/28f6f5b7) fix meshctrl not quitting on shell error [#​7229](https://redirect.github.com/Ylianst/MeshCentral/issues/7229) - [`2a9daae`](https://redirect.github.com/Ylianst/MeshCentral/commit/2a9daae8) Fix backupconfig info ([#​7228](https://redirect.github.com/Ylianst/MeshCentral/issues/7228)) - [`87c37ea`](https://redirect.github.com/Ylianst/MeshCentral/commit/87c37ea3) Make autobackup: false disable all backup functions and remove cmdline from checkbackup error message. ([#​7225](https://redirect.github.com/Ylianst/MeshCentral/issues/7225)) - [`6bb1441`](https://redirect.github.com/Ylianst/MeshCentral/commit/6bb14413) fix for amt v19+ with cira [#​7207](https://redirect.github.com/Ylianst/MeshCentral/issues/7207) [#​7213](https://redirect.github.com/Ylianst/MeshCentral/issues/7213) - [`b3ca1f9`](https://redirect.github.com/Ylianst/MeshCentral/commit/b3ca1f98) Fix Ukrainian localization for the agent ([#​7214](https://redirect.github.com/Ylianst/MeshCentral/issues/7214)) - [`793ec33`](https://redirect.github.com/Ylianst/MeshCentral/commit/793ec338) Fix issues with the minify in translate ([#​7211](https://redirect.github.com/Ylianst/MeshCentral/issues/7211)) - [`8f4a98a`](https://redirect.github.com/Ylianst/MeshCentral/commit/8f4a98a7) update packages in docker - [`5c5bcb4`](https://redirect.github.com/Ylianst/MeshCentral/commit/5c5bcb41) fix usergroup links not being removed correctly [#​7198](https://redirect.github.com/Ylianst/MeshCentral/issues/7198) - [`2747285`](https://redirect.github.com/Ylianst/MeshCentral/commit/27472852) forgot translate for killing process [#​7197](https://redirect.github.com/Ylianst/MeshCentral/issues/7197) - [`8c90f5c`](https://redirect.github.com/Ylianst/MeshCentral/commit/8c90f5c6) update readme to improve structure and add community meetings section ([#​7202](https://redirect.github.com/Ylianst/MeshCentral/issues/7202)) - [`1e53428`](https://redirect.github.com/Ylianst/MeshCentral/commit/1e534282) killing process now shows process name in event logs [#​7197](https://redirect.github.com/Ylianst/MeshCentral/issues/7197) - [`f723486`](https://redirect.github.com/Ylianst/MeshCentral/commit/f723486f) fix run commands dark mode visibity [#​7191](https://redirect.github.com/Ylianst/MeshCentral/issues/7191) - [`a50265a`](https://redirect.github.com/Ylianst/MeshCentral/commit/a50265a2) fix modern ui hide parameter bug [#​7186](https://redirect.github.com/Ylianst/MeshCentral/issues/7186) - [`9345ee7`](https://redirect.github.com/Ylianst/MeshCentral/commit/9345ee71) fix whitespace, doh! - [`2383280`](https://redirect.github.com/Ylianst/MeshCentral/commit/23832807) dont record end of intel wsman in events - [`a63a1de`](https://redirect.github.com/Ylianst/MeshCentral/commit/a63a1de2) fix amt bare-metal checkbox in web ui
--- ### 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. --- - [ ] 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 92867ae075d..086a75e3c4c 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.1.48 +appVersion: 1.1.49 dependencies: - name: common version: 28.16.2 @@ -37,5 +37,5 @@ sources: - https://github.com/Ylianst/MeshCentral - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral type: application -version: 18.3.2 +version: 18.3.3 diff --git a/charts/stable/meshcentral/values.yaml b/charts/stable/meshcentral/values.yaml index 3b49c9ca9b3..26008da0096 100644 --- a/charts/stable/meshcentral/values.yaml +++ b/charts/stable/meshcentral/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ylianst/meshcentral pullPolicy: IfNotPresent - tag: 1.1.48@sha256:daec2659d3bb600ea8ad7fc3a070422fca8c1d15479b8103aaedbf9e762b91f3 + tag: 1.1.49@sha256:b51543f25bc1f8656b235c3ca8df68c7c8eb7dd190bb9cb9ab34ea2798af7cf4 workload: main: podSpec: