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 @@ -44,10 +44,10 @@ deploy:
4444 - provider : script
4545 skip_cleanup : true
4646 on :
47- branch : 1.1 -stable
47+ branch : 1.2 -stable
4848 repo : F5Networks/k8s-bigip-ctlr
4949 script :
50- - ./build-tools/deploy-docs.sh publish-product-docs-to-prod connectors/k8s-bigip-ctlr v1.1
50+ - ./build-tools/deploy-docs.sh publish-product-docs-to-prod connectors/k8s-bigip-ctlr v1.2
5151
5252notifications :
5353 slack :
Original file line number Diff line number Diff line change 7878# built documents.
7979#
8080# The short X.Y version.
81- version = u'v1.1 '
81+ version = u'v1.2 '
8282# The full version, including alpha/beta/rc tags.
83- release = u'v1.1.0-dev '
83+ release = u'v1.2.0 '
8484
8585# def setup(app):
8686# app.add_config_value('versionlevel', '', 'env')
You can’t perform that action at this time.
0 commit comments