chore(deps): update container image m1k1o/blog to latest@bff0309 by renovate (#17644)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-01-29 01:43:08 +01:00 committed by GitHub
parent de2d070a45
commit 7f6f1628e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
image:
repository: m1k1o/blog
pullPolicy: IfNotPresent
tag: latest@sha256:42060a897a0fd93ac898b8cbb5ccd64a25174bc094259ec025d0b6fffac72219
tag: latest@sha256:bff0309a605daf0ebdcab3f9e4e2397717e3e3fa1a654273c5fdaa2b7e9466ae
securityContext:
container:
runAsNonRoot: false