Skip to content

Commit 43990a4

Browse files
committed
chore: #258 Bumping version for release 0.0.9
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
1 parent 8bfbd78 commit 43990a4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ that was hard to maintain and to evolve.
1414

1515
## Build Status
1616

17-
Latest release version is `0.0.7`.
17+
Latest release version is `0.0.9`.
1818

19-
The current development version is `0.0.8-SNAPSHOT`.
19+
The current development version is `0.0.10-SNAPSHOT`.
2020

2121
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/microcks/microcks-operator/build-verify.yml?logo=github&style=for-the-badge)](https://github.com/microcks/microcks/actions)
2222

@@ -50,7 +50,7 @@ To get involved with our community, please make sure you are familiar with the p
5050
| `0.0.1`, `0.0.2` | `1.10.x` |
5151
| `0.0.3`, `0.0.4`, `0.0.5` | `1.11.x`, `1.12.x` |
5252
| `0.0.6`, `0.0.7` | `1.11.x`, `1.12.x`, `1.13.x` |
53-
| `0.0.8` | `1.11.x`, `1.12.x`, `1.13.x`, `1.14.x` and `nightly` |
53+
| `0.0.8`, `0.0.9` | `1.11.x`, `1.12.x`, `1.13.x`, `1.14.x` and `nightly` |
5454

5555
## Installation
5656

deploy/helm/microcks-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: microcks-operator
33
description: Helm chart to install the Microcks Operator and CRDs
44

55
type: application
6-
version: 0.0.8
6+
version: 0.0.9
77
appVersion: "latest"
88
keywords:
99
- microcks

0 commit comments

Comments
 (0)