chore(deps): update container image collabora/code to v24.04.2.1.1@dafa9d8 by renovate (#21833)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | collabora/code | patch | `24.04.1.4.1` -> `24.04.2.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -33,7 +33,7 @@ keywords:
|
||||
- http
|
||||
- web
|
||||
- php
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -43,11 +43,11 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
|
||||
- https://hub.docker.com/r/clamav/clamav
|
||||
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
|
||||
type: application
|
||||
version: 30.1.3
|
||||
version: 30.1.4
|
||||
|
||||
@@ -21,7 +21,7 @@ clamavImage:
|
||||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.1.4.1@sha256:524fc47045d80ccbf5eac8ed8d4d7f0e57f69af417d474a44e41053499b995e6
|
||||
tag: 24.04.2.1.1@sha256:dafa9d8351e8399c39d192c3059aacb3b77a513bcf3c20e50b9bbaf51beaf0be
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.04.1.4.1
|
||||
appVersion: 24.04.2.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.webp
|
||||
keywords:
|
||||
- office
|
||||
- document
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 6.0.6
|
||||
version: 6.0.7
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.1.4.1@sha256:524fc47045d80ccbf5eac8ed8d4d7f0e57f69af417d474a44e41053499b995e6
|
||||
tag: 24.04.2.1.1@sha256:dafa9d8351e8399c39d192c3059aacb3b77a513bcf3c20e50b9bbaf51beaf0be
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
||||
Reference in New Issue
Block a user