Skip to content

Commit 6d1188d

Browse files
committedFeb 19, 2025
fix renovate
1 parent 1755ac4 commit 6d1188d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737
"registryUrls": [
3838
"https://emberstack.github.io/helm-charts"
3939
]
40+
},
41+
{
42+
"matchPackageNames": [
43+
"app-template"
44+
],
45+
"registryUrls": [
46+
"https://bjw-s.github.io/helm-charts"
47+
]
4048
}
4149
],
4250
"kubernetes": {

0 commit comments

Comments
 (0)
Please sign in to comment.