Ver Fonte

Upgraded catalog item(s) (#1247)

This commit upgrades syncthing catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk há 2 anos atrás
pai
commit
6023f1aede

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

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

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

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
-  tag: 1.23.4
+  tag: 1.23.5