From a729dee65195f39b17f84b732b6be10d9b691a1e Mon Sep 17 00:00:00 2001 From: Andreas Grimmer Date: Tue, 21 Jan 2020 10:29:23 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e33dbea..cd008db 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,9 @@ This directory contains and refers to examples in order to explore the functionality of Keptn. Please visit [keptn.sh](https://keptn.sh) for more information about Keptn. -## Structure - -Please take a look at the [Releases page](https://github.com/keptn/examples/releases) and the branches available within - this repo. - ## Maintained Examples -Maintained examples are updated with every keptn release to use the latest features, current guidelines and best practices, as well as to update command syntax, output, or changed prerequisites. +Maintained examples are updated with every [Keptn release](https://github.com/keptn/examples/releases) to use the latest features, current guidelines and best practices, as well as to update command syntax, output, or changed prerequisites. @@ -18,7 +13,7 @@ in this directory, and what examples should contain. --> |Name | Version | Description | ------------- | ------------- | ------------ | -| **onboard-carts** | [0.6.0.beta2](https://github.com/keptn/examples/tree/release-0.6.0.beta2) | This example allows to demonstrate the [keptn usecases](https://keptn.sh/docs/0.6.0/usecases/). | +| **onboard-carts** | [0.6.0](https://github.com/keptn/examples/tree/release-0.6.0) | This example allows to demonstrate the [keptn usecases](https://keptn.sh/docs/0.6.0/usecases/). | | **onboard-carts** | [0.5.0](https://github.com/keptn/examples/tree/release-0.5.0) | This example allows to demonstrate the [keptn usecases](https://keptn.sh/docs/0.5.0/usecases/). | | **onboard-carts** | [0.4.0](https://github.com/keptn/examples/tree/release-0.4.0) | This example allows to demonstrate the [keptn usecases](https://keptn.sh/docs/0.4.0/usecases/). | | **onboard-carts** | [0.3.0](https://github.com/keptn/examples/tree/release-0.3.0) | This example allows to demonstrate the [keptn usecases](https://keptn.sh/docs/0.3.0/usecases/). | From abf6e9a11099a24b63351a9c189ea484497d8e3f Mon Sep 17 00:00:00 2001 From: Andreas Grimmer Date: Tue, 21 Jan 2020 10:37:24 +0100 Subject: [PATCH 2/2] Update unleash example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd008db..8524b01 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You can find the source code of the carts microservice at https://github.com/kep |Name | Version | Description | ------------- | ------------- | ------------ | -| **unleash-server** | master branch | This example allows to demonstrate the [Self healing with Unleash usecase](https://keptn.sh/docs/0.6.0/usecases/). | +| **unleash-server** | [0.6.0](https://github.com/keptn/examples/tree/release-0.6.0) | This example allows to demonstrate the [Self healing with Feature Flags usecase](https://keptn.sh/docs/0.6.0/usecases/self-healing-with-keptn/dynatrace-unleash/). | You can find the source of the unleash service at https://github.com/keptn-sockshop/unleash-server