mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
chore: Automated version update for Helm charts
This commit is contained in:
+2
-2
@@ -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||"
|
||||
|
||||
@@ -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,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
@@ -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||"
|
||||
|
||||
Reference in New Issue
Block a user