Skip to content

Commit 99ce870

Browse files
author
Philipp Kuntz
committed
Update Changelog, Use OLM Stable Channel
Prepare the new a8s-Deployment release by * Updating the changelog * Setting the OLM channels in the component subscriptions to 'Stable'
1 parent b651ebb commit 99ce870

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to the a9s Dataservices on Kubernetes will be documented
44
here, the format is based on [Keep a
55
Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [Unreleased]
7+
## [0.2.0] - 2022-11-08
88

99
### Added
1010

deploy/a8s/olm/olm-resources.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ metadata:
2929
name: a8s-postgresql
3030
namespace: a8s-system
3131
spec:
32-
channel: develop
32+
channel: stable
3333
name: postgresql-operator
3434
sourceNamespace: a8s-system
3535
source: a8s-catalog
@@ -40,7 +40,7 @@ metadata:
4040
name: a8s-backup-and-restore
4141
namespace: a8s-system
4242
spec:
43-
channel: develop
43+
channel: stable
4444
name: a8s-backup-and-restore
4545
sourceNamespace: a8s-system
4646
source: a8s-catalog
@@ -51,7 +51,7 @@ metadata:
5151
name: a8s-service-binding-controller
5252
namespace: a8s-system
5353
spec:
54-
channel: develop
54+
channel: stable
5555
name: a8s-service-binding-controller
5656
sourceNamespace: a8s-system
5757
source: a8s-catalog

0 commit comments

Comments
 (0)