fix: update version and appVersion for frigate-mcp and home-assistant charts; enhance update script for github-sha support

This commit is contained in:
sha
2026-06-13 00:53:59 +03:00
parent de2f50e8ee
commit e2c6ba6a36
3 changed files with 14 additions and 6 deletions
+4 -4
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: frigate-mcp
description: Frigate MCP server Helm chart
type: application
version: 0.1.0
appVersion: "latest"
version: 0.1.1
appVersion: "sha-7aff47d"
annotations:
version-source: github-release:jakekeeys/frigate-mcp
version-pattern: "s|^v||"
version-source: github-sha:jakekeeys/frigate-mcp
version-pattern: "s|^|sha-|"