chore(deps): update container image friendica to v2024.08@5608467 by renovate (#25346)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | minor | `2024.03` -> `2024.08` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.03.0
|
||||
appVersion: 2024.08.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/friendica
|
||||
- https://hub.docker.com/_/friendica
|
||||
type: application
|
||||
version: 16.3.5
|
||||
version: 16.4.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: friendica
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.03@sha256:eead9a41d23edb652a04e3e6e9d2c06f0e7008a964d1cde1aca870d034706ac2
|
||||
tag: 2024.08@sha256:5608467701eebc269bd586f9021d76e0ce54ed3d299efa7b86fe1c0706da0f3a
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user