diff --git a/esphome/Chart.yaml b/esphome/Chart.yaml index c118c9d..770c308 100644 --- a/esphome/Chart.yaml +++ b/esphome/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: esphome description: ESPHome Helm chart type: application -version: 0.1.5 -appVersion: "2026.4.0" +version: 0.1.6 +appVersion: "2026.4.1" annotations: version-source: github-release:esphome/esphome version-pattern: "s|^v||" diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index f9373eb..af87da7 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.38-dev -appVersion: "2026.5.0.dev202604190314" +version: 0.1.39-dev +appVersion: "2026.5.0.dev202604200316" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index cc75671..84e315d 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.5.0.dev202604190314" + tag: "2026.5.0.dev202604200316" hostNetwork: false diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 41929b8..feb610e 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.0 -appVersion: "0.5.0.0" +version: 0.1.1 +appVersion: "0.6.0-9" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/mikrotik-mcp/values.yaml b/mikrotik-mcp/values.yaml index 21af051..fd2dc04 100644 --- a/mikrotik-mcp/values.yaml +++ b/mikrotik-mcp/values.yaml @@ -2,7 +2,7 @@ image: # Uses python:3.11-alpine as base; mcp-server-mikrotik is installed # from PyPI at container startup using the version from Chart.appVersion. repository: python - tag: "3.11-alpine" + tag: "0.6.0-9" pullPolicy: IfNotPresent port: 8000 diff --git a/pocket-id/Chart.yaml b/pocket-id/Chart.yaml index df8043b..3f841be 100644 --- a/pocket-id/Chart.yaml +++ b/pocket-id/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pocket-id description: Pocket ID Helm chart type: application -version: 0.1.1 -appVersion: "2.5.0" +version: 0.1.2 +appVersion: "2.6.0" annotations: version-source: github-release:pocket-id/pocket-id version-pattern: "s|^v||" diff --git a/qbittorrent/Chart.yaml b/qbittorrent/Chart.yaml index ac3c104..f81ee00 100644 --- a/qbittorrent/Chart.yaml +++ b/qbittorrent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: qbittorrent description: qBittorrent Helm chart type: application -version: 0.1.2 -appVersion: "5.1.4-r3-ls450" +version: 0.1.3 +appVersion: "5.1.4-r3-ls451" annotations: version-source: github-release:linuxserver/docker-qbittorrent