mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 19:34:00 -03:00
allow for more interoperatability
This commit is contained in:
2
.github/renovate/kinds/flux.json5
vendored
2
.github/renovate/kinds/flux.json5
vendored
@@ -5,7 +5,7 @@
|
||||
"fileMatch": [
|
||||
"(^|/)clusters/.+\\.ya?ml(?:\\.j2)?$",
|
||||
"(^|/)repositories/.+\\.ya?ml(?:\\.j2)?$",
|
||||
"(^|/)clustertool/embeded/.+\\.ya?ml(?:\\.j2)?$"
|
||||
"(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"
|
||||
],
|
||||
"enabled": true, // Enable Flux updates
|
||||
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
||||
|
||||
1
.github/renovate/kinds/helm-values.json5
vendored
1
.github/renovate/kinds/helm-values.json5
vendored
@@ -4,6 +4,7 @@
|
||||
"helm-values": {
|
||||
"fileMatch": [
|
||||
"(^|/)clusters/.+\\.ya?ml(?:\\.j2)?$",
|
||||
"(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$",
|
||||
"(^|/)repositories/.+\\.ya?ml(?:\\.j2)?$",
|
||||
"(^|/)charts/.+\\.ya?ml(?:\\.j2)?$",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user