diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 7e792368..31a2e8e6 100644 --- a/Aws/Aws.csproj +++ b/Aws/Aws.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/Cli/DeployCommand.cs b/Cli/DeployCommand.cs index d4326549..e7da35d4 100644 --- a/Cli/DeployCommand.cs +++ b/Cli/DeployCommand.cs @@ -34,10 +34,10 @@ public DeployCommand(IOptions options, ILoggerFactory loggerFactory, ILo // renovate: datasource=github-releases RequiredPlugins = new[] { - "aws v5.11.0", - "kubernetes v3.20.5", + "aws v6.56.1", + "kubernetes v4.18.2", "random v4.8.2", - "tls v4.6.0" + "tls v5.0.9" }; } diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index f8e15eab..01ca07d1 100644 --- a/K8s/K8s.csproj +++ b/K8s/K8s.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/Library/Library.csproj b/Library/Library.csproj index d52896cb..80f03e02 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +