File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
22name : stackgres-cluster
3- version : " 1.18.4 "
3+ version : " 1.18.5-SNAPSHOT "
44kubeVersion : " 1.18.0-0 - 1.35.x-0"
55description : StackGres Cluster
66keywords :
@@ -18,5 +18,5 @@ maintainers:
1818 email : info@ongres.com
1919 url : https://ongres.com
2020icon : https://gitlab.com/uploads/-/system/project/avatar/12584701/logo-stackgres.png?width=64
21- appVersion : " 1.18.4 "
21+ appVersion : " 1.18.5-SNAPSHOT "
2222deprecated : false
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : stackgres-operator
3- version : " 1.18.4 "
3+ version : " 1.18.5-SNAPSHOT "
44kubeVersion : " 1.18.0-0 - 1.35.x-O"
55description : StackGres Operator
66keywords :
@@ -20,5 +20,5 @@ maintainers:
2020 email : info@ongres.com
2121 url : https://ongres.com
2222icon : https://gitlab.com/uploads/-/system/project/avatar/12584701/logo-stackgres.png?width=64
23- appVersion : " 1.18.4 "
23+ appVersion : " 1.18.5-SNAPSHOT "
2424deprecated : false
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ operator:
2020 # -- Operator image name
2121 name : " stackgres/operator"
2222 # -- Operator image tag
23- tag : " 1.18.4 "
23+ tag : " main- 1.18-jvm "
2424 # -- Operator image pull policy
2525 pullPolicy : " IfNotPresent"
2626 # -- Operator Pod annotations
@@ -61,7 +61,7 @@ restapi:
6161 # -- REST API image name
6262 name : " stackgres/restapi"
6363 # -- REST API image tag
64- tag : " 1.18.4 "
64+ tag : " main- 1.18-jvm "
6565 # -- REST API image pull policy
6666 pullPolicy : " IfNotPresent"
6767 # -- REST API Pod annotations
@@ -92,7 +92,7 @@ adminui:
9292 # -- Web Console image name
9393 name : " stackgres/admin-ui"
9494 # -- Web Console image tag
95- tag : " 1.18.4 "
95+ tag : " main- 1.18"
9696 # -- Web Console image pull policy
9797 pullPolicy : " IfNotPresent"
9898 # -- Web Console resources. See https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#resourcerequirements-v1-core
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.stackgres</groupId >
1313 <artifactId >stackgres-parent</artifactId >
14- <version >1.18.4 </version >
14+ <version >1.18.5-SNAPSHOT </version >
1515 </parent >
1616
1717 <artifactId >stackgres-cluster-controller</artifactId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.stackgres</groupId >
1212 <artifactId >stackgres-parent</artifactId >
13- <version >1.18.4 </version >
13+ <version >1.18.5-SNAPSHOT </version >
1414 </parent >
1515
1616 <artifactId >stackgres-common</artifactId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.stackgres</groupId >
1212 <artifactId >stackgres-parent</artifactId >
13- <version >1.18.4 </version >
13+ <version >1.18.5-SNAPSHOT </version >
1414 </parent >
1515
1616 <artifactId >stackgres-operator-framework</artifactId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >io.stackgres</groupId >
1313 <artifactId >stackgres-parent</artifactId >
14- <version >1.18.4 </version >
14+ <version >1.18.5-SNAPSHOT </version >
1515 </parent >
1616
1717 <artifactId >stackgres-operator</artifactId >
Original file line number Diff line number Diff line change 1010
1111 <groupId >io.stackgres</groupId >
1212 <artifactId >stackgres-parent</artifactId >
13- <version >1.18.4 </version >
13+ <version >1.18.5-SNAPSHOT </version >
1414 <packaging >pom</packaging >
1515 <name >Parent POM</name >
1616
Original file line number Diff line number Diff line change 1111 <parent >
1212 <artifactId >stackgres-parent</artifactId >
1313 <groupId >io.stackgres</groupId >
14- <version >1.18.4 </version >
14+ <version >1.18.5-SNAPSHOT </version >
1515 </parent >
1616
1717 <artifactId >stackgres-restapi</artifactId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.stackgres</groupId >
1212 <artifactId >stackgres-parent</artifactId >
13- <version >1.18.4 </version >
13+ <version >1.18.5-SNAPSHOT </version >
1414 </parent >
1515
1616 <artifactId >stackgres-stream</artifactId >
You can’t perform that action at this time.
0 commit comments