Skip to content

Commit 8e1c379

Browse files
committed
bump aks-preview version
1 parent a3bbc45 commit 8e1c379

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/aks-preview/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ To release a new version, please select a new version number (usually plus 1 to
1212
Pending
1313
+++++++
1414

15+
18.0.0b25
16+
+++++++
17+
* Add interactive AI-powered debugging tool az aks agent.
18+
1519
18.0.0b24
1620
+++++++
1721
* Suppress the ssh access annoying message if the cluster sku name is automatic.

src/aks-preview/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from setuptools import find_packages, setup
1111

12-
VERSION = "18.0.0b24"
12+
VERSION = "18.0.0b25"
1313

1414
CLASSIFIERS = [
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)