Skip to content

Commit cc48e4e

Browse files
authored
Release 0.12.3 (#2506)
Signed-off-by: Michael Edgar <medgar@redhat.com>
1 parent 7ae83a7 commit cc48e4e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.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.12.2
4-
next-version: 0.12.3-SNAPSHOT
3+
current-version: 0.12.3
4+
next-version: 0.12.4-SNAPSHOT

systemtests/src/test/resources/upgrade/OlmUpgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ oldOlmChannel: 0.11.x
33
newOlmChannel: 0.12.x
44
# Operator version
55
oldOperatorVersion: 0.11.0
6-
newOperatorVersion: 0.12.3-snapshot
6+
newOperatorVersion: 0.12.4-snapshot
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Operator version
22
oldOperatorVersion: 0.11.0
3-
newOperatorVersion: 0.12.2
3+
newOperatorVersion: 0.12.3
44
# Url to generated CRDs Yaml containing operator.
55
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.2/streamshub-console-operator.yaml
6+
newOperatorCrdsUrl: https://github.com/streamshub/console/releases/download/0.12.3/streamshub-console-operator.yaml

0 commit comments

Comments
 (0)