mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
fix: update version and appVersion for frigate-mcp and home-assistant charts; enhance update script for github-sha support
This commit is contained in:
@@ -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-|"
|
||||
|
||||
Reference in New Issue
Block a user