mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-21 23:21:48 +00:00
Provide link to CalVer, build ID, etc. policies
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
6aa853491c
commit
a83c26a864
1 changed files with 4 additions and 0 deletions
|
|
@ -185,6 +185,10 @@ spec:
|
||||||
If you want to include pre-release e.g. `1.0.0-rc.1`,
|
If you want to include pre-release e.g. `1.0.0-rc.1`,
|
||||||
you can define a range like: `^1.x-0` or `>1.0.0-rc <2.0.0-rc`.
|
you can define a range like: `^1.x-0` or `>1.0.0-rc <2.0.0-rc`.
|
||||||
|
|
||||||
|
!!! hint "Other policy examples"
|
||||||
|
For policies that make use of CalVer, build IDs or alphabetical sorting,
|
||||||
|
have a look at [the examples](../components/image/imagepolicies.md#examples).
|
||||||
|
|
||||||
Commit and push changes to main branch:
|
Commit and push changes to main branch:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue