chore(deps): update container image xwiki to 15.10.1-postgres-tomcat@0cf6775 (#16189)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | digest | `239a6e5` -> `0cf6775` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
eccee9eef2
commit
f30eb37a47
|
@ -1,33 +1,32 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: xwiki
|
||||
version: 8.1.7
|
||||
version: 8.1.8
|
||||
appVersion: 15.10.1
|
||||
description:
|
||||
XWiki is a free wiki software platform written in Java with a design
|
||||
description: XWiki is a free wiki software platform written in Java with a design
|
||||
emphasis on extensibility
|
||||
home: https://truecharts.org/charts/stable/xwiki
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://hub.docker.com/_/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- xwiki
|
||||
- wiki
|
||||
- xwiki
|
||||
- wiki
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: xwiki
|
||||
tag: 15.10.1-postgres-tomcat@sha256:239a6e5b2ef561d4008d24a2a3f8307f24894e07cd975d89d1b712d0b05c263b
|
||||
tag: 15.10.1-postgres-tomcat@sha256:0cf6775a4a71f0be806e2c37075f349ae31d094f44faf81bdb2159b444817166
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue