diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 071eac6..d75a564 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -28,7 +28,7 @@ jobs: - name: Add repos run: | helm repo add bitnami https://charts.bitnami.com/bitnami - helm plugin install https://github.com/helm-unittest/helm-unittest + helm plugin install https://github.com/helm-unittest/helm-unittest --version 0.3.4 - name: Set up Python uses: actions/setup-python@v4.7.0 diff --git a/charts/xwiki/Chart.yaml b/charts/xwiki/Chart.yaml index fe57987..d6146b2 100644 --- a/charts/xwiki/Chart.yaml +++ b/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.2 +version: 1.2.1 type: application keywords: - xwiki