chore(helm): update image ghcr.io/ylianst/meshcentral 1.1.49 → 1.1.50 (#39376)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ylianst/meshcentral](https://redirect.github.com/Ylianst/MeshCentral) | patch | `b51543f` -> `5ba33db` | --- > [!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 <details> <summary>Ylianst/MeshCentral (ghcr.io/ylianst/meshcentral)</summary> ### [`v1.1.50`](https://redirect.github.com/Ylianst/MeshCentral/releases/tag/1.1.50) [Compare Source](https://redirect.github.com/Ylianst/MeshCentral/compare/1.1.49...1.1.50) - [`dbb4615`](https://redirect.github.com/Ylianst/MeshCentral/commit/dbb4615c) Version 1.1.50 - [`760ee24`](https://redirect.github.com/Ylianst/MeshCentral/commit/760ee24b) update dompurify to 3.2.6 - [`6bcf396`](https://redirect.github.com/Ylianst/MeshCentral/commit/6bcf3961) replace yubikeyotp to avoid form-data cve - [`4bff9f1`](https://redirect.github.com/Ylianst/MeshCentral/commit/4bff9f17) fix guest sharing file download with userallowedip showing unauthorised [#​7261](https://redirect.github.com/Ylianst/MeshCentral/issues/7261) - [`97f61b3`](https://redirect.github.com/Ylianst/MeshCentral/commit/97f61b35) finally fix pong reply after 5 years - [`b515576`](https://redirect.github.com/Ylianst/MeshCentral/commit/b5155763) remove random console.log ? - [`3cf6b93`](https://redirect.github.com/Ylianst/MeshCentral/commit/3cf6b933) Add MkDocs configuration and tasks for local documentation setup via vscode run and debug ([#​7251](https://redirect.github.com/Ylianst/MeshCentral/issues/7251)) - [`d2433cb`](https://redirect.github.com/Ylianst/MeshCentral/commit/d2433cb2) add vnc/rdp/ssh web links to classic mobile ui [#​7240](https://redirect.github.com/Ylianst/MeshCentral/issues/7240) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.49
|
||||
appVersion: 1.1.50
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.1
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/Ylianst/MeshCentral
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral
|
||||
type: application
|
||||
version: 18.4.1
|
||||
version: 18.4.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/ylianst/meshcentral
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.1.49@sha256:b51543f25bc1f8656b235c3ca8df68c7c8eb7dd190bb9cb9ab34ea2798af7cf4
|
||||
tag: 1.1.50@sha256:5ba33db0dbfbc302017d20c60ab17e3d4e6846760fde11d510623a7381e5d317
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user