chore(helm): update image docker.io/collabora/code 25.04.5.3.1 → 25.04.6.1.1 (#40341)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `d655791` -> `83028c0` | --- > [!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:
@@ -46,14 +46,12 @@ name: nextcloud
|
||||
sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://github.com/trueforge-org/truecharts/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: 38.0.0
|
||||
version: 38.0.1
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ clamavImage:
|
||||
collaboraImage:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88
|
||||
tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 25.04.5.3.1
|
||||
appVersion: 25.04.6.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.1
|
||||
@@ -35,8 +35,9 @@ maintainers:
|
||||
name: collabora
|
||||
sources:
|
||||
- https://github.com/CollaboraOnline/online
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 9.7.1
|
||||
version: 9.7.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 25.04.5.3.1@sha256:d655791f533f28bc32431a2fcf33a36cadd05ef6745a2b597a4e6534021bdc88
|
||||
tag: 25.04.6.1.1@sha256:83028c0bad42f6040c5b2a4d0aab50e2428238fbb628349c5d135e075e05f35d
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
||||
Reference in New Issue
Block a user