chore(deps): update container image friendica to 2023.12@2e221cf by renovate (#17833)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `4d13f32` -> `2e221cf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a39c3741b6
commit
caaa434829
|
@ -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.2.16
|
||||
version: 12.2.17
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: friendica
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12@sha256:4d13f3208117b83a859562107a491a94f1f7267a191c41f3b21813917e8d3437
|
||||
tag: 2023.12@sha256:2e221cf6bc490debb28239b0c95693e9af3c1d3f41e9cf822697e681049cf8c8
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue