From 3f5462b4301c8dbb8c74c82b1eb8a438d964758e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Mar 2025 13:41:06 +0100 Subject: [PATCH] chore(helm): update image docker.io/coleifer/sqlite-web digest to 1e5b862 (#32803) 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/coleifer/sqlite-web | digest | `b0d4094` -> `1e5b862` | 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/sqlite-web/Chart.yaml | 2 +- charts/stable/sqlite-web/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sqlite-web/Chart.yaml b/charts/stable/sqlite-web/Chart.yaml index daf604ad72e..c7c5aa6b25f 100644 --- a/charts/stable/sqlite-web/Chart.yaml +++ b/charts/stable/sqlite-web/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sqlite-web - https://hub.docker.com/r/coleifer/sqlite-web type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/sqlite-web/values.yaml b/charts/stable/sqlite-web/values.yaml index ac1ac6e9791..f2b8aaff21b 100644 --- a/charts/stable/sqlite-web/values.yaml +++ b/charts/stable/sqlite-web/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/coleifer/sqlite-web - tag: latest@sha256:b0d4094b883ee274d2242d8e5b4173f40e56a1d137660cf78d67c87164db9490 + tag: latest@sha256:1e5b86237968ed747554f951c6df2fc2fe4bf4ef070b8ca23d553d7f6c6426f7 persistence: data: enabled: true