chore(deps): update container image collabora/code to 24.04.3.1.1@db88ef0 by renovate (#22645)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | collabora/code | digest | `4bb279a` -> `db88ef0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6b6579b93e
commit
8736848b00
|
@ -50,4 +50,4 @@ sources:
|
|||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 30.1.25
|
||||
version: 30.1.26
|
||||
|
|
|
@ -21,7 +21,7 @@ clamavImage:
|
|||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.3.1.1@sha256:4bb279a7809964bab4ad2600adc5bffd0d4ac14fce49e4b051956a056b1181f8
|
||||
tag: 24.04.3.1.1@sha256:db88ef00f4768b50828b2bd89bec1246110de7c58bf2360bd70e0357ad0cfc20
|
||||
|
||||
nextcloud:
|
||||
# Initial Credentials
|
||||
|
|
|
@ -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.13
|
||||
version: 6.0.14
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.04.3.1.1@sha256:4bb279a7809964bab4ad2600adc5bffd0d4ac14fce49e4b051956a056b1181f8
|
||||
tag: 24.04.3.1.1@sha256:db88ef00f4768b50828b2bd89bec1246110de7c58bf2360bd70e0357ad0cfc20
|
||||
collabora:
|
||||
username: admin
|
||||
password: changeme
|
||||
|
|
Loading…
Reference in New Issue