Просмотр исходного кода

Upgraded catalog item(s) (#2254)

This commit upgrades syncthing, ipfs, firefly-iii, dashy catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 1 год назад
Родитель
Сommit
9bee9fde83

+ 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: 2.0.2
+version: 2.0.3
 apiVersion: v2
-appVersion: 1.27.3
+appVersion: 1.27.4
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: syncthing/syncthing
-  tag: 1.27.3
+  tag: 1.27.4
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/dashy/Chart.yaml

@@ -3,9 +3,9 @@ description: Dashy is a self-hostable personal dashboard built for you.
 annotations:
   title: Dashy
 type: application
-version: 1.0.8
+version: 1.0.9
 apiVersion: v2
-appVersion: 2.1.1
+appVersion: 2.1.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/dashy/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: lissy93/dashy
   pullPolicy: IfNotPresent
-  tag: 2.1.1
+  tag: 2.1.2
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/firefly-iii/Chart.yaml

@@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager
 annotations:
   title: Firefly III
 type: application
-version: 1.1.17
+version: 1.1.18
 apiVersion: v2
-appVersion: 6.1.9
+appVersion: 6.1.10
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/firefly-iii/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: fireflyiii/core
   pullPolicy: IfNotPresent
-  tag: version-6.1.9
+  tag: version-6.1.10
 
 importerImage:
   repository: fireflyiii/data-importer

+ 2 - 2
library/ix-dev/community/ipfs/Chart.yaml

@@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
 annotations:
   title: IPFS
 type: application
-version: 1.0.34
+version: 1.0.35
 apiVersion: v2
-appVersion: v0.26.0
+appVersion: v0.27.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/ipfs/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ipfs/kubo
   pullPolicy: IfNotPresent
-  tag: v0.26.0
+  tag: v0.27.0
 resources:
   limits:
     cpu: 4000m