Unverified Commit cb0d5ed2 authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

azure-cli-extensions.k8s-configuration: 2.2.0 -> 2.3.0 (#463613)

parents b5ab7b37 dfd8c8fd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -251,9 +251,9 @@

  k8s-configuration = mkAzExtension rec {
    pname = "k8s-configuration";
    version = "2.2.0";
    version = "2.3.0";
    url = "https://azcliprod.blob.core.windows.net/cli-extensions/k8s_configuration-${version}-py3-none-any.whl";
    hash = "sha256-aRdNy3aH+xfLNK7asYqok9aw6RedEcAQqOUKxtIwRwg=";
    hash = "sha256-ABkAYL19wQIiB+xuu2y/9otpSh/SSxgbuXhv5RrHP2c=";
    description = "Microsoft Azure Command-Line Tools K8s-configuration Extension";
    propagatedBuildInputs = with python3Packages; [
      pycryptodome