Skip to content

Commit a0263b4

Browse files
authored
Release 0.12.0 (#2417)
Signed-off-by: Michael Edgar <medgar@redhat.com>
1 parent 6a21841 commit a0263b4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.github/project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: Streaming Platform Console
22
release:
3-
current-version: 0.11.0
4-
next-version: 0.12.0-SNAPSHOT
3+
current-version: 0.12.0
4+
next-version: 0.12.1-SNAPSHOT
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OLM channel
2-
oldOlmChannel: 0.11.x
2+
oldOlmChannel: 0.12.x
33
newOlmChannel: alpha
44
# Operator version
5-
oldOperatorVersion: 0.11.0
6-
newOperatorVersion: 0.12.0-snapshot
5+
oldOperatorVersion: 0.12.0
6+
newOperatorVersion: 0.12.1-snapshot
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Operator version
2-
oldOperatorVersion: 0.10.3
3-
newOperatorVersion: 0.11.0
2+
oldOperatorVersion: 0.11.0
3+
newOperatorVersion: 0.12.0
44
# Url to generated CRDs Yaml containing operator.
5-
oldOperatorCrdsUrl: https://github.com/streamshub/console/releases/download/0.10.3/streamshub-console-operator.yaml
6-
newOperatorCrdsUrl: https://github.com/streamshub/console/releases/download/0.11.0/streamshub-console-operator.yaml
5+
oldOperatorCrdsUrl: https://github.com/streamshub/console/releases/download/0.11.0/streamshub-console-operator.yaml
6+
newOperatorCrdsUrl: https://github.com/streamshub/console/releases/download/0.12.0/streamshub-console-operator.yaml

0 commit comments

Comments
 (0)