Skip to content

Commit

Permalink
misc: release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gsautner committed Jan 5, 2024
1 parent 8ec27f2 commit 00cbc46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- v1.1
- v1.2
paths:
- '.github/**'
- 'charts/**'
Expand Down
2 changes: 1 addition & 1 deletion charts/xwiki/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki. It includes WYSIWYG editing, OpenDocument based document import/export, semantic annotations and tagging, and advanced permissions management.
name: xwiki
version: 1.2.5-Beta.5
version: 1.2.5
type: application
keywords:
- xwiki
Expand Down

0 comments on commit 00cbc46

Please sign in to comment.