chore(deps): update container image ghcr.io/ylianst/meshcentral to v1.1.20@bd26159 by renovate (#17677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://togithub.com/Ylianst/MeshCentral) | patch | `1.1.19` -> `1.1.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary> ### [`v1.1.20`](https://togithub.com/Ylianst/MeshCentral/releases/tag/1.1.20) [Compare Source](https://togithub.com/Ylianst/MeshCentral/compare/1.1.19...1.1.20) - [`9f57c27`](https://togithub.com/Ylianst/MeshCentral/commit/9f57c27d) Version 1.1.20 - [`8547de3`](https://togithub.com/Ylianst/MeshCentral/commit/8547de34) fix drive status undefined - [`cd48909`](https://togithub.com/Ylianst/MeshCentral/commit/cd48909d) add application location to info ([#​5740](https://togithub.com/Ylianst/MeshCentral/issues/5740)) - [`ceba76c`](https://togithub.com/Ylianst/MeshCentral/commit/ceba76cf) fix numlock sending extended keys incorrectly ([#​5735](https://togithub.com/Ylianst/MeshCentral/issues/5735)) - [`c331eca`](https://togithub.com/Ylianst/MeshCentral/commit/c331eca6) add android apk to mobile ui - [`03cab63`](https://togithub.com/Ylianst/MeshCentral/commit/03cab630) try lscpu if blank cpu_name - [`aaff3ab`](https://togithub.com/Ylianst/MeshCentral/commit/aaff3abc) add cloudflare issue to faq docs - [`b02541c`](https://togithub.com/Ylianst/MeshCentral/commit/b02541cd) tweaking docs loginTokeKey ([#​5733](https://togithub.com/Ylianst/MeshCentral/issues/5733)) - [`18af676`](https://togithub.com/Ylianst/MeshCentral/commit/18af676c) add groupmessage/grouptoast to meshctrl ([#​5731](https://togithub.com/Ylianst/MeshCentral/issues/5731)) - [`57f7705`](https://togithub.com/Ylianst/MeshCentral/commit/57f77057) fix files connect button order - [`b9c706c`](https://togithub.com/Ylianst/MeshCentral/commit/b9c706ce) fix amt powerstate again [#​5722](https://togithub.com/Ylianst/MeshCentral/issues/5722) - [`b1451a1`](https://togithub.com/Ylianst/MeshCentral/commit/b1451a1c) add extra services information - [`b860981`](https://togithub.com/Ylianst/MeshCentral/commit/b8609819) add linux binary to agentinvite ([#​5717](https://togithub.com/Ylianst/MeshCentral/issues/5717)) - [`327f291`](https://togithub.com/Ylianst/MeshCentral/commit/327f2915) Fixed 'deprecated' warnings in gh-workflows ([#​5720](https://togithub.com/Ylianst/MeshCentral/issues/5720)) - [`a2aed9e`](https://togithub.com/Ylianst/MeshCentral/commit/a2aed9e7) show rdp port on button and set rdpport in console ([#​5708](https://togithub.com/Ylianst/MeshCentral/issues/5708)) - [`aaff823`](https://togithub.com/Ylianst/MeshCentral/commit/aaff8232) fix notes in docs - [`ab83559`](https://togithub.com/Ylianst/MeshCentral/commit/ab835591) add nginx selinux to docs ([#​5710](https://togithub.com/Ylianst/MeshCentral/issues/5710)) - [`6cb05ce`](https://togithub.com/Ylianst/MeshCentral/commit/6cb05ce0) add dns servers to details tab ([#​5709](https://togithub.com/Ylianst/MeshCentral/issues/5709)) - [`21bd171`](https://togithub.com/Ylianst/MeshCentral/commit/21bd1711) make add users to device group box expandable [#​1718](https://togithub.com/Ylianst/MeshCentral/issues/1718) - [`c546333`](https://togithub.com/Ylianst/MeshCentral/commit/c546333c) fix MyFiles cut/copy command [#​5704](https://togithub.com/Ylianst/MeshCentral/issues/5704) - [`1e9607b`](https://togithub.com/Ylianst/MeshCentral/commit/1e9607ba) Changed publicpushnotifications setting to use alt.meshcentral.com. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.19
|
||||
appVersion: 1.1.20
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- meshcentral
|
||||
- teamviewer
|
||||
- rdp
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral
|
||||
- https://ghcr.io/ylianst/meshcentral
|
||||
type: application
|
||||
version: 14.1.12
|
||||
version: 14.1.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.1.19@sha256:b2e718ed0bca0ad30c4351226ae3314b46402ccff59b7265855e827f0c9ebd5e
|
||||
tag: 1.1.20@sha256:bd26159a83a0872c69a453b6c244c22259de69424386e90a5affbf4c30cf5c34
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user