chore: Automated version update for Helm charts

This commit is contained in:
github-actions[bot]
2026-08-28 05:43:21 +00:00
parent cc34a2c584
commit 6bb4718a53
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: argo-cd
description: Argo CD umbrella chart wrapping the upstream argoproj/argo-helm chart
type: application
version: 0.1.9
appVersion: "3.5.1"
version: 0.1.10
appVersion: "3.5.2"
annotations:
version-source: github-release:argoproj/argo-cd
version-pattern: "s|^v||"
+2 -2
View File
@@ -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.150-dev
appVersion: "2026.10.0.dev202608270356"
version: 0.1.151-dev
appVersion: "2026.10.0.dev202608280452"
dependencies:
- name: home-assistant
version: ">=0.1.0"
+1 -1
View File
@@ -1,7 +1,7 @@
home-assistant:
image:
# Must match Chart.yaml appVersion — subchart can't access parent's appVersion
tag: "2026.10.0.dev202608270356"
tag: "2026.10.0.dev202608280452"
hostNetwork: false
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: ntfy
description: ntfy push notification server Helm chart
type: application
version: 0.1.8
appVersion: "2.27.0"
version: 0.1.9
appVersion: "2.28.0"
annotations:
version-source: github-release:binwiederhier/ntfy
version-pattern: "s|^v||"