Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image tccr.io/truecharts/xwiki to v15.6.0 #11531

Merged
merged 2 commits into from Aug 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/xwiki/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "15.5.1"
appVersion: "15.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -19,7 +19,7 @@ name: xwiki
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
- https://github.com/xwiki/xwiki-docker
version: 8.0.3
version: 8.0.4
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/xwiki/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/xwiki
tag: v15.5.1-postgres@sha256:aee38e08c17708b61bc240877f72df064c4452beb39e73ec5e7b2db5216adaa2
tag: v15.6.0-postgres@sha256:bc2d27d27fdd914f1d1a869c8526db7ef7162fcbdd5140655f5d94d4319a3421
pullPolicy: IfNotPresent
service:
main:
Expand Down