Fix autoupdate patterns for spiffe-helper (#460)
Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
},
|
||||
{
|
||||
"query": "spiffeHelper.image",
|
||||
"filter": "LATESTSHA",
|
||||
"sort-flags": []
|
||||
"filter": "^[0-9]\\+\\.[0-9]\\+\\.[0-9]\\+$",
|
||||
"sort-flags": ["-t", ".", "-k1,1n", "-k2,2n", "-k3,3n"]
|
||||
}
|
||||
],
|
||||
"tornjak-frontend/values.yaml": [
|
||||
|
||||
Reference in New Issue
Block a user