fix(nextcloud): update image docker.io/collabora/code 25.04.8.2.1 → 25.04.8.3.1 (#44623)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `7983fd1` -> `fa876e9` | --- > [!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:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.04.8.2.1
|
||||
appVersion: 25.04.8.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,21 +25,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: An awesome, Online Office suite image suitable for home use.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/collabora
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/collabora.webp
|
||||
home: https://truecharts.org/charts/stable/collabora
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp
|
||||
keywords:
|
||||
- office
|
||||
- document
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: collabora
|
||||
sources:
|
||||
- https://github.com/CollaboraOnline/online
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 9.13.19
|
||||
version: 9.13.20
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.8.2.1@sha256:7983fd172c69f4545f93533fee62c06fdcd1aa0806f694db7b9ec6809caa4bd8
|
||||
tag: 25.04.8.3.1@sha256:fa876e9fc1fdeb9aabac545e9fced19360e3a0492879432d857c17be4e4ea025
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
||||
@@ -32,19 +32,19 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A private cloud server that puts the control and security of your own data back into your hands.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/nextcloud
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/nextcloud.webp
|
||||
home: https://truecharts.org/charts/stable/nextcloud
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.webp
|
||||
keywords:
|
||||
- nextcloud
|
||||
- storage
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: nextcloud
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
@@ -58,5 +58,5 @@ sources:
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 40.6.24
|
||||
version: 40.6.25
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ clamavImage:
|
||||
collaboraImage:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.8.2.1@sha256:7983fd172c69f4545f93533fee62c06fdcd1aa0806f694db7b9ec6809caa4bd8
|
||||
tag: 25.04.8.3.1@sha256:fa876e9fc1fdeb9aabac545e9fced19360e3a0492879432d857c17be4e4ea025
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
||||
Reference in New Issue
Block a user