Added CI
Some checks failed
Publish Helm Charts / detect-charts (push) Failing after 3s
Publish Helm Charts / lint-test (push) Has been skipped
Publish Helm Charts / publish (push) Has been skipped
Publish Helm Charts / summary (push) Successful in 1s

This commit is contained in:
Ultradesu
2026-02-04 14:40:22 +02:00
parent 9bb0855939
commit d8ae50ac17
2 changed files with 156 additions and 0 deletions

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"