Explorar el Código

Upgraded catalog item(s) (#2458)

bugclerk hace 1 año
padre
commit
3b9f403d5e

+ 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.22
+version: 2.0.23
 apiVersion: v2
-appVersion: 2024.5.2
+appVersion: 2024.5.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.5.2
+  tag: 2024.5.3
 
 # Keep using the same image
 # as before the migration