File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
internal/subroutine/manifests/organizationIdp Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 77 interval : 5m
88 url : oci://ghcr.io/platform-mesh/helm-charts/organization-idp
99 ref :
10- semver : " 0.2 .0"
10+ semver : " 0.3 .0"
Original file line number Diff line number Diff line change 22 "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
33 "extends" : [
44 " local>platform-mesh/.github:renovate-config"
5+ ],
6+ "customManagers" : [
7+ {
8+ "customType" : " regex" ,
9+ "fileMatch" : [
10+ " (^|/)internal/subroutine/manifests/organizationIdp/repository\\ .yaml$"
11+ ],
12+ "matchStrings" : [
13+ " semver:\\ s*(?<currentValue>[\\ d\\ .]+(-[\\ w\\ .-]+)?)"
14+ ],
15+ "versioningTemplate" : " semver" ,
16+ "depNameTemplate" : " ghcr.io/platform-mesh/helm-charts/organization-idp" ,
17+ "datasourceTemplate" : " docker"
18+ }
519 ]
6- }
20+ }
You can’t perform that action at this time.
0 commit comments