mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-19 16:57:47 +02:00
fix(helm): publish immutable chart releases safely, maybe
- Create draft releases before uploading chart packages - Update the chart index before making releases immutable - Keep Helm releases out of the latest release channel - Serialize chart publishing to avoid index races - Run the workflow only when Helm-related files change
This commit is contained in:
@@ -3,7 +3,7 @@ description: Installs beszel-agent in kubernetes
|
||||
home: https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent
|
||||
name: beszel-agent
|
||||
appVersion: "0.17.0"
|
||||
# Do not touch will be updated during release
|
||||
# This version is managed automatically by Release Please.
|
||||
version: 0.1.1
|
||||
sources:
|
||||
- https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent
|
||||
|
||||
Reference in New Issue
Block a user