Browse Source

Upgraded catalog item(s) (#2319)

* Upgraded catalog item(s)

        This commit upgrades collabora, nextcloud catalog item(s).

* revert collabora

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 1 year ago
parent
commit
dadb43b1a2

+ 2 - 2
library/ix-dev/charts/nextcloud/Chart.yaml

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
 annotations:
   title: Nextcloud
 type: application
-version: 1.6.58
+version: 1.6.59
 apiVersion: v2
-appVersion: 28.0.3
+appVersion: 28.0.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/nextcloud/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 28.0.3
+  tag: 28.0.4
 nginx:
   image:
     pullPolicy: IfNotPresent