mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-18 08:17:47 +02:00
fix(helm): publish and index chart releases reliably, maybe
- Serialize release runs to prevent GitHub Pages index races - Publish drafts using the release ID from Release Please - Keep Helm chart releases out of the latest release channel - Publish releases before Chart Releaser indexes them - Match Chart Releaser to v-prefixed release tags
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"
|
||||
# This version is managed automatically by Release Please.
|
||||
# Managed automatically by Release Please; do not edit manually.
|
||||
version: 0.1.2
|
||||
sources:
|
||||
- https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-agent
|
||||
|
||||
@@ -3,7 +3,7 @@ description: Installs beszel-hub in kubernetes
|
||||
home: https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-hub
|
||||
name: beszel-hub
|
||||
appVersion: "0.17.0"
|
||||
# This version is managed automatically by Release Please.
|
||||
# Managed automatically by Release Please; do not edit manually.
|
||||
version: 0.1.2
|
||||
sources:
|
||||
- https://github.com/henrygd/beszel/tree/main/supplemental/helm/beszel-hub
|
||||
|
||||
Reference in New Issue
Block a user