From 3ac69995afba887b35ae03e1dedbd9349d7475b4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Sep 2024 20:32:27 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.1.30@d58b641 by renovate (#26429) 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 | `1.1.29` -> `1.1.30` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral) ### [`v1.1.30`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.30) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.29...1.1.30) - [`626416a`](https://redirect.github.com/Ylianst/MeshCentral/commit/626416a2) Version 1.1.30 - [`d84afb9`](https://redirect.github.com/Ylianst/MeshCentral/commit/d84afb93) More dependency updates. - [`3cd875d`](https://redirect.github.com/Ylianst/MeshCentral/commit/3cd875d6) Dependency update. - [`f5e63b7`](https://redirect.github.com/Ylianst/MeshCentral/commit/f5e63b7c) Updated dependencies. - [`8b20f44`](https://redirect.github.com/Ylianst/MeshCentral/commit/8b20f44d) Update meshuser.js ([#​6210](https://redirect.github.com/Ylianst/MeshCentral/issues/6210)) - [`59a3a22`](https://redirect.github.com/Ylianst/MeshCentral/commit/59a3a22e) fix orphanagentuser toLowerCase() ([#​6317](https://redirect.github.com/Ylianst/MeshCentral/issues/6317)) - [`2f34b7e`](https://redirect.github.com/Ylianst/MeshCentral/commit/2f34b7e8) Improved debug documentation. - [`4d5ec6c`](https://redirect.github.com/Ylianst/MeshCentral/commit/4d5ec6ca) Docs: Adding meshcentral server debug command ([#​6369](https://redirect.github.com/Ylianst/MeshCentral/issues/6369)) - [`7635109`](https://redirect.github.com/Ylianst/MeshCentral/commit/7635109f) fix: package.json & package-lock.json to reduce vulnerabilities ([#​6378](https://redirect.github.com/Ylianst/MeshCentral/issues/6378)) - [`de60b7f`](https://redirect.github.com/Ylianst/MeshCentral/commit/de60b7f9) update meshcentralrouter with fixes - [`405261a`](https://redirect.github.com/Ylianst/MeshCentral/commit/405261a6) Dutch language update 1.1.29 ([#​6379](https://redirect.github.com/Ylianst/MeshCentral/issues/6379)) - [`4bcec73`](https://redirect.github.com/Ylianst/MeshCentral/commit/4bcec73e) forgot new lines in backupconfig - [`d81c00c`](https://redirect.github.com/Ylianst/MeshCentral/commit/d81c00c0) add extra info to backupconfig - [`d2e4f12`](https://redirect.github.com/Ylianst/MeshCentral/commit/d2e4f12e) fix left mousebutton click with event.button [#​6351](https://redirect.github.com/Ylianst/MeshCentral/issues/6351) - [`f7c7916`](https://redirect.github.com/Ylianst/MeshCentral/commit/f7c79166) fix dockerfile translate - [`2b53373`](https://redirect.github.com/Ylianst/MeshCentral/commit/2b533732) remove minify-js use html-minifier instead [#​6357](https://redirect.github.com/Ylianst/MeshCentral/issues/6357) - [`21206b6`](https://redirect.github.com/Ylianst/MeshCentral/commit/21206b67) refix [#​6240](https://redirect.github.com/Ylianst/MeshCentral/issues/6240) as switching devices keep session open by mistake - [`1d04a13`](https://redirect.github.com/Ylianst/MeshCentral/commit/1d04a13a) add oldStyle to consentMessages as workaround for win-userconsent crashing [#​6290](https://redirect.github.com/Ylianst/MeshCentral/issues/6290) - [`9e30958`](https://redirect.github.com/Ylianst/MeshCentral/commit/9e309584) update package-lock 1.1.29
--- ### 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 295b1eab466..423a0371c97 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.1.29 +appVersion: 1.1.30 dependencies: - name: common version: 24.1.15 @@ -34,4 +34,4 @@ sources: - https://github.com/Ylianst/MeshCentral - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral type: application -version: 17.1.7 +version: 17.1.8 diff --git a/charts/stable/meshcentral/values.yaml b/charts/stable/meshcentral/values.yaml index 8e4a630dd62..f1529d3d8f5 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.29@sha256:a6fc25a3e9296420b5690d26052497bb38703f398f70d5ed47996a8ff45ef1c3 + tag: 1.1.30@sha256:d58b6412f0f549aa9401521520de1e2956370a9ca103ac258f0741ae5d5a125c workload: main: podSpec: