Skip to content

Commit

Permalink
Add Renovate to detect Kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
Phyo Min Htun committed Jun 13, 2024
1 parent 20b5ea1 commit 50100cc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"kubernetes": {
"fileMatch": ["\\.yaml$","^k8s/.*\\.yaml$", "^kubernetes/.*\\.yaml$","^k8s-manifests/.*\\.yaml$"]
}
}

0 comments on commit 50100cc

Please sign in to comment.