Skip to content

Commit c875b86

Browse files
ci: add heimdall-v2 for renovate (#556)
1 parent 63a468c commit c875b86

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/renovate.json5

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,16 @@
142142
commitMessageTopic: '{{groupSlug}} dependencies',
143143
commitMessageExtra: '',
144144
},
145+
{
146+
description: 'Group dependencies',
147+
matchFileNames: [
148+
'charts/heimdall-v2/**',
149+
],
150+
groupName: 'Heimdall-v2 dependencies',
151+
groupSlug: 'heimdall-v2',
152+
commitMessageTopic: '{{groupSlug}} dependencies',
153+
commitMessageExtra: '',
154+
},
145155
{
146156
description: 'Group dependencies',
147157
matchFileNames: [

charts/heimdall-v2/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ version: 0.0.1
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
# renovate: image=0xpolygon/heimdall
24+
# renovate: image=0xpolygon/heimdall-v2
2525
appVersion: "0.2.12"

0 commit comments

Comments
 (0)