From dd804abc3c51a177cfb73ce6d4f8709f4e2fe561 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 May 2026 04:10:45 +0000 Subject: [PATCH] chore: Automated version update for Helm charts --- home-assistant-dev/Chart.yaml | 4 ++-- home-assistant-dev/values.yaml | 2 +- home-assistant/Chart.yaml | 4 ++-- traefik-forward-auth/Chart.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index a0720e7..832ceda 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.53-dev -appVersion: "2026.6.0.dev202605080314" +version: 0.1.54-dev +appVersion: "2026.6.0.dev202605090317" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 2c1cafe..631296b 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.6.0.dev202605080314" + tag: "2026.6.0.dev202605090317" hostNetwork: false diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index dcca54f..159f867 100644 --- a/home-assistant/Chart.yaml +++ b/home-assistant/Chart.yaml @@ -5,5 +5,5 @@ type: application annotations: version-source: github-release:home-assistant/core version-pattern: "s|^v||" -version: 0.1.25 -appVersion: "2026.5.0" +version: 0.1.26 +appVersion: "2026.5.1" diff --git a/traefik-forward-auth/Chart.yaml b/traefik-forward-auth/Chart.yaml index 4ff1c9a..fee2924 100644 --- a/traefik-forward-auth/Chart.yaml +++ b/traefik-forward-auth/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: traefik-forward-auth description: Forward auth for Traefik (ItalyPaleAle/traefik-forward-auth) with Pocket ID provider type: application -version: 0.1.1 -appVersion: "4.9.0" +version: 0.1.2 +appVersion: "4.11.0" annotations: version-source: github-release:ItalyPaleAle/traefik-forward-auth version-pattern: "s|^v||"