diff --git a/esphome/Chart.yaml b/esphome/Chart.yaml index 47b3999..b0e8132 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.13 -appVersion: "2026.5.2" +version: 0.1.14 +appVersion: "2026.5.3" annotations: version-source: github-release:esphome/esphome version-pattern: "s|^v||" diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 8bfc508..355db74 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.8 -appVersion: "0.10.0" +version: 0.1.9 +appVersion: "0.10.2" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/ntfy/Chart.yaml b/ntfy/Chart.yaml index 28eb1c6..57efe5c 100644 --- a/ntfy/Chart.yaml +++ b/ntfy/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ntfy description: ntfy push notification server Helm chart type: application -version: 0.1.3 -appVersion: "2.23.0" +version: 0.1.4 +appVersion: "2.24.0" annotations: version-source: github-release:binwiederhier/ntfy version-pattern: "s|^v||" diff --git a/termix/Chart.yaml b/termix/Chart.yaml index 8ade6b5..e8db1cc 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.8 -appVersion: "2.3.1" +version: 0.1.9 +appVersion: "2.3.2" annotations: version-source: dockerhub-tags-pattern:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$ version-pattern: "s|^release-||"