File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to the a9s Dataservices on Kubernetes will be documented
4
4
here, the format is based on [ Keep a
5
5
Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 0.2.0 ] - 2022-11-08
8
8
9
9
### Added
10
10
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ metadata:
29
29
name : a8s-postgresql
30
30
namespace : a8s-system
31
31
spec :
32
- channel : develop
32
+ channel : stable
33
33
name : postgresql-operator
34
34
sourceNamespace : a8s-system
35
35
source : a8s-catalog
@@ -40,7 +40,7 @@ metadata:
40
40
name : a8s-backup-and-restore
41
41
namespace : a8s-system
42
42
spec :
43
- channel : develop
43
+ channel : stable
44
44
name : a8s-backup-and-restore
45
45
sourceNamespace : a8s-system
46
46
source : a8s-catalog
@@ -51,7 +51,7 @@ metadata:
51
51
name : a8s-service-binding-controller
52
52
namespace : a8s-system
53
53
spec :
54
- channel : develop
54
+ channel : stable
55
55
name : a8s-service-binding-controller
56
56
sourceNamespace : a8s-system
57
57
source : a8s-catalog
You can’t perform that action at this time.
0 commit comments