chore(deps): update container image xwiki to v16.7.0-postgres-tomcat@95be646 by renovate (#25564)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | minor | `16.6.0-postgres-tomcat` -> `16.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41NS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
parent
aeb1bf379e
commit
61c079bac4
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 16.6.0
|
||||
appVersion: 16.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/xwiki/xwiki-docker
|
||||
- https://hub.docker.com/_/xwiki
|
||||
type: application
|
||||
version: 14.3.5
|
||||
version: 14.4.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: xwiki
|
||||
tag: 16.6.0-postgres-tomcat@sha256:7144d7c331a141d1a438b6b85fa7327ea49122505d2c4ac556ac88bad56c7bbf
|
||||
tag: 16.7.0-postgres-tomcat@sha256:95be64600c0ad8d72aad45c05a28207029433b73044bd16d74ff0829257cade4
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue