mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 02:01:22 -03:00
chore(helm): update image oci.trueforge.org/tccr/nextcloud-fpm v31.0.7 → v31.0.8 (#39239)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/tccr/nextcloud-fpm](https://redirect.github.com/trueforge-org/truecharts) | patch | `c8b2acf` -> `227dce9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 31.0.7
|
||||
appVersion: 31.0.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.6
|
||||
@@ -44,10 +44,11 @@ name: nextcloud
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://github.com/trueforge/truecharts/tree/master/charts/premium/nextcloud
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 36.7.14
|
||||
version: 36.7.15
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/tccr/nextcloud-fpm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v31.0.7@sha256:c8b2acfec4a62d3d87d43c508e5389a50b1861aaac643b0cc9ab815ab978aa80
|
||||
tag: v31.0.8@sha256:227dce9bdfe24850c720c49e1b04f4143141b302b024565069ed528dfe11b6da
|
||||
nginxImage:
|
||||
repository: docker.io/nginxinc/nginx-unprivileged
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user