Sfoglia il codice sorgente

copy syncthing/test to syncthing/enterprise (#2013)

Stavros Kois 1 anno fa
parent
commit
068b80db1e

+ 3 - 3
library/ix-dev/enterprise/syncthing/Chart.lock

@@ -1,6 +1,6 @@
 dependencies:
 - name: common
   repository: file://../../../common
-  version: 1.2.3
-digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
-generated: "2023-11-28T20:45:27.211765839+02:00"
+  version: 1.2.6
+digest: sha256:956cef64e364b567d2e5327a00e60b68f3ef765e003d6c35afc143bb81ecc26b
+generated: "2024-01-02T19:23:50.344200237+02:00"

+ 3 - 3
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.1.4
+version: 1.1.5
 apiVersion: v2
-appVersion: '1.23.3'
+appVersion: '1.27.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas
@@ -14,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.2.3
+    version: 1.2.6
 home: https://syncthing.net/
 icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
 sources:

BIN
library/ix-dev/enterprise/syncthing/charts/common-1.2.3.tgz


BIN
library/ix-dev/enterprise/syncthing/charts/common-1.2.6.tgz


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

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