Skip to content

Commit 2060580

Browse files
committed
updateversion
1 parent 04c61db commit 2060580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connectedk8s/HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Release History
44
===============
5-
1.10.12
5+
1.11.0
66
+++++
77
* Removed deprecated '--app-id' and '--app-secret' RBAC parameters from the extension.
88
* Update cluster diagnostics image to comply with Pod Security Standards-Restricted level( Updated image version:1.31.2).

src/connectedk8s/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# TODO: Confirm this is the right version number you want and it matches your
1414
# HISTORY.rst entry.
1515

16-
VERSION = "1.10.12"
16+
VERSION = "1.11.0"
1717

1818
# The full list of classifiers is available at
1919
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)