From 8f3e92991005aa0b21f0f607407df7860f5a99de Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 20:32:17 +0200 Subject: [PATCH] chore(helm): update image docker.io/dlandon/z80pack digest to fe3f61e (#34868) 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/dlandon/z80pack | digest | `4e31e72` -> `fe3f61e` | 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/z80pack/Chart.yaml | 2 +- charts/stable/z80pack/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/z80pack/Chart.yaml b/charts/stable/z80pack/Chart.yaml index 9d5699d30fc..965d0548700 100644 --- a/charts/stable/z80pack/Chart.yaml +++ b/charts/stable/z80pack/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/dlandon/z80pack - https://registry.hub.docker.com/r/dlandon/z80pack/ type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/z80pack/values.yaml b/charts/stable/z80pack/values.yaml index 9dca9a99b30..611b63aa367 100644 --- a/charts/stable/z80pack/values.yaml +++ b/charts/stable/z80pack/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/dlandon/z80pack - tag: latest@sha256:4e31e72188de07b7dc8b790c5d764877dcd5eb8939b4d9d1c1f28957423a4c43 + tag: latest@sha256:fe3f61e504f1221503fbcf3e0c9fb8fd422cde8bac1f174b8ad83f0948d05c2a persistence: config: enabled: true