mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 14:01:22 -03:00
chore(helm): update image docker.io/jlesage/tsmuxer v25.04.1 → v25.06.1 (#36632)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/tsmuxer](https://redirect.github.com/jlesage/docker-tsmuxer) | minor | `b4aeceb` -> `bcc9c0a` | --- > [!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>jlesage/docker-tsmuxer (docker.io/jlesage/tsmuxer)</summary> ### [`v25.06.1`](https://redirect.github.com/jlesage/docker-tsmuxer/releases/tag/v25.06.1): Version 25.06.1 [Compare Source](https://redirect.github.com/jlesage/docker-tsmuxer/compare/v25.04.1...v25.06.1) Changes in this release: - Updated baseimage to version 4.8.0, which brings the following changes: - Added automatic reconnect support of the web interface. - Added web file manager. - Updated noVNC to version 1.6.0. - Updated web UI components (Bootstrap). - Do not ask VNC password when accessing the web interface and web authentication is enabled. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.04.1
|
||||
appVersion: 25.06.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer
|
||||
- https://hub.docker.com/r/jlesage/tsmuxer
|
||||
type: application
|
||||
version: 12.1.0
|
||||
version: 12.2.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/tsmuxer
|
||||
tag: v25.04.1@sha256:b4aecebd6056fa58ff775c3899df264ea0c71b2caca9e225c535e7c0ee4abfb3
|
||||
tag: v25.06.1@sha256:bcc9c0aba029312a452b8b338705fecbe1488329a2eb749c470f3f4efce2dda4
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user