Skip to content

Commit f53a644

Browse files
committed
K8S-3634: Increment versions post CND 2.8.0 release
Change-Id: I59c7b76bad1e11092527457d810028668966503c Reviewed-on: https://review.couchbase.org/c/manifest/+/224190 Reviewed-by: Chris Hillery <[email protected]> Reviewed-by: Justin Ashworth <[email protected]> Tested-by: Blair Watt <[email protected]>
1 parent 78cf0ab commit f53a644

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

couchbase-fluent-bit/main.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- Build support - build scripts, etc. -->
1515
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
1616
<project name="build" path="cbbuild" revision="8ba9841f5fd3b60f22203be47bc6e81f7b9b6b2e">
17-
<annotation name="VERSION" value="1.2.9" keep="true"/>
17+
<annotation name="VERSION" value="1.3.0" keep="true"/>
1818
<annotation name="GOVERSION" value="SUPPORTED_NEWER" keep="true"/>
1919
</project>
2020
<project name="golang" revision="main" remote="couchbaselabs"/>

couchbase-operator-backup/master.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<!-- Build support - build scripts, etc. -->
2020
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
2121
<project name="build" path="cbbuild" remote="couchbase" revision="dee6c7d470e9a21e350a65bda8374d2ba9bc00a6">
22-
<annotation name="VERSION" value="1.4.1" keep="true"/>
22+
<annotation name="VERSION" value="1.4.2" keep="true"/>
2323
</project>
2424
</manifest>

couchbase-operator/2.8.x.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- Build support - build scripts, etc. -->
1515
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
1616
<project name="build" path="cbbuild" revision="8ba9841f5fd3b60f22203be47bc6e81f7b9b6b2e">
17-
<annotation name="VERSION" value="2.8.0" keep="true"/>
17+
<annotation name="VERSION" value="2.8.1" keep="true"/>
1818
<annotation name="GOVERSION" value="SUPPORTED_NEWER" keep="true"/>
1919
</project>
2020
<project name="golang" revision="main" remote="couchbaselabs"/>

couchbase-operator/master.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- Build support - build scripts, etc. -->
1515
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++ -->
1616
<project name="build" path="cbbuild" revision="8ba9841f5fd3b60f22203be47bc6e81f7b9b6b2e">
17-
<annotation name="VERSION" value="2.8.1" keep="true"/>
17+
<annotation name="VERSION" value="2.9.0" keep="true"/>
1818
<annotation name="GOVERSION" value="SUPPORTED_NEWER" keep="true"/>
1919
</project>
2020
<project name="golang" revision="main" remote="couchbaselabs"/>

0 commit comments

Comments
 (0)