chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v29.0.5@6a44ac8 by renovate (#25390)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://togithub.com/truecharts/containers) | patch | `v29.0.4` -> `v29.0.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNDcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
b27c5b5eb7
commit
cde0ab115b
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 29.0.4
|
||||
appVersion: 29.0.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.10
|
||||
|
@ -49,4 +49,4 @@ sources:
|
|||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 31.4.12
|
||||
version: 31.4.13
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/tccr/nextcloud-fpm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v29.0.4@sha256:0a051d3f5b66ab4ca309ff44f3103b7b2f3793e0573b94c5d19f919451fb372d
|
||||
tag: v29.0.5@sha256:6a44ac8f0d2358939b651a5d0d72c7c05d838dbf714db17d13f93e627f1a921a
|
||||
nginxImage:
|
||||
repository: nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue