Skip to content

Commit

Permalink
chore(helm): update image xwiki 16.9.0-postgres-tomcat → 16.10.1-post…
Browse files Browse the repository at this point in the history
…gres-tomcat (#30307)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | minor | `99c212f` -> `fe28da0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 28, 2024
1 parent 4ddb5f6 commit c850f72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/xwiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 16.9.0
appVersion: 16.10.1
dependencies:
- name: common
version: 25.2.2
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/xwiki/xwiki-docker
- https://hub.docker.com/_/xwiki
type: application
version: 14.8.0
version: 14.9.0
2 changes: 1 addition & 1 deletion charts/stable/xwiki/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: xwiki
tag: 16.9.0-postgres-tomcat@sha256:99c212fafe3c24f621521fbcc2c073e85f9b9fa01db052698a52007b0cfcac1e
tag: 16.10.1-postgres-tomcat@sha256:fe28da0c9d1359bf8b0a31bcf5f6d1ae3fe17d00cca03f2f99eae16968b66327
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit c850f72

Please sign in to comment.