diff --git a/gitea-mirror/Chart.yaml b/gitea-mirror/Chart.yaml index 4153a0c..4af25a1 100644 --- a/gitea-mirror/Chart.yaml +++ b/gitea-mirror/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: gitea-mirror description: Gitea Mirror Helm chart type: application -version: 0.1.25 -appVersion: "3.23.0" +version: 0.1.26 +appVersion: "3.25.0" annotations: version-source: github-release:RayLabsHQ/gitea-mirror version-pattern: "s|^v||" diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index e9e8ed9..e884a96 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.129-dev -appVersion: "2026.9.0.dev202608030312" +version: 0.1.130-dev +appVersion: "2026.9.0.dev202608040311" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 71000a5..775ff41 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.dev202608030312" + tag: "2026.9.0.dev202608040311" hostNetwork: false