fix(deps): update container image jlesage/qdirstat to v23.11.2 (#15158)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/qdirstat](https://togithub.com/jlesage/docker-qdirstat) | patch | `v23.11.1` -> `v23.11.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jlesage/docker-qdirstat (jlesage/qdirstat)</summary> ### [`v23.11.2`](https://togithub.com/jlesage/docker-qdirstat/releases/tag/v23.11.2): Version 23.11.2 [Compare Source](https://togithub.com/jlesage/docker-qdirstat/compare/v23.11.1...v23.11.2) Changes in this release: - Updated baseimage to version 4.5.2, which brings the following changes: - Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID. </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.11.1"
|
appVersion: 3.11.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
@@ -21,7 +21,7 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat
|
- https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat
|
||||||
- https://github.com/jlesage/docker-qdirstat
|
- https://github.com/jlesage/docker-qdirstat
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.10
|
version: 5.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: jlesage/qdirstat
|
repository: jlesage/qdirstat
|
||||||
tag: v23.11.1@sha256:7298a5b70f3a03fd3ab1a382d5a5e720fcc040507b96fdb5fdd880323cade942
|
tag: v23.11.2@sha256:8aba2823aa59ff777b350e0980a964bc6a8f3b926d62b6e9eb45e7b9d6ef9776
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user