We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c61db commit 2060580Copy full SHA for 2060580
src/connectedk8s/HISTORY.rst
@@ -2,7 +2,7 @@
2
3
Release History
4
===============
5
-1.10.12
+1.11.0
6
+++++
7
* Removed deprecated '--app-id' and '--app-secret' RBAC parameters from the extension.
8
* Update cluster diagnostics image to comply with Pod Security Standards-Restricted level( Updated image version:1.31.2).
src/connectedk8s/setup.py
@@ -13,7 +13,7 @@
13
# TODO: Confirm this is the right version number you want and it matches your
14
# HISTORY.rst entry.
15
16
-VERSION = "1.10.12"
+VERSION = "1.11.0"
17
18
# The full list of classifiers is available at
19
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments