File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ stateful-set's life-cycle and data replication could be with Kubernetes.
16
16
17
17
* It provides a very simple YAML with properties specialised for PostgreSql.
18
18
19
- * It is resilient, has over [ 82 automatized tests] ( https://github.com/reactive-tech/kubegres/tree/main/test ) cases and
19
+ * It is resilient, has over [ 85 automatized tests] ( https://github.com/reactive-tech/kubegres/tree/main/test ) cases and
20
20
has been running in production.
21
21
22
22
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ kind: Kustomization
13
13
images :
14
14
- name : controller
15
15
newName : reactivetechio/kubegres
16
- newTag : " 1.11 "
16
+ newTag : " 1.12 "
Original file line number Diff line number Diff line change @@ -1943,7 +1943,7 @@ spec:
1943
1943
- --leader-elect
1944
1944
command :
1945
1945
- /manager
1946
- image : reactivetechio/kubegres:1.11
1946
+ image : reactivetechio/kubegres:1.12
1947
1947
livenessProbe :
1948
1948
httpGet :
1949
1949
path : /healthz
You can’t perform that action at this time.
0 commit comments