mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 09:16:12 -03:00
chore(helm): update image docker.io/library/xwiki 16.10.3-postgres-tomcat → 17.0.0-postgres-tomcat (#31527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/library/xwiki | major | `54586df` -> `fa88a1c` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 16.10.3
|
||||
appVersion: 17.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/xwiki/xwiki-docker
|
||||
- https://hub.docker.com/_/xwiki
|
||||
type: application
|
||||
version: 14.11.2
|
||||
version: 15.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/library/xwiki
|
||||
tag: 16.10.3-postgres-tomcat@sha256:54586df02b33f6458ab6b664116e6fabcf6ed7d94929d6d454a75f04f33974fb
|
||||
tag: 17.0.0-postgres-tomcat@sha256:fa88a1c0fd6050037b1b9c8ee82017fd04465eef3cd17d1a98cd570d4da17025
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user