diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index b856a5e6..b09f4344 100644 --- a/Aws/Aws.csproj +++ b/Aws/Aws.csproj @@ -13,7 +13,7 @@ - + diff --git a/Cli/DeployCommand.cs b/Cli/DeployCommand.cs index 59f72532..29f77333 100644 --- a/Cli/DeployCommand.cs +++ b/Cli/DeployCommand.cs @@ -34,8 +34,8 @@ public DeployCommand(IOptions options, ILoggerFactory loggerFactory, ILo // renovate: datasource=github-releases RequiredPlugins = new[] { - "aws v5.11.0", - "kubernetes v3.20.5", + "aws v6.1.0", + "kubernetes v4.2.0", "random v4.8.2", "tls v4.6.0" }; diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index 91c5fcc5..94064fa1 100644 --- a/K8s/K8s.csproj +++ b/K8s/K8s.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/Library/Library.csproj b/Library/Library.csproj index ddd2f54c..c45368a8 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +