fix(images): update container image xwiki to 15.9.0-postgres-tomcat (#14783)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | digest | `a58140f` -> `4006373` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "15.9.0"
|
appVersion: "15.9.0-pos"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
@@ -19,7 +19,7 @@ name: xwiki
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||||
- https://github.com/xwiki/xwiki-docker
|
- https://github.com/xwiki/xwiki-docker
|
||||||
version: 8.0.23
|
version: 8.0.24
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: productivity
|
truecharts.org/category: productivity
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: xwiki
|
repository: xwiki
|
||||||
tag: 15.9.0-postgres-tomcat@sha256:a58140f4d18300d735a480ca6d24eecb4228463a9fac2057c1ff9f1e06967c74
|
tag: 15.9.0-postgres-tomcat@sha256:40063735fcd82321fd1818d9ec19a6b13726660c21d5cc1a6a6ebd7b954578d0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user