Configure Gitea Actions for Helm chart CI and release
- Replace GitHub chart-releaser with Gitea-compatible workflow - Lint job: helm lint, template validation on push to main/master - Release job: package and publish to Gitea releases on tag push (v*) - Use gitea-release-action for creating releases - Support both main and master branches Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://fleetdm.github.io/fleet/charts
|
||||
version: v6.8.0
|
||||
digest: sha256:ab8c11dfc9bb9f35ca7d2dc9cc8d29afc8b031119c5bc68a9ce8ad3885f1914a
|
||||
generated: "2026-02-19T16:05:03.470525533Z"
|
||||
generated: "2026-02-19T16:50:24.092915774Z"
|
||||
|
||||
Reference in New Issue
Block a user