File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4848 "matchStrings" : [" image:\\ s*tolgee\\ /tolgee:(?<currentValue>[^\\ s]+)" ],
4949 "depNameTemplate" : " tolgee/tolgee-platform" ,
5050 "datasourceTemplate" : " github-releases"
51+ },
52+ {
53+ "customType" : " regex" ,
54+ "managerFilePatterns" : [" /^charts\\ /pgbouncer\\ /Chart\\ .yaml$/" ],
55+ "matchStrings" : [" appVersion:\\ s*\\\" ?(?<currentValue>[^\\\" ]+)\\\" ?" ],
56+ "depNameTemplate" : " ghcr.io/icoretech/pgbouncer-docker" ,
57+ "datasourceTemplate" : " docker"
5158 }
5259 ],
5360 "packageRules" : [
8693 "matchPackageNames" : [" tolgee/tolgee-platform" ],
8794 "groupName" : " tolgee chart software updates"
8895 },
96+ {
97+ "matchManagers" : [" custom.regex" , " helm-values" ],
98+ "matchPackageNames" : [" ghcr.io/icoretech/pgbouncer-docker" ],
99+ "groupName" : " pgbouncer chart software updates"
100+ },
89101 {
90102 "matchPackageNames" : [" inngest/inngest" ],
91103 "enabled" : false
You can’t perform that action at this time.
0 commit comments