chore(deps): update container image xwiki to v16.1.0-postgres-tomcat@e6b6753 by renovate (#18889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xwiki | minor | `16.0.0-postgres-tomcat` -> `16.1.0-postgres-tomcat` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d698737ccc
commit
7cded35186
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 16.0.0
|
||||
appVersion: 16.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png
|
|||
keywords:
|
||||
- xwiki
|
||||
- wiki
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
|
||||
- https://hub.docker.com/_/xwiki
|
||||
type: application
|
||||
version: 12.2.0
|
||||
version: 12.3.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: xwiki
|
||||
tag: 16.0.0-postgres-tomcat@sha256:84c9d259736887fa86d921b2d820cebdc89dae80593d5150e901b80d554268b5
|
||||
tag: 16.1.0-postgres-tomcat@sha256:e6b6753a2680885e4ed40f04d37b24f7f7040a6df9abdf6d60d9804e29a94949
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue