feat: add labels
CI / Test (action.json) (pull_request) Successful in 11s
CI / Test (common.json) (pull_request) Successful in 11s
CI / Test (docker-compose.json) (pull_request) Successful in 10s
CI / Test (helm.json) (pull_request) Successful in 11s
CI / Test (k8s.json) (pull_request) Successful in 11s
CI / Test (bun-npm.json) (pull_request) Successful in 1m2s
CI / Format (pull_request) Successful in 7s

This commit is contained in:
2026-06-21 18:58:59 +02:00
parent ffdc3468a4
commit f548617004
3 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
{
"matchManagers": ["helm-values"],
"versioning": "docker",
"separateMinorPatch": true
"separateMinorPatch": true,
"addLabels": ["deps", "helm"]
}
],
"helmfile": {