mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 08:21:22 -03:00
chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.47 → 1.1.48 (#37779)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `95b8e17` -> `daec265` | 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.48`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.48) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.47...1.1.48) - [`b770086`](https://redirect.github.com/Ylianst/MeshCentral/commit/b7700861) Version 1.1.48 - [`ae46993`](https://redirect.github.com/Ylianst/MeshCentral/commit/ae469935) fix lastbootuptime not refreshing in list view [#​7170](https://redirect.github.com/Ylianst/MeshCentral/issues/7170) - [`a7633d2`](https://redirect.github.com/Ylianst/MeshCentral/commit/a7633d27) Add initial support for custom stylesheets ([#​7164](https://redirect.github.com/Ylianst/MeshCentral/issues/7164)) - [`bd670a7`](https://redirect.github.com/Ylianst/MeshCentral/commit/bd670a74) update packages for vulnerabilities [#​7169](https://redirect.github.com/Ylianst/MeshCentral/issues/7169) - [`aa44cfb`](https://redirect.github.com/Ylianst/MeshCentral/commit/aa44cfb3) fix prometheus ConnectedIntelAMT crash [#​7168](https://redirect.github.com/Ylianst/MeshCentral/issues/7168) - [`baddb42`](https://redirect.github.com/Ylianst/MeshCentral/commit/baddb426) Add backgroundContainer class for modal content in night mode in modern ui ([#​7162](https://redirect.github.com/Ylianst/MeshCentral/issues/7162)) - [`cebbb68`](https://redirect.github.com/Ylianst/MeshCentral/commit/cebbb68f) Update translate.json (Fill gaps in language "de") [#​7160](https://redirect.github.com/Ylianst/MeshCentral/issues/7160) - [`554999d`](https://redirect.github.com/Ylianst/MeshCentral/commit/554999d0) run apf.ashx on agentport </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.47
|
||||
appVersion: 1.1.48
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/Ylianst/MeshCentral
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral
|
||||
type: application
|
||||
version: 18.1.1
|
||||
version: 18.1.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.1.47@sha256:95b8e174cfdbf8d8a994c60a45a8e85c63bf53d64d309a4539d6dd6d06bcbbf4
|
||||
tag: 1.1.48@sha256:daec2659d3bb600ea8ad7fc3a070422fca8c1d15479b8103aaedbf9e762b91f3
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user