From b3880eff901813022da33642d5e4f070ee4d5024 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Jan 2026 22:42:16 +0100 Subject: [PATCH] chore(imgpush): update image docker.io/hauxir/imgpush digest to 62d775e (#43447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/hauxir/imgpush | digest | `e9dc46b` -> `62d775e` | --- > [!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. --- ### 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. --- - [ ] 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). --- charts/stable/imgpush/Chart.yaml | 2 +- charts/stable/imgpush/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/imgpush/Chart.yaml b/charts/stable/imgpush/Chart.yaml index 5895ab70402..d8f4ee59251 100644 --- a/charts/stable/imgpush/Chart.yaml +++ b/charts/stable/imgpush/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/imgpush - https://hub.docker.com/r/hauxir/imgpush type: application -version: 8.13.8 +version: 8.13.9 diff --git a/charts/stable/imgpush/values.yaml b/charts/stable/imgpush/values.yaml index 47326a147a4..555bf1599dd 100644 --- a/charts/stable/imgpush/values.yaml +++ b/charts/stable/imgpush/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/hauxir/imgpush - tag: latest@sha256:e9dc46b4a2b76a9b94bd5ffcc14fcdae0987a4fe5a696cce615e6b7275a4e102 + tag: latest@sha256:62d775eccec93932d36ee8268b7563979a8006f0e0acb726b000cca5ef095c2f persistence: storagecache: enabled: true