diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 19e5a159..dfd1f75a 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..36f97cbd 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.30.0", + "kubernetes v4.31.1", "random v4.8.2", - "tls v4.6.0" + "tls v5.5.0" }; } diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index fb604aac..340dd082 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..351b1200 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +