mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat!: Relocate repository
This commit is contained in:
parent
d3bd21cf8a
commit
ad087dee99
40 changed files with 107 additions and 445 deletions
6
.github/renovate/custom-managers.json5
vendored
6
.github/renovate/custom-managers.json5
vendored
|
@ -6,12 +6,12 @@
|
|||
description: "Process common lib json schema references",
|
||||
fileMatch: ["\\.json$"],
|
||||
matchStrings: [
|
||||
// https://raw.githubusercontent.com/bjw-s/helm-charts/common-3.0.3/charts/library/common/values.schema.json
|
||||
"https:\\/\\/raw.githubusercontent.com\\/bjw-s\\/helm-charts\\/(?<depName>\\S+?)-(?<currentValue>[\\d\\.]+?)\\/\\S+",
|
||||
// https://raw.githubusercontent.com/bjw-s-labs/helm-charts/common-3.0.3/charts/library/common/values.schema.json
|
||||
"https:\\/\\/raw.githubusercontent.com\\/bjw-s-labs\\/helm-charts\\/(?<depName>\\S+?)-(?<currentValue>[\\d\\.]+?)\\/\\S+",
|
||||
],
|
||||
datasourceTemplate: "helm",
|
||||
versioningTemplate: "semver",
|
||||
registryUrlTemplate: "https://bjw-s.github.io/helm-charts"
|
||||
registryUrlTemplate: "https://bjw-s-labs.github.io/helm-charts"
|
||||
},
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue