From 7f6f1628e410bee31e98c9ef366858752bd8d072 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 01:43:08 +0100 Subject: [PATCH] chore(deps): update container image m1k1o/blog to latest@bff0309 by renovate (#17644) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/blog | digest | `42060a8` -> `bff0309` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/blog/Chart.yaml | 4 ++-- charts/stable/blog/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/blog/Chart.yaml b/charts/stable/blog/Chart.yaml index a9750d66d6c..2b077f2a56c 100644 --- a/charts/stable/blog/Chart.yaml +++ b/charts/stable/blog/Chart.yaml @@ -26,7 +26,7 @@ keywords: - self - hosted - facebook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/blog - https://hub.docker.com/r/m1k1o/blog type: application -version: 10.1.11 +version: 10.1.12 diff --git a/charts/stable/blog/values.yaml b/charts/stable/blog/values.yaml index 7932eee43d4..1f9a3e53c79 100644 --- a/charts/stable/blog/values.yaml +++ b/charts/stable/blog/values.yaml @@ -1,7 +1,7 @@ image: repository: m1k1o/blog pullPolicy: IfNotPresent - tag: latest@sha256:42060a897a0fd93ac898b8cbb5ccd64a25174bc094259ec025d0b6fffac72219 + tag: latest@sha256:bff0309a605daf0ebdcab3f9e4e2397717e3e3fa1a654273c5fdaa2b7e9466ae securityContext: container: runAsNonRoot: false