From a3afc6157c130424dc7f12ee9b12fcdfcbf8aac4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 May 2026 11:52:04 +0200 Subject: [PATCH] chore(hexo-blog): update image docker.io/fletchto99/hexo-dev-blog digest to 2996de8 (#48224) 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/fletchto99/hexo-dev-blog | digest | `c128658` → `2996de8` | --- > [!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/hexo-blog/Chart.yaml | 2 +- charts/stable/hexo-blog/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/hexo-blog/Chart.yaml b/charts/stable/hexo-blog/Chart.yaml index 8d2f09dca8d..22acb227c70 100644 --- a/charts/stable/hexo-blog/Chart.yaml +++ b/charts/stable/hexo-blog/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hexo-blog - https://hub.docker.com/r/fletchto99/hexo-dev-blog type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/hexo-blog/values.yaml b/charts/stable/hexo-blog/values.yaml index 62c9cee6fd0..6a99b47945c 100644 --- a/charts/stable/hexo-blog/values.yaml +++ b/charts/stable/hexo-blog/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/fletchto99/hexo-dev-blog - tag: latest@sha256:c1286587e594b3801dbd6d645a0bd2aa788c62b3675a98dc4aa396666ef56479 + tag: latest@sha256:2996de828eac705f5ed1d669cfecea25e5dc1c36e2d4acc88ac509006e29ea6a persistence: config: enabled: true