mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
feat: Implement automated Helm chart version updates using a GitHub Actions workflow, a new script, and Chart.yaml annotations.
This commit is contained in:
@@ -2,5 +2,8 @@ apiVersion: v2
|
||||
name: jellyfin
|
||||
description: A Helm chart for Jellyfin media server with Postgres support
|
||||
type: application
|
||||
annotations:
|
||||
version-source: github-release:jellyfin/jellyfin
|
||||
version-pattern: "s|^v||"
|
||||
version: 0.1.9
|
||||
appVersion: "10.11.6"
|
||||
|
||||
Reference in New Issue
Block a user