allow for more interoperatability
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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