diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 19e5a159..e8e19dd5 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..41f37379 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 v7.11.1", + "kubernetes v4.24.0", "random v4.8.2", - "tls v4.6.0" + "tls v5.2.3" }; } diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index fb604aac..e1af3227 100644 --- a/K8s/K8s.csproj +++ b/K8s/K8s.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/Library/Library.csproj b/Library/Library.csproj index b25db1a3..3bce5504 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +