Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #78 from keptn/patch/update-readme
Browse files Browse the repository at this point in the history
Update readme for release 0.6.0
  • Loading branch information
agrimmer authored Jan 21, 2020
2 parents b331166 + abf6e9a commit d8eecef
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- See [Example Guidelines](guidelines.md) for a description of what goes
in this directory, and what examples should contain. -->
Expand All @@ -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/). |
Expand All @@ -30,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

Expand Down

0 comments on commit d8eecef

Please sign in to comment.