Skip to content

Commit 98b6dec

Browse files
Merge pull request #223237 from SanyaKochhar/osm-versions
osm-addon: update versions corresponding to aks versions
2 parents 98d1f85 + ff6ee51 commit 98b6dec

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/aks/open-service-mesh-about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ OSM can be added to your Azure Kubernetes Service (AKS) cluster by enabling the
2121

2222
> [!IMPORTANT]
2323
> Based on the version of Kubernetes your cluster is running, the OSM add-on installs a different version of OSM:
24-
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.0* of OSM.
25-
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.1* of OSM.
24+
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.3* of OSM.
25+
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.3* of OSM.
2626
> - If your cluster is running a version of Kubernetes below 1.23.5, the OSM add-on installs version *1.0.0* of OSM.
2727
2828
## Capabilities and features

articles/aks/open-service-mesh-binary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This article will discuss how to download the OSM client library to be used to o
1414

1515
> [!IMPORTANT]
1616
> Based on the version of Kubernetes your cluster is running, the OSM add-on installs a different version of OSM:
17-
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.0* of OSM.
18-
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.1* of OSM.
17+
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.3* of OSM.
18+
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.3* of OSM.
1919
> - If your cluster is running a version of Kubernetes below 1.23.5, the OSM add-on installs version *1.0.0* of OSM.
2020
2121

articles/aks/open-service-mesh-deploy-addon-az-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ This article shows you how to install the Open Service Mesh (OSM) add-on on an A
1313

1414
> [!IMPORTANT]
1515
> Based on the version of Kubernetes your cluster is running, the OSM add-on installs a different version of OSM:
16-
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.0* of OSM.
17-
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.1* of OSM.
16+
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.3* of OSM.
17+
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.3* of OSM.
1818
> - If your cluster is running a version of Kubernetes below 1.23.5, the OSM add-on installs version *1.0.0* of OSM.
1919
2020
## Prerequisites

articles/aks/open-service-mesh-deploy-addon-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ This article shows you how to deploy the Open Service Mesh (OSM) add-on to Azure
1313

1414
> [!IMPORTANT]
1515
> Based on the version of Kubernetes your cluster is running, the OSM add-on installs a different version of OSM:
16-
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.0* of OSM.
17-
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.1* of OSM.
16+
> - If your cluster is running Kubernetes version 1.24.0 or greater, the OSM add-on installs version *1.2.3* of OSM.
17+
> - If your cluster is running a version of Kubernetes between 1.23.5 and 1.24.0, the OSM add-on installs version *1.1.3* of OSM.
1818
> - If your cluster is running a version of Kubernetes below 1.23.5, the OSM add-on installs version *1.0.0* of OSM.
1919
2020
[Bicep](../azure-resource-manager/bicep/overview.md) is a domain-specific language that uses declarative syntax to deploy Azure resources. You can use Bicep in place of creating [Azure Resource Manager templates](../azure-resource-manager/templates/overview.md) to deploy your infrastructure-as-code Azure resources.

0 commit comments

Comments
 (0)