chore(deps): update container image xwiki to v15.10.0-postgres-tomcat@ed0c7cd (#15489)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | minor | `15.9.0-postgres-tomcat` -> `15.10.0-postgres-tomcat` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43NC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
75ea680bb2
commit
ff8d8eced3
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.9.0"
|
||||
appVersion: 15.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: xwiki
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
version: 8.0.24
|
||||
version: 8.1.0
|
||||
annotations:
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: xwiki
|
||||
tag: 15.9.0-postgres-tomcat@sha256:40063735fcd82321fd1818d9ec19a6b13726660c21d5cc1a6a6ebd7b954578d0
|
||||
tag: 15.10.0-postgres-tomcat@sha256:ed0c7cdc4708994f90bcaf3285f7120bf13f7fc901a15e4b2ae13f6cd6cbce50
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue