mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 03:21:25 -03:00
chore(deps): update container image jlesage/qdirstat to v24.09.1@24bffa3 by renovate (#27082)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jlesage/qdirstat](https://redirect.github.com/jlesage/docker-qdirstat) | minor | `v24.07.2` -> `v24.09.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.09.1`](https://redirect.github.com/jlesage/docker-qdirstat/releases/tag/v24.09.1): Version 24.09.1 [Compare Source](https://redirect.github.com/jlesage/docker-qdirstat/compare/v24.07.2...v24.09.1) Changes in this release: - Updated baseimage to version 4.6.4, which brings the following changes: - Fixed web authentication feature with URL path-based reverse proxy. - Rebuild against latest distro images to get security fixes. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.07.2
|
||||
appVersion: 24.09.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat
|
||||
- https://hub.docker.com/r/jlesage/qdirstat
|
||||
type: application
|
||||
version: 11.2.3
|
||||
version: 11.3.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: jlesage/qdirstat
|
||||
tag: v24.07.2@sha256:10454fa500bbc2323f4dd9f1a617b7e8f9e3d0d24f15cb1584c55d3b0d428b89
|
||||
tag: v24.09.1@sha256:24bffa3dcc3c7864c381267c418fc33c37eff87900fcc726109a579243f5c8b1
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user