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",
|
"query": "spiffeHelper.image",
|
||||||
"filter": "LATESTSHA",
|
"filter": "^[0-9]\\+\\.[0-9]\\+\\.[0-9]\\+$",
|
||||||
"sort-flags": []
|
"sort-flags": ["-t", ".", "-k1,1n", "-k2,2n", "-k3,3n"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tornjak-frontend/values.yaml": [
|
"tornjak-frontend/values.yaml": [
|
||||||
|
|||||||
Reference in New Issue
Block a user