Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore: Fix compatibility matirx (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Raphael Ludwig <[email protected]>

Signed-off-by: Raphael Ludwig <[email protected]>
  • Loading branch information
Raphael Ludwig authored Aug 25, 2022
1 parent 43354fd commit 49e02e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ either promotes or rolls back the new version depending on the (evaluation) resu

## Compatibility Matrix

| Keptn Version | [Helm-service Docker Image](https://github.com/keptn-contrib/helm-service/pkgs/container/helm-service) |
|:-------------:|:------------------------------------------------------------------------------------------------------:|
| 0.17.0 | keptn-contrib/helm-service:1.0.0 |
| Keptn Version | [Helm-service Docker Image](https://github.com/keptn-contrib/helm-service/pkgs/container/helm-service) |
|:---------------------:|:------------------------------------------------------------------------------------------------------:|
| 0.17.0 - 0.18.x | keptn-contrib/helm-service:0.18.0 |

Newer Keptn versions might be compatible, but compatibility has not been verified at the time of the release.

## Installation

Expand Down

0 comments on commit 49e02e2

Please sign in to comment.