mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
chore: Automated version update for Helm charts
This commit is contained in:
@@ -2,8 +2,8 @@ apiVersion: v2
|
||||
name: gitea-mirror
|
||||
description: Gitea Mirror Helm chart
|
||||
type: application
|
||||
version: 0.1.29
|
||||
appVersion: "3.27.0"
|
||||
version: 0.1.30
|
||||
appVersion: "3.27.1"
|
||||
annotations:
|
||||
version-source: github-release:RayLabsHQ/gitea-mirror
|
||||
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.143-dev
|
||||
appVersion: "2026.9.0.dev202608200229"
|
||||
version: 0.1.144-dev
|
||||
appVersion: "2026.9.0.dev202608210233"
|
||||
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.9.0.dev202608200229"
|
||||
tag: "2026.9.0.dev202608210233"
|
||||
|
||||
hostNetwork: false
|
||||
|
||||
|
||||
+2
-2
@@ -4,5 +4,5 @@ description: A Helm chart for Redis
|
||||
type: application
|
||||
annotations:
|
||||
version-source: dockerhub-tags:library/redis
|
||||
version: 0.1.0
|
||||
appVersion: "8.10.0"
|
||||
version: 0.1.1
|
||||
appVersion: "8.10.1"
|
||||
|
||||
Reference in New Issue
Block a user