Fix autoupdate patterns for spiffe-helper (#460)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2024-09-17 08:27:01 -07:00
committed by GitHub
parent 8832da39b4
commit ee7aacf61b
+2 -2
View File
@@ -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": [