mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 16:06:44 -03:00
fix(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-fpm 32.0.4 → 32.0.5 (#43723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nextcloud-fpm](https://ghcr.io/trueforge-org/nextcloud-fpm) ([source](https://nextcloud.com)) | patch | `a456d11` -> `6d799df` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 32.0.4
|
||||
appVersion: 32.0.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.18
|
||||
@@ -51,5 +51,5 @@ sources:
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 40.6.0
|
||||
version: 40.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/nextcloud-fpm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "32.0.4@sha256:a456d11512d01d342c190955a6b5b42f1759b55cc437741e8d3d3572aa5a5b7b"
|
||||
tag: "32.0.5@sha256:6d799dfb8d01d4ba63582cb82f62dfdc0268b7a3562606f349eeb74ea6fbe5da"
|
||||
nginxImage:
|
||||
repository: oci.trueforge.org/containerforge/nginx
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user