diff --git a/marketplace/manifest.yaml b/marketplace/manifest.yaml index 8d87d7a..32da589 100644 --- a/marketplace/manifest.yaml +++ b/marketplace/manifest.yaml @@ -1,7 +1,7 @@ applicationName: spinkube publisher: "Fermyon" description: "SpinKube on Azure Marketplace" -version: 1.1.0 #Must be in the format of #.#.# +version: 1.1.1 #Must be in the format of #.#.# helmChart: "./charts/spinkube-azure-marketplace" clusterArmTemplate: "./mainTemplate.json" uiDefinition: "./createUIDefinition.json"