helm-charts/Taskfile.yaml
Bernd Schorgers a01a89cb13
feat(common): Release common 4.0.0 (#398)
Co-authored-by: lab-assistant[bot] <180935599+lab-assistant[bot]@users.noreply.github.com>
2025-05-16 08:55:14 +02:00

16 lines
214 B
YAML

---
version: "3"
vars:
PROJECT_DIR:
sh: "git rev-parse --show-toplevel"
includes:
charts: .taskfiles/charts.yaml
docs: .taskfiles/docs.yaml
tasks:
default:
silent: true
cmds:
- task -l