diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index 930bcc7..6e1459e 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.72-dev -appVersion: "2026.7.0.dev202605300317" +version: 0.1.73-dev +appVersion: "2026.7.0.dev202605310321" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index f30d3fe..bee1e69 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.7.0.dev202605300317" + tag: "2026.7.0.dev202605310321" hostNetwork: false diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 38fd9a5..3cfeb2f 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.6 -appVersion: "0.9.1" +version: 0.1.7 +appVersion: "0.9.3" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/uptime-kuma/Chart.yaml b/uptime-kuma/Chart.yaml index e5644a8..5aba2a8 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.6 -appVersion: "2.3.2" +version: 0.1.7 +appVersion: "2.4.0" annotations: version-source: github-release:louislam/uptime-kuma