chore(deps): update container image jlesage/tsmuxer to v24.01.1@631b1db by renovate (#17711)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/tsmuxer](https://togithub.com/jlesage/docker-tsmuxer) | major | `v23.11.2` -> `v24.01.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-tsmuxer (jlesage/tsmuxer)</summary> ### [`v24.01.1`](https://togithub.com/jlesage/docker-tsmuxer/releases/tag/v24.01.1): Version 24.01.1 [Compare Source](https://togithub.com/jlesage/docker-tsmuxer/compare/v23.11.2...v24.01.1) Changes in this release: - Updated tsMuxeR to version nightly-2023-11-26-02-00-15. - Updated baseimage to version 4.5.3, which brings the following changes: - Disabled fullscreen support when page is loaded into an iFrame. - Rebuilt against latest distro images to get security fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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: 23.11.2
|
||||
appVersion: 24.01.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png
|
||||
keywords:
|
||||
- media
|
||||
- tsmuxer
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer
|
||||
- https://hub.docker.com/r/jlesage/tsmuxer
|
||||
type: application
|
||||
version: 7.1.10
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/tsmuxer
|
||||
tag: v23.11.2@sha256:b3e826e6089d1f848a9939d362cf2a73d420218c267dddf5d58d4b301ddcde3e
|
||||
tag: v24.01.1@sha256:631b1db2da541d3e23d6f40da4d12f7ee0e7e1e4d5181f1f83e612adc3af3bdd
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user