chore: Automated version update for Helm charts

This commit is contained in:
github-actions[bot]
2026-05-22 04:28:19 +00:00
parent 194378508b
commit 0e81d6de7f
7 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: adguardhome name: adguardhome
description: AdGuard Home DNS server Helm chart description: AdGuard Home DNS server Helm chart
type: application type: application
version: 0.1.2 version: 0.1.3
appVersion: "0.107.75" appVersion: "0.107.76"
annotations: annotations:
version-source: github-release:AdguardTeam/AdGuardHome version-source: github-release:AdguardTeam/AdGuardHome
version-pattern: "s|^v||" version-pattern: "s|^v||"
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: frigate name: frigate
description: Frigate NVR Helm chart with Rockchip RK3588 hardware acceleration (CPU/GPU/NPU) description: Frigate NVR Helm chart with Rockchip RK3588 hardware acceleration (CPU/GPU/NPU)
type: application type: application
version: 0.2.0 version: 0.2.1
appVersion: "0.15.0" appVersion: "0.17.1"
annotations: annotations:
version-source: github-release:blakeblackshear/frigate version-source: github-release:blakeblackshear/frigate
version-pattern: "s|^v||" version-pattern: "s|^v||"
+1 -1
View File
@@ -10,7 +10,7 @@ image:
# Image used by the seed init container (needs `cp` + `sh`) # Image used by the seed init container (needs `cp` + `sh`)
initImage: initImage:
repository: busybox repository: busybox
tag: "1.36" tag: "0.17.1"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezone: "Europe/Kyiv" timezone: "Europe/Kyiv"
+2 -2
View File
@@ -4,8 +4,8 @@ description: Home Assistant development build - wraps home-assistant chart with
type: application type: application
annotations: annotations:
version-source: dockerhub-dev:homeassistant/home-assistant:^[0-9]+\.[0-9]+\.[0-9]+\.dev[0-9]+$ version-source: dockerhub-dev:homeassistant/home-assistant:^[0-9]+\.[0-9]+\.[0-9]+\.dev[0-9]+$
version: 0.1.64-dev version: 0.1.65-dev
appVersion: "2026.6.0.dev202605210320" appVersion: "2026.6.0.dev202605220320"
dependencies: dependencies:
- name: home-assistant - name: home-assistant
version: ">=0.1.0" version: ">=0.1.0"
+1 -1
View File
@@ -1,7 +1,7 @@
home-assistant: home-assistant:
image: image:
# Must match Chart.yaml appVersion — subchart can't access parent's appVersion # Must match Chart.yaml appVersion — subchart can't access parent's appVersion
tag: "2026.6.0.dev202605210320" tag: "2026.6.0.dev202605220320"
hostNetwork: false hostNetwork: false
+2 -2
View File
@@ -5,5 +5,5 @@ type: application
annotations: annotations:
version-source: ghcr-tags:rogly-net/jellyfin-postgresql:^v[0-9]+\.[0-9]+\.[0-9]+$ version-source: ghcr-tags:rogly-net/jellyfin-postgresql:^v[0-9]+\.[0-9]+\.[0-9]+$
version-pattern: "s|^v||" version-pattern: "s|^v||"
version: 0.1.17 version: 0.1.18
appVersion: "10.11.6" appVersion: "10.11.9"
+1 -1
View File
@@ -8,7 +8,7 @@ image:
repository: ghcr.io/rogly-net/jellyfin-postgresql repository: ghcr.io/rogly-net/jellyfin-postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "v10.11.6" tag: "10.11.9"
nameOverride: "" nameOverride: ""
fullnameOverride: "" fullnameOverride: ""