Files
flamingo-tech-test/fleetdm-stack/Chart.yaml
Andriy Oblivantsev b5c22e84ec
Helm Chart CI & Release / Lint Helm Chart (push) Failing after 39s
Helm Chart CI & Release / Release Helm Chart (push) Has been skipped
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>
2026-02-19 17:13:53 +00:00

19 lines
417 B
YAML

apiVersion: v2
name: fleetdm-stack
description: FleetDM Server with MySQL and Redis for Kubernetes
type: application
version: 0.1.0
appVersion: "4.80.1"
keywords:
- fleetdm
- osquery
- device-management
maintainers:
- name: Flamingo Applicant
email: eslider@gmail.com
dependencies:
- name: fleet
version: ">=6.7.0"
repository: https://fleetdm.github.io/fleet/charts
condition: fleet.enabled