Skip to content

Commit ac36daf

Browse files
committed
docs: use 0.16.x references for keptn docs
Signed-off-by: Suraj Banakar <[email protected]>
1 parent 86468f2 commit ac36daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![GitHub release (latest by date)](https://img.shields.io/github/v/release/keptn-sandbox/datadog-service)
33
[![Go Report Card](https://goreportcard.com/badge/github.com/keptn-sandbox/datadog-service)](https://goreportcard.com/report/github.com/keptn-sandbox/datadog-service)
44

5-
This implements the `datadog-service` that integrates the [Datadog](https://en.wikipedia.org/wiki/Datadog) observability platform with Keptn. This enables you to use Datadog as the source for the Service Level Indicators ([SLIs](https://keptn.sh/docs/0.15.x/reference/files/sli/)) that are used for Keptn [Quality Gates](https://keptn.sh/docs/concepts/quality_gates/).
5+
This implements the `datadog-service` that integrates the [Datadog](https://en.wikipedia.org/wiki/Datadog) observability platform with Keptn. This enables you to use Datadog as the source for the Service Level Indicators ([SLIs](https://keptn.sh/docs/0.16.x/reference/files/sli/)) that are used for Keptn [Quality Gates](https://keptn.sh/docs/concepts/quality_gates/).
66
If you want to learn more about Keptn visit us on [keptn.sh](https://keptn.sh)
77

88
Check the issue on the main repo for more info: https://github.com/keptn/keptn/issues/2652
@@ -60,7 +60,7 @@ Example:
6060
```bash
6161
keptn trigger delivery --project=podtatohead --service=helloservice --image=docker.io/jetzlstorfer/helloserver --tag=0.1.1
6262
```
63-
Observe the results in the [Keptn Bridge](https://keptn.sh/docs/0.15.x/bridge/)
63+
Observe the results in the [Keptn Bridge](https://keptn.sh/docs/0.16.x/bridge/)
6464
## Compatibility Matrix
6565

6666
*Please fill in your versions accordingly*

0 commit comments

Comments
 (0)