Skip to content

Commit

Permalink
[Release] Update index.json for extension [ k8s-configuration ] (#3690)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1012981

Last commit: e298f57
  • Loading branch information
Azure CLI Bot authored Jul 26, 2021
1 parent b07f2f7 commit 2aa392c
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13192,6 +13192,56 @@
"version": "1.0.0"
},
"sha256Digest": "80b79b09d9caa8e1813dad25703c442aec35e01d60a3ea13389ebaec3e94933c"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_configuration-1.1.0-py3-none-any.whl",
"filename": "k8s_configuration-1.1.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/k8s-configuration"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "k8s-configuration",
"run_requires": [
{
"requires": [
"pycryptodome (~=3.9.8)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools K8s-configuration Extension",
"version": "1.1.0"
},
"sha256Digest": "2ca4d1e87dfa0614592b758d3441bfeaaa85e4d151b734ce27cc74c6a400edec"
}
],
"k8s-extension": [
Expand Down

0 comments on commit 2aa392c

Please sign in to comment.