From 1c7f770f0783605fd1117caadb4bcb6a4e89ddb1 Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Tue, 5 May 2020 13:01:07 -0700 Subject: [PATCH] Update version of Kubernetes Client (#429) --- NOTICE.txt | 2 +- eng/Signing.props | 1 + src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj | 2 +- src/Microsoft.Tye.Core/ValidateIngressStep.cs | 11 +++-------- src/Microsoft.Tye.Core/ValidateSecretStep.cs | 9 ++------- src/tye/UndeployHost.cs | 11 +++-------- 6 files changed, 11 insertions(+), 25 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 69bb6dbd..bdfd98b7 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -322,7 +322,7 @@ limitations under the License. ------------------------------------------------------------------- -KubernetesClient 1.6.11 - Apache-2.0 +KubernetesClient 2.0.17 - Apache-2.0 (c) 2008 VeriSign, Inc. diff --git a/eng/Signing.props b/eng/Signing.props index c02f81d8..bd491eeb 100644 --- a/eng/Signing.props +++ b/eng/Signing.props @@ -8,6 +8,7 @@ + diff --git a/src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj b/src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj index 9ce3e6b3..9223f72b 100644 --- a/src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj +++ b/src/Microsoft.Tye.Core/Microsoft.Tye.Core.csproj @@ -8,7 +8,7 @@ - +