mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 22:42:13 -03:00
chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.39 → 1.1.40 (#32788)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `3d3ff01` -> `3d54cca` | 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.40`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.40) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.39...1.1.40) - [`b2cd840`](https://redirect.github.com/Ylianst/MeshCentral/commit/b2cd8403) Version 1.1.40 - [`97547d7`](https://redirect.github.com/Ylianst/MeshCentral/commit/97547d72) Updated MeshCmd - [`7faf043`](https://redirect.github.com/Ylianst/MeshCentral/commit/7faf043c) recording not recoding - [`9df0330`](https://redirect.github.com/Ylianst/MeshCentral/commit/9df03308) avoid double logging in debug console ([#​6827](https://redirect.github.com/Ylianst/MeshCentral/issues/6827)) - [`42f61ea`](https://redirect.github.com/Ylianst/MeshCentral/commit/42f61ea4) fix bootstrap padding [#​6755](https://redirect.github.com/Ylianst/MeshCentral/issues/6755) - [`0d65080`](https://redirect.github.com/Ylianst/MeshCentral/commit/0d65080a) fix runcommands in a peering environment ([#​6825](https://redirect.github.com/Ylianst/MeshCentral/issues/6825)) - [`bd4d8b1`](https://redirect.github.com/Ylianst/MeshCentral/commit/bd4d8b12) fix consent with oldstyle: true and rdp sessions [#​6816](https://redirect.github.com/Ylianst/MeshCentral/issues/6816) - [`18ae8bd`](https://redirect.github.com/Ylianst/MeshCentral/commit/18ae8bdb) fix relaystate for entra [#​6822](https://redirect.github.com/Ylianst/MeshCentral/issues/6822) - [`46c76f7`](https://redirect.github.com/Ylianst/MeshCentral/commit/46c76f72) smoothing not smooting [#​6818](https://redirect.github.com/Ylianst/MeshCentral/issues/6818) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.39
|
||||
appVersion: 1.1.40
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/Ylianst/MeshCentral
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral
|
||||
type: application
|
||||
version: 17.5.2
|
||||
version: 17.5.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.1.39@sha256:3d3ff01bb78e3c955e68a254dbdbe665c9b21ed96ed6fe063656b2a054110c19
|
||||
tag: 1.1.40@sha256:3d54cca4061f5666c68766c802a23c990712f619eac88d3eb4a4ff8ff052d612
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user