Skip to content

Commit 70f92df

Browse files
Merge pull request #223374 from Nickomang/main
Updated version string for Azure Marketplace Kubernetes offers
2 parents cfb3051 + 3818a8a commit 70f92df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/marketplace/azure-container-technical-assets-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ The fields used in the manifest are as follows:
258258
|applicationName|String|Name of the application|
259259
|publisher|String|Name of the Publisher|
260260
|description|String|Short description of the package|
261-
|version|SemVer string|SemVer string that describes the application package version, may or may not match the version of the binaries inside. Mapped to Porter’s version field|
261+
|version|String in `#.#.#` format|Version string that describes the application package version, may or may not match the version of the binaries inside. Mapped to Porter’s version field|
262262
|helmChart|String|Local directory where the Helm chart can be found relative to this `manifest.yaml`|
263263
|clusterARMTemplate|String|Local path where an ARM template that describes an AKS cluster that meets the requirements in restrictions field can be found|
264264
|uiDefinition|String|Local path where a JSON file that describes an Azure portal Create experience can be found|

0 commit comments

Comments
 (0)