Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump k8s-extension version to 1.3.1 #166

Merged
merged 12 commits into from
Aug 12, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[Release] Update index.json for extension [ azure-firewall ] (Azure#5223
)

Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1770154

Last commit: Azure@8f81ce0
  • Loading branch information
azclibot authored Aug 10, 2022
commit 98148663c781c9f8386b8577ad9727d961bb489a
45 changes: 45 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -10906,6 +10906,51 @@
"version": "0.14.1"
},
"sha256Digest": "bc32e5ea361f86fd03ec6a6d7743ed431038fcacfd85e48bdc3c1996448fc08d"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/azure_firewall-0.14.2-py2.py3-none-any.whl",
"filename": "azure_firewall-0.14.2-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"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/main/src/azure-firewall"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-firewall",
"summary": "Manage Azure Firewall resources.",
"version": "0.14.2"
},
"sha256Digest": "35ac3318f0372b890770746c320cc3d98022a08bd808e3aa433d2dcf20405bf6"
}
],
"azure-iot": [
Expand Down