chore(deps): update container image collabora/code to v24.04.7.2.1@e4c7661 by renovate (#26305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | collabora/code | patch | `24.04.7.1.2` -> `24.04.7.2.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> --------- Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
parent
b1e8e38717
commit
ece468a92b
|
@ -49,4 +49,4 @@ sources:
|
|||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 31.5.10
|
||||
version: 31.5.11
|
||||
|
|
|
@ -21,7 +21,7 @@ clamavImage:
|
|||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.7.1.2@sha256:ffbc0e010b44574b4020ccef1565cb42dcce604932485993cbb37fdbde972e53
|
||||
tag: 24.04.7.2.1@sha256:e4c76615493f278648bba3996012e0963f927a1f823af65109ac2c6a67fc1f74
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
|
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.04.7.1.2
|
||||
appVersion: 24.04.7.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 7.1.8
|
||||
version: 7.1.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.7.1.2@sha256:ffbc0e010b44574b4020ccef1565cb42dcce604932485993cbb37fdbde972e53
|
||||
tag: 24.04.7.2.1@sha256:e4c76615493f278648bba3996012e0963f927a1f823af65109ac2c6a67fc1f74
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
|
Loading…
Reference in New Issue