chore(helm): update nextcloud (#31856)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-imaginary](https://redirect.github.com/truecharts/public) | digest | `67dde1b` -> `54ffa0c` | | [tccr.io/tccr/nextcloud-push-notify](https://redirect.github.com/truecharts/public) | digest | `0038707` -> `12419f6` | --- > [!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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -49,4 +49,4 @@ sources:
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 32.8.13
|
||||
version: 32.8.15
|
||||
|
||||
@@ -9,11 +9,11 @@ nginxImage:
|
||||
imaginaryImage:
|
||||
repository: tccr.io/tccr/nextcloud-imaginary
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v20230401@sha256:67dde1bcc20b30742e1f5dd01ee4683bc4d79a5054dc68815264e003e3902c34
|
||||
tag: v20230401@sha256:54ffa0c34c4fe11c5ba98ecea5f18d8c02f21d9edeb6503e414bcad9aa14e0ea
|
||||
hpbImage:
|
||||
repository: tccr.io/tccr/nextcloud-push-notify
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.7.0@sha256:00387072fc02080d022360529195f34e97cc22c9755103376295186d7cc0e805
|
||||
tag: v0.7.0@sha256:12419f6a0390905e9da00efca11bea3aeab56d2877918860dd233729aa1a02de
|
||||
clamavImage:
|
||||
repository: docker.io/clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user