Change links to SemVer range docs

Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
Hidde Beydals 2020-10-28 12:43:23 +01:00
parent 53554fbf98
commit b2aaf2932b
2 changed files with 3 additions and 2 deletions

View File

@ -224,7 +224,7 @@ spec:
tag: 3.2.0 tag: 3.2.0
``` ```
Pull tag based on a [semver range](https://github.com/blang/semver#ranges): Pull tag based on a [semver range](https://github.com/Masterminds/semver#checking-version-constraints):
```yaml ```yaml
apiVersion: source.toolkit.fluxcd.io/v1beta1 apiVersion: source.toolkit.fluxcd.io/v1beta1

View File

@ -121,7 +121,8 @@ spec:
interval: 5m interval: 5m
``` ```
Pull the latest chart version that matches the semver range every ten minutes: Pull the latest chart version that matches the [semver range](https://github.com/Masterminds/semver#checking-version-constraints)
every ten minutes:
```yaml ```yaml
apiVersion: source.toolkit.fluxcd.io/v1beta1 apiVersion: source.toolkit.fluxcd.io/v1beta1