2 Commits

Author SHA1 Message Date
78747853b2 chore(deps): update actions/checkout action to v4 2023-09-13 15:01:00 +00:00
f4f3a23905 Add renovate.json 2023-09-01 22:23:55 +00:00
2 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
REGISTRY: harbor.grachevko.ru
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: yokawasa/action-setup-kube-tools@v0.9.3
with:
setup-tools: helm

3
renovate.json Normal file
View File

@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}