From ddfc1d5ba1a00d82a4bccc156e0a80c7cc3df2e0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 May 2026 01:27:03 +0200 Subject: [PATCH] chore(archivebox): update image docker.io/archivebox/archivebox digest to 1a5a373 (#48335) 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/archivebox/archivebox | digest | `fdf2936` → `1a5a373` | --- > [!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. --- ### 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. --- - [ ] 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/archivebox/Chart.yaml | 2 +- charts/stable/archivebox/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/archivebox/Chart.yaml b/charts/stable/archivebox/Chart.yaml index f536a251759..8c127f378d1 100644 --- a/charts/stable/archivebox/Chart.yaml +++ b/charts/stable/archivebox/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/archivebox - https://hub.docker.com/r/archivebox/archivebox type: application -version: 6.3.0 +version: 6.3.1 diff --git a/charts/stable/archivebox/values.yaml b/charts/stable/archivebox/values.yaml index b40f519dae8..9be45121411 100644 --- a/charts/stable/archivebox/values.yaml +++ b/charts/stable/archivebox/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/archivebox/archivebox pullPolicy: IfNotPresent - tag: latest@sha256:fdf2936192aa1e909b0c3f286f60174efa24078555be4b6b90a07f2cef1d4909 + tag: latest@sha256:1a5a37331091d9df865ead2b9c231aa5a892fc26fe0422ce6140d9e2d9532327 config: admin_username: "admin"