ソースを参照

Upgraded catalog item(s) (#2833)

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

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 11 ヶ月 前
コミット
a45d49bf5c

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

@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
 annotations:
   title: Home Assistant
 type: application
-version: 2.0.43
+version: 2.0.44
 apiVersion: v2
-appVersion: 2024.9.2
+appVersion: 2024.9.3
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: homeassistant/home-assistant
-  tag: 2024.9.2
+  tag: 2024.9.3
 
 # Keep using the same image
 # as before the migration

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

@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
 annotations:
   title: Netdata
 type: application
-version: 2.0.16
+version: 2.0.17
 apiVersion: v2
-appVersion: v1.47.1
+appVersion: v1.47.2
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: netdata/netdata
-  tag: v1.47.1
+  tag: v1.47.2
 
 resources:
   limits: