From 9c2cc3dd2412f645a4ea721e26726a2dda4d8267 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 20:42:54 +0100 Subject: [PATCH] chore(blog): update image docker.io/m1k1o/blog digest to ae937fc (#45489) 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/m1k1o/blog | digest | `5d6131f` → `ae937fc` | --- > [!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**: 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/blog/Chart.yaml | 2 +- charts/stable/blog/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index 592aa475bea..f9c65341ab4 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/blog - https://hub.docker.com/r/m1k1o/blog type: application -version: 14.16.0 +version: 14.16.1 diff --git a/charts/stable/blog/values.yaml b/charts/stable/blog/values.yaml index 1d87c4d98df..24be9c62f3d 100644 --- a/charts/stable/blog/values.yaml +++ b/charts/stable/blog/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/m1k1o/blog pullPolicy: IfNotPresent - tag: latest@sha256:5d6131fac81f73ddcc60953db19cfa70f9557f42a1bcc2296b42ea48ab6699c3 + tag: latest@sha256:ae937fc969af2385762d086717562c0c37bf006dd97fe6e35649a7184242e355 securityContext: container: runAsNonRoot: false