chore(deps): update container image friendica to 2023.05@ed2c115 by renovate (#16405)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| friendica | digest | `4d49a11` -> `ed2c115` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2023-12-25 01:36:29 +01:00 committed by GitHub
parent 5bb98f1fb9
commit 9403cd8e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 39 deletions

View File

@ -1,51 +1,51 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: friendica name: friendica
version: 10.0.12 version: 10.0.13
appVersion: "2023.05" appVersion: "2023.05"
description: Welcome to the free social web description: Welcome to the free social web
home: https://truecharts.org/charts/stable/friendica home: https://truecharts.org/charts/stable/friendica
icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png
deprecated: false deprecated: false
sources: sources:
- https://hub.docker.com/_/friendica - https://friendi.ca/
- https://friendi.ca/ - https://github.com/truecharts/charts/tree/master/charts/stable/friendica
- https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- friend - friend
- social - social
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: mariadb - name: mariadb
version: 11.0.17 version: 11.0.17
repository: https://deps.truecharts.org/ repository: https://deps.truecharts.org/
condition: mariadb.enabled condition: mariadb.enabled
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
- name: redis - name: redis
version: 10.0.17 version: 10.0.17
repository: https://deps.truecharts.org repository: https://deps.truecharts.org
condition: redis.enabled condition: redis.enabled
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: social truecharts.org/category: social
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
repository: friendica repository: friendica
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2023.05@sha256:4d49a117d87f52300a5837ac5e260256265f9c41b3af5322634fba5b7aeb3edf tag: 2023.05@sha256:ed2c115803ae0cd1f8539633dcdfddc0635e2da4b398b281ac29c404c13e078f
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false