Explorar el Código

bump enterprise apps (#2926)

Stavros Kois hace 9 meses
padre
commit
606f5befe3

+ 2 - 2
library/ix-dev/enterprise/minio/Chart.yaml

@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
 annotations:
   title: MinIO
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: '2023-12-07'
+appVersion: '2024-10-29'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/enterprise/minio/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: minio/minio
-  tag: RELEASE.2023-12-07T04-16-00Z
+  tag: RELEASE.2024-10-29T16-01-48Z
   pullPolicy: IfNotPresent
 
 logsearchImage:

+ 2 - 2
library/ix-dev/enterprise/syncthing/Chart.yaml

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 1.2.3
+version: 1.2.4
 apiVersion: v2
-appVersion: '1.27.6'
+appVersion: '1.28.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/enterprise/syncthing/values.yaml

@@ -1,6 +1,6 @@
 image:
   repository: syncthing/syncthing
-  tag: '1.27.6'
+  tag: '1.28.0'
   pullPolicy: IfNotPresent
 
 resources: