fix(nextcloud): update image docker.io/collabora/code 25.04.9.1.1 → 25.04.9.2.1 (#45590)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `1709b3b` → `cfbf62d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.04.9.1.1
|
||||
appVersion: 25.04.9.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 9.16.1
|
||||
version: 9.16.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.9.1.1@sha256:1709b3ba91e8486318f5480250358ead10b3ca8f36a2ae1d3a53c13b49466dee
|
||||
tag: 25.04.9.2.1@sha256:cfbf62dbed7f3a2bebeb634235c606613813a1857f85111da3a97db316029bba
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
||||
@@ -58,5 +58,5 @@ sources:
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 40.12.2
|
||||
version: 40.12.3
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ clamavImage:
|
||||
collaboraImage:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.9.1.1@sha256:1709b3ba91e8486318f5480250358ead10b3ca8f36a2ae1d3a53c13b49466dee
|
||||
tag: 25.04.9.2.1@sha256:cfbf62dbed7f3a2bebeb634235c606613813a1857f85111da3a97db316029bba
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
||||
Reference in New Issue
Block a user