Jelajahi Sumber

nextcloud: bump to 29 (#2408)

Stavros Kois 1 tahun lalu
induk
melakukan
28ef3032d2

+ 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.59
+version: 1.6.60
 apiVersion: v2
-appVersion: 28.0.4
+appVersion: 29.0.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 0
library/ix-dev/charts/nextcloud/to_keep_versions.md

@@ -7,3 +7,7 @@ Latest 26.x.x version
 ## 1.6.53
 
 Latest 27.x.x version
+
+## 1.6.59
+
+Latest 28.x.x version

+ 1 - 0
library/ix-dev/charts/nextcloud/to_keep_versions.yaml

@@ -1,2 +1,3 @@
 - 1.6.29
 - 1.6.53
+- 1.6.59

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

@@ -1,10 +1,10 @@
 image:
   pullPolicy: IfNotPresent
   repository: nextcloud
-  tag: 28.0.4
+  tag: 29.0.0
 nginx:
   image:
     pullPolicy: IfNotPresent
     repository: nginx
-    tag: 1.23.3
+    tag: 1.25.5
 useServiceNameForHost: false