feat: Enhance update-charts workflow with error handling and notifications

This commit is contained in:
sha
2026-03-22 12:32:09 +02:00
parent f6c0489942
commit 4dbc65729d
3 changed files with 53 additions and 11 deletions
+3 -3
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: termix
description: Termix Helm chart
type: application
version: 0.1.0
appVersion: "1.11.2"
version: 0.1.1
appVersion: "2.0.0"
annotations:
version-source: dockerhub-dev:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$
version-source: dockerhub-tags-pattern:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$
version-pattern: "s|^release-||"