@itentialopensource/adapter-azure_aks 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.3.3 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_14:16PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-azure_aks!5
7
+
8
+ ---
9
+
2
10
  ## 0.3.2 [03-11-2024]
3
11
 
4
12
  * Changes made at 2024.03.11_15:33PM
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-azure_aks",
3
3
  "webName": "Adapter for Integration to Azure AKS",
4
- "vendor": "Azure",
4
+ "vendor": "Microsoft",
5
5
  "product": "Azure Kubernetes Service",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-azure_aks",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "This adapter integrates with system described as: Azure AKS.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file