Skip to content

Commit f8405c4

Browse files
author
Thomas Schuetz
committed
doc: bumped version to pre.7
Signed-off-by: Thomas Schuetz <[email protected]>
1 parent 03b0337 commit f8405c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The operators in this repository make keptn configurable via Custom Resources an
44
## Compatibility Matrix
55

66
| Author | Keptn Version | [Keptn GitOps Operator Images](https://hub.docker.com/r/checkelmann/gitlab-service/tags) |
7-
|:-----------------|:---------------------:|:----------------------------------------------------------------------------------------:|
8-
| @thschue | 0.11.x | keptnsandbox/gitops-operator:0.1.0-dev <br> keptnsandbox/keptn-operator:0.1.0-dev |
9-
7+
|:-----------------|:-------------:|:----------------------------------------------------------------------------------------:|
8+
| @thschue | 0.11.x | keptnsandbox/gitops-operator:0.1.0-dev <br> keptnsandbox/keptn-operator:0.1.0-dev |
9+
| @thschue | 0.12.x | keptnsandbox/gitops-operator:0.1.0-dev <br> keptnsandbox/keptn-operator:0.1.0-dev |
1010

1111
## Prerequisites
1212
* In order to be able to create and delete stages, the keptn operator depends on a patched version of the configuration-service and the shipyard controller
@@ -30,7 +30,7 @@ Following, a few parameters have to be set upfront:
3030
export API_HOSTNAME="<hostname>"
3131
export API_TOKEN="<api-token>"
3232
export RSA_PRIVATE_KEY="<private-key>"
33-
export GITOPS_VERSION="0.1.0-pre.6"
33+
export GITOPS_VERSION="0.1.0-pre.7"
3434
```
3535

3636
### Install Custom Resource Definitions / Create Namespace

0 commit comments

Comments
 (0)