ソースを参照

Upgraded catalog item(s) (#1181)

This commit upgrades home-assistant, chia, ipfs catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 2 年 前
コミット
378e0ab125

+ 2 - 2
library/ix-dev/charts/home-assistant/Chart.yaml

@@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE
 annotations:
   title: Home Assistant
 type: application
-version: 1.0.86
+version: 1.0.87
 apiVersion: v2
-appVersion: 2023.4.6
+appVersion: 2023.5.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/home-assistant/values.yaml

@@ -1,4 +1,4 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2023.4.6
+  tag: 2023.5.0

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

@@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be
 annotations:
   title: Chia
 type: application
-version: 1.0.6
+version: 1.0.7
 apiVersion: v2
-appVersion: 1.7.1
+appVersion: 1.8.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,6 +1,6 @@
 image:
   repository: ghcr.io/chia-network/chia
-  tag: 1.7.1
+  tag: 1.8.0
   pullPolicy: IfNotPresent
 resources:
   limits:

+ 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.6
+version: 1.0.7
 apiVersion: v2
-appVersion: v0.19.1
+appVersion: v0.19.2
 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.19.1
+  tag: v0.19.2
 resources:
   limits:
     cpu: 4000m