diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index 274a30e..a0bcd3d 100644 --- a/home-assistant-dev/Chart.yaml +++ b/home-assistant-dev/Chart.yaml @@ -4,8 +4,8 @@ description: Home Assistant development build - wraps home-assistant chart with type: application annotations: version-source: dockerhub-dev:homeassistant/home-assistant:^[0-9]+\.[0-9]+\.[0-9]+\.dev[0-9]+$ -version: 0.1.145-dev -appVersion: "2026.9.0.dev202608220228" +version: 0.1.146-dev +appVersion: "2026.9.0.dev202608230234" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 5104f7a..78417a0 100644 --- a/home-assistant-dev/values.yaml +++ b/home-assistant-dev/values.yaml @@ -1,7 +1,7 @@ home-assistant: image: # Must match Chart.yaml appVersion — subchart can't access parent's appVersion - tag: "2026.9.0.dev202608220228" + tag: "2026.9.0.dev202608230234" hostNetwork: false diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 26ff52b..778cccc 100644 --- a/mikrotik-mcp/Chart.yaml +++ b/mikrotik-mcp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: mikrotik-mcp description: MikroTik MCP server Helm chart type: application -version: 0.1.17 -appVersion: "0.14.7" +version: 0.1.18 +appVersion: "0.14.8" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/termix/Chart.yaml b/termix/Chart.yaml index 6782e52..453bf66 100644 --- a/termix/Chart.yaml +++ b/termix/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: termix description: Termix Helm chart type: application -version: 0.1.16 -appVersion: "2.7.0" +version: 0.1.17 +appVersion: "2.7.1" annotations: version-source: dockerhub-tags-pattern:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$ version-pattern: "s|^release-||" diff --git a/uptime-kuma/Chart.yaml b/uptime-kuma/Chart.yaml index 2c88b6e..69dd576 100644 --- a/uptime-kuma/Chart.yaml +++ b/uptime-kuma/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: uptime-kuma description: Uptime Kuma Helm chart type: application -version: 0.1.8 -appVersion: "2.5.0" +version: 0.1.9 +appVersion: "2.5.3" annotations: version-source: github-release:louislam/uptime-kuma