Skip to content

Commit 0542846

Browse files
author
Azure CLI Bot
authored
[Release] Update index.json for extension [ k8sconfiguration ] [ k8s-configuration ] (#3027)
1 parent c9e307e commit 0542846

1 file changed

Lines changed: 103 additions & 0 deletions

File tree

src/index.json

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9153,6 +9153,58 @@
91539153
"sha256Digest": "afba2d8a8a612863b63f504d6cff6d559610b961e4c77dc2fd49b9fe03ec67a2"
91549154
}
91559155
],
9156+
"k8s-configuration": [
9157+
{
9158+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_configuration-1.0.0-py3-none-any.whl",
9159+
"filename": "k8s_configuration-1.0.0-py3-none-any.whl",
9160+
"metadata": {
9161+
"azext.minCliCoreVersion": "2.15.0",
9162+
"classifiers": [
9163+
"Development Status :: 4 - Beta",
9164+
"Intended Audience :: Developers",
9165+
"Intended Audience :: System Administrators",
9166+
"Programming Language :: Python",
9167+
"Programming Language :: Python :: 3",
9168+
"Programming Language :: Python :: 3.6",
9169+
"Programming Language :: Python :: 3.7",
9170+
"Programming Language :: Python :: 3.8",
9171+
"License :: OSI Approved :: MIT License"
9172+
],
9173+
"extensions": {
9174+
"python.details": {
9175+
"contacts": [
9176+
{
9177+
"email": "azpycli@microsoft.com",
9178+
"name": "Microsoft Corporation",
9179+
"role": "author"
9180+
}
9181+
],
9182+
"document_names": {
9183+
"description": "DESCRIPTION.rst"
9184+
},
9185+
"project_urls": {
9186+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/k8s-configuration"
9187+
}
9188+
}
9189+
},
9190+
"extras": [],
9191+
"generator": "bdist_wheel (0.30.0)",
9192+
"license": "MIT",
9193+
"metadata_version": "2.0",
9194+
"name": "k8s-configuration",
9195+
"run_requires": [
9196+
{
9197+
"requires": [
9198+
"pycryptodome (~=3.9.8)"
9199+
]
9200+
}
9201+
],
9202+
"summary": "Microsoft Azure Command-Line Tools K8s-configuration Extension",
9203+
"version": "1.0.0"
9204+
},
9205+
"sha256Digest": "80b79b09d9caa8e1813dad25703c442aec35e01d60a3ea13389ebaec3e94933c"
9206+
}
9207+
],
91569208
"k8sconfiguration": [
91579209
{
91589210
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/k8sconfiguration-0.1.7-py2.py3-none-any.whl",
@@ -9436,6 +9488,57 @@
94369488
"version": "0.2.3"
94379489
},
94389490
"sha256Digest": "65f87fadf798e66d87bfd3add12807140523cc324d5ca3dcf03bee2ce6e0839f"
9491+
},
9492+
{
9493+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8sconfiguration-0.2.4-py3-none-any.whl",
9494+
"filename": "k8sconfiguration-0.2.4-py3-none-any.whl",
9495+
"metadata": {
9496+
"azext.isPreview": true,
9497+
"azext.minCliCoreVersion": "2.15.0",
9498+
"classifiers": [
9499+
"Development Status :: 4 - Beta",
9500+
"Intended Audience :: Developers",
9501+
"Intended Audience :: System Administrators",
9502+
"Programming Language :: Python",
9503+
"Programming Language :: Python :: 3",
9504+
"Programming Language :: Python :: 3.6",
9505+
"Programming Language :: Python :: 3.7",
9506+
"Programming Language :: Python :: 3.8",
9507+
"License :: OSI Approved :: MIT License"
9508+
],
9509+
"extensions": {
9510+
"python.details": {
9511+
"contacts": [
9512+
{
9513+
"email": "azpycli@microsoft.com",
9514+
"name": "Microsoft Corporation",
9515+
"role": "author"
9516+
}
9517+
],
9518+
"document_names": {
9519+
"description": "DESCRIPTION.rst"
9520+
},
9521+
"project_urls": {
9522+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/k8sconfiguration"
9523+
}
9524+
}
9525+
},
9526+
"extras": [],
9527+
"generator": "bdist_wheel (0.30.0)",
9528+
"license": "MIT",
9529+
"metadata_version": "2.0",
9530+
"name": "k8sconfiguration",
9531+
"run_requires": [
9532+
{
9533+
"requires": [
9534+
"pycryptodome (~=3.9.8)"
9535+
]
9536+
}
9537+
],
9538+
"summary": "Microsoft Azure Command-Line Tools K8sconfiguration Extension",
9539+
"version": "0.2.4"
9540+
},
9541+
"sha256Digest": "39940729eb7820da63d543861395b11552e86673a884bd9d1603a0fbf09e30d7"
94399542
}
94409543
],
94419544
"keyvault-preview": [

0 commit comments

Comments
 (0)