chore(deps): update container image jlesage/qdirstat to v24.01.1@3416d53 by renovate (#17252)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/qdirstat](https://togithub.com/jlesage/docker-qdirstat) | 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-qdirstat (jlesage/qdirstat)</summary> ### [`v24.01.1`](https://togithub.com/jlesage/docker-qdirstat/releases/tag/v24.01.1): Version 24.01.1 [Compare Source](https://togithub.com/jlesage/docker-qdirstat/compare/v23.11.2...v24.01.1) Changes in this release: - Updated QDirStat to version 1.9. - 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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.22
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png
|
||||
keywords:
|
||||
- stats
|
||||
- qdirstat
|
||||
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/qdirstat
|
||||
- https://hub.docker.com/r/jlesage/qdirstat
|
||||
type: application
|
||||
version: 7.1.6
|
||||
version: 8.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/qdirstat
|
||||
tag: v23.11.2@sha256:8aba2823aa59ff777b350e0980a964bc6a8f3b926d62b6e9eb45e7b9d6ef9776
|
||||
tag: v24.01.1@sha256:3416d53afc9f4438b9684a04f8946e575de932f9b995a94a27a5f50ebf5ff27f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user