feat: move vmalert to own package
Build / build-9 (pull_request) Successful in 2m45s
Build / build-8 (pull_request) Successful in 2m58s

- move vmalert from vmutils to its own package
This commit is contained in:
2025-07-13 16:53:05 +10:00
parent 76c331e530
commit 37e7e7c1b7
5 changed files with 63 additions and 7 deletions
-7
View File
@@ -19,7 +19,6 @@ replaces:
- vmutils
provides:
- vmalert
- vmalert-tool
- vmauth
- vmbackup
@@ -28,12 +27,6 @@ provides:
# Files to include in the package
contents:
- src: /app/vmalert-prod
dst: /usr/bin/vmalert
file_info:
mode: 0755
owner: root
group: root
- src: /app/vmalert-tool-prod
dst: /usr/bin/vmalert-tool
file_info: