fix(qdirstat): update image docker.io/jlesage/qdirstat v25.12.1 → v25.12.2 (#43041)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/qdirstat](https://redirect.github.com/jlesage/docker-qdirstat) | patch | `924f90f` -> `95608b2` | --- > [!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-qdirstat (docker.io/jlesage/qdirstat)</summary> ### [`v25.12.2`](https://redirect.github.com/jlesage/docker-qdirstat/releases/tag/v25.12.2): Version 25.12.2 [Compare Source](https://redirect.github.com/jlesage/docker-qdirstat/compare/v25.12.1...v25.12.2) Changes in this release: - Updated baseimage to version 4.10.4, which brings the following changes: - Web audio is now automatically re-enabled upon first user interaction. - Improved robustness of GPU devices detection. - Command key on Mac devices has been remapped to better match Linux application interactions. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWRpcnN0YXQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.12.1
|
||||
appVersion: 25.12.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.11
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qdirstat
|
||||
- https://hub.docker.com/r/jlesage/qdirstat
|
||||
type: application
|
||||
version: 13.15.2
|
||||
version: 13.15.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jlesage/qdirstat
|
||||
tag: v25.12.1@sha256:924f90f0f00514e3fb6e63e07b3856ac1b3823598e714216883fcb4e64c89e01
|
||||
tag: v25.12.2@sha256:95608b2ffa1c23037755a478d87b2b002c03c437685990c1a5af31745f80fd4e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user