chore(deps): update container image tccr.io/truecharts/xwiki to v15.3.0 (#8277)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/xwiki](https://togithub.com/truecharts/containers) | minor | `15.0.0-postgres` -> `15.3.0-postgres` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
106412ccf6
commit
ee2fbed012
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "15.0.0"
|
||||
appVersion: "15.3.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: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xwiki
|
||||
tag: 15.0.0-postgres@sha256:9e283ec143a421cf1818e18b5d46a9a68a70f0b4ea2bebb1f91008b47b8763ae
|
||||
tag: 15.3.0-postgres@sha256:682e692517b5fb4d2e43ffafb7daec123db1eb7428afc88b164a28728e3de93c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue