Fix category for home-automation charts (#17213)

**Description**
In various Chart.yaml, normalise category home-automation.

In section keywords, second keyword has also been normalised to match
category name.

⚒️ Fixes  #17212

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Not tested.

**📃 Notes:**

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---
This commit is contained in:
Frédéric Nadeau 2024-01-14 17:56:10 -05:00 committed by GitHub
parent 9b0c330811
commit 7b6322d05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 60 additions and 57 deletions

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: homeautomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,6 +22,7 @@ home: https://truecharts.org/charts/incubator/somfyprotect2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png
keywords: keywords:
- somfyprotect2mqtt - somfyprotect2mqtt
- home-automation
- mqtt - mqtt
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -34,4 +35,4 @@ sources:
- https://hub.docker.com/r/minims/somfyprotect2mqtt - https://hub.docker.com/r/minims/somfyprotect2mqtt
- https://github.com/Minims/SomfyProtect2MQTT - https://github.com/Minims/SomfyProtect2MQTT
type: application type: application
version: 1.0.13 version: 1.0.14

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/androiddebugbridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
keywords: keywords:
- androiddebugbridge - androiddebugbridge
- HomeAutomation - home-automation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv - https://hub.docker.com/r/barnybbb/adb-hass-androidtv
type: application type: application
version: 4.1.7 version: 4.1.8

View File

@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/appdaemon
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png
keywords: keywords:
- appdaemon - appdaemon
- homeautomation - home-automation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -34,4 +34,4 @@ sources:
- https://github.com/AppDaemon/appdaemon - https://github.com/AppDaemon/appdaemon
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
type: application type: application
version: 15.1.7 version: 15.1.8

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/breitbandmessung-de
icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png
keywords: keywords:
- breitbandmessung-de - breitbandmessung-de
- HomeAutomation - home-automation
- Productivity - Productivity
- Tools-Utilities - Tools-Utilities
- Other - Other
@ -38,4 +38,4 @@ sources:
- https://github.com/shneezin/breitbandmessung-node - https://github.com/shneezin/breitbandmessung-node
- https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de
type: application type: application
version: 4.1.7 version: 4.1.8

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cura-novnc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png
keywords: keywords:
- cura-novnc - cura-novnc
- HomeAutomation - home-automation
- Productivity - Productivity
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/mikeah/cura-novnc - https://hub.docker.com/r/mikeah/cura-novnc
- https://ultimaker.com/software/ultimaker-cura - https://ultimaker.com/software/ultimaker-cura
type: application type: application
version: 7.1.7 version: 7.1.8

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -23,7 +23,7 @@ home: https://truecharts.org/charts/incubator/fastcom-mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png
keywords: keywords:
- fastcom-mqtt - fastcom-mqtt
- HomeAutomation - home-automation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt
- https://hub.docker.com/r/simonjenny/fastcom-mqtt - https://hub.docker.com/r/simonjenny/fastcom-mqtt
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Home-Automation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,6 +22,7 @@ home: https://truecharts.org/charts/stable/grocy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
keywords: keywords:
- grocy - grocy
- home-automation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -33,4 +34,4 @@ sources:
- https://github.com/grocy/grocy - https://github.com/grocy/grocy
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy - https://github.com/truecharts/charts/tree/master/charts/stable/grocy
type: application type: application
version: 17.1.7 version: 17.1.8

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/hassconfigurator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png
keywords: keywords:
- hassconfigurator - hassconfigurator
- HomeAutomation - home-automation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/causticlab/hass-configurator-docker - https://hub.docker.com/r/causticlab/hass-configurator-docker
- https://github.com/danielperna84/hass-configurator - https://github.com/danielperna84/hass-configurator
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -22,8 +22,8 @@ home: https://truecharts.org/charts/stable/home-assistant
icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png
keywords: keywords:
- home-assistant - home-assistant
- home-automation
- hass - hass
- homeassistant
kubeVersion: '>=1.24.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant
- https://hub.docker.com/r/homeassistant/home-assistant - https://hub.docker.com/r/homeassistant/home-assistant
type: application type: application
version: 23.0.4 version: 23.0.5

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/hoobs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png
keywords: keywords:
- hoobs - hoobs
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs
- https://hub.docker.com/r/hoobs/hoobs - https://hub.docker.com/r/hoobs/hoobs
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/invitarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png
keywords: keywords:
- invitarr - invitarr
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
- Other - Other
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr
- https://hub.docker.com/r/piratify/invitarr - https://hub.docker.com/r/piratify/invitarr
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/kitana
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png
keywords: keywords:
- kitana - kitana
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
- MediaApp-Other - MediaApp-Other
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/kitana - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana
- https://hub.docker.com/r/pannal/kitana - https://hub.docker.com/r/pannal/kitana
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: homeautomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,6 +22,7 @@ home: https://truecharts.org/charts/stable/mosquitto
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png
keywords: keywords:
- mosquitto - mosquitto
- home-automation
- MQTT - MQTT
- eclipse-iot - eclipse-iot
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
@ -35,4 +36,4 @@ sources:
- https://hub.docker.com/_/eclipse-mosquitto - https://hub.docker.com/_/eclipse-mosquitto
- https://github.com/eclipse/mosquitto - https://github.com/eclipse/mosquitto
type: application type: application
version: 13.1.6 version: 13.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/prusaslicer-novnc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png
keywords: keywords:
- prusaslicer-novnc - prusaslicer-novnc
- HomeAutomation - home-automation
- Productivity - Productivity
kubeVersion: '>=1.24.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc
- https://hub.docker.com/r/mikeah/prusaslicer-novnc - https://hub.docker.com/r/mikeah/prusaslicer-novnc
type: application type: application
version: 7.1.9 version: 7.1.10

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ring-mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png
keywords: keywords:
- ring-mqtt - ring-mqtt
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt
- https://github.com/tsightler/ring-mqtt - https://github.com/tsightler/ring-mqtt
type: application type: application
version: 7.1.6 version: 7.1.7

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/tasmoadmin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png
keywords: keywords:
- tasmoadmin - tasmoadmin
- HomeAutomation - home-automation
- Network-Management - Network-Management
kubeVersion: '>=1.24.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin
- https://ghcr.io/tasmoadmin/tasmoadmin - https://ghcr.io/tasmoadmin/tasmoadmin
type: application type: application
version: 6.2.3 version: 6.2.4

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/tasmobackup
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png
keywords: keywords:
- tasmobackup - tasmobackup
- HomeAutomation - home-automation
- Network-Management - Network-Management
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/danmed/tasmobackupv1 - https://hub.docker.com/r/danmed/tasmobackupv1
- https://github.com/danmed/TasmoBackupV1 - https://github.com/danmed/TasmoBackupV1
type: application type: application
version: 5.1.9 version: 5.1.10

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/tasmocompiler
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png
keywords: keywords:
- tasmocompiler - tasmocompiler
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/benzino77/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler
- https://github.com/benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler
type: application type: application
version: 5.1.10 version: 5.1.11

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/venstar2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png
keywords: keywords:
- venstar2mqtt - venstar2mqtt
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/terafin/mqtt-venstar-bridge - https://hub.docker.com/r/terafin/mqtt-venstar-bridge
- https://github.com/terafin/mqtt-venstar-bridge - https://github.com/terafin/mqtt-venstar-bridge
type: application type: application
version: 4.1.6 version: 4.1.7

View File

@ -22,8 +22,8 @@ home: https://truecharts.org/charts/incubator/vertex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png
keywords: keywords:
- vertex - vertex
- home-automation
- Tools-Utilities - Tools-Utilities
- HomeAutomation
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/lswl/vertex - https://hub.docker.com/r/lswl/vertex
- https://gitlab.lswl.in/lswl/vertex - https://gitlab.lswl.in/lswl/vertex
type: application type: application
version: 4.1.7 version: 4.1.8

View File

@ -2,7 +2,7 @@ annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: HomeAutomation truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wizarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/wizarr.png
keywords: keywords:
- wizarr - wizarr
- HomeAutomation - home-automation
- Tools-Utilities - Tools-Utilities
- Other - Other
kubeVersion: ">=1.24.0-0" kubeVersion: ">=1.24.0-0"
@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wizarr - https://github.com/truecharts/charts/tree/master/charts/stable/wizarr
- https://ghcr.io/wizarrrr/wizarr - https://ghcr.io/wizarrrr/wizarr
type: application type: application
version: 5.1.6 version: 5.1.7