chore(deps): update container image friendica to 2023.12@103df6a by renovate (#18298)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `2e221cf` -> `103df6a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
baa4f35a88
commit
c763d153fc
|
@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png
|
|||
keywords:
|
||||
- friend
|
||||
- social
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -48,4 +48,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/friendica
|
||||
- https://hub.docker.com/_/friendica
|
||||
type: application
|
||||
version: 12.3.0
|
||||
version: 12.3.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: friendica
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12@sha256:2e221cf6bc490debb28239b0c95693e9af3c1d3f41e9cf822697e681049cf8c8
|
||||
tag: 2023.12@sha256:103df6a8b23ab75d87bee679ca9a552922763fcfa87353ae87c437f0e540bfa1
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue