Skip to content
Snippets Groups Projects
Verified Commit fb3e7b96 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(iot): Automate updates for IoT deployments

This patch should make sure renovate picks up the new shelly-ht
deployment and provides updates if needed.
parent 716fe6b3
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,10 @@ ...@@ -13,7 +13,10 @@
"fileMatch": ["\\.yaml$"] "fileMatch": ["\\.yaml$"]
}, },
"kubernetes": { "kubernetes": {
"fileMatch": ["apps/k8s01/dns/.+\.yaml$"] "fileMatch": [
"apps/k8s01/dns/.+\.yaml$",
"apps/base/iot/.+\.yaml$"
]
}, },
"gitlabci": { "gitlabci": {
"fileMatch": ["\.gitlab-ci\.yml$", "gitlab-ci\.yaml$"] "fileMatch": ["\.gitlab-ci\.yml$", "gitlab-ci\.yaml$"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment