fix(xwiki): update image public.ecr.aws/docker/library/xwiki 18.0.0-postgres-tomcat → 18.0.1-postgres-tomcat (#44554)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | patch | `07fc3c5` -> `1e9f760` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveHdpa2kiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 18.0.0
|
||||
appVersion: 18.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,21 +25,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/xwiki
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/xwiki.webp
|
||||
home: https://truecharts.org/charts/stable/xwiki
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.webp
|
||||
keywords:
|
||||
- xwiki
|
||||
- wiki
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: xwiki
|
||||
sources:
|
||||
- https://gallery.ecr.aws/docker/library/xwiki
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/xwiki
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
type: application
|
||||
version: 17.0.1
|
||||
version: 17.0.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: public.ecr.aws/docker/library/xwiki
|
||||
tag: 18.0.0-postgres-tomcat@sha256:07fc3c5daa47be2add49e2236047645cd9d9b298dd46dbb235d334784afe12b6
|
||||
tag: 18.0.1-postgres-tomcat@sha256:1e9f760da9d1b36a23adccd311c59b15d2f5fb15bd1c52d0d5bf018c2fc207f3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user