chore(deps): update container image xwiki to v16.6.0-postgres-tomcat@e238fae by renovate (#24538)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | minor | `16.5.0-postgres-tomcat` -> `16.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
32e808aa1a
commit
780b94e035
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 16.5.0
|
||||
appVersion: 16.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/xwiki/xwiki-docker
|
||||
- https://hub.docker.com/_/xwiki
|
||||
type: application
|
||||
version: 14.2.5
|
||||
version: 14.3.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: xwiki
|
||||
tag: 16.5.0-postgres-tomcat@sha256:58d25c19c8a9f7adfe8232a4fa1670042ba440d842cdc629a77f27ef6295d2b9
|
||||
tag: 16.6.0-postgres-tomcat@sha256:e238fae1b5b999261a7f4154c8de5c06e512561344afc9c84427099a8490c710
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue