feat(qdirstat): update image docker.io/jlesage/qdirstat v26.03.1 → v26.05.1 (#48624)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jlesage/qdirstat](https://redirect.github.com/jlesage/docker-qdirstat) | minor | `309b8ad` → `0140012` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v26.05.1`](https://redirect.github.com/jlesage/docker-qdirstat/releases/tag/v26.05.1): Version 26.05.1 [Compare Source](https://redirect.github.com/jlesage/docker-qdirstat/compare/v26.03.1...v26.05.1) Changes in this release: - Added the ability to automatically scan a folder on startup. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9xZGlyc3RhdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.03.1
|
||||
appVersion: 26.05.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qdirstat
|
||||
- https://hub.docker.com/r/jlesage/qdirstat
|
||||
type: application
|
||||
version: 15.3.0
|
||||
version: 15.4.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/jlesage/qdirstat
|
||||
tag: v26.03.1@sha256:309b8adf641c97e052e617a5170bbe1c4c695612521711f1195d17a689f7a238
|
||||
tag: v26.05.1@sha256:0140012c4fb35c90eed555459562ee2179e0c23f9bc2c5a50aed226fcaadfe84
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user