mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 09:17:27 +00:00
The `\b` in the regular expression ensures we only match with a hexadecimal notation as awhole, while still allowing to match with e.g. `sha1:...` which would not have been possible by using `\W` as this includes `_`. Signed-off-by: Hidde Beydals <hello@hidde.co> |
||
|---|---|---|
| .. | ||
| build-kustomization | ||
| check | ||
| create_secret | ||
| create_source_git | ||
| create_source_helm | ||
| diff-artifact | ||
| diff-kustomization | ||
| export | ||
| helmrelease | ||
| image | ||
| kustomization | ||
| logs | ||
| oci | ||
| trace | ||
| tree | ||