diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 19e5a159..20c3d9cc 100644 --- a/Aws/Aws.csproj +++ b/Aws/Aws.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/Cli/Cli.csproj b/Cli/Cli.csproj index 53e36cff..ab31b12e 100644 --- a/Cli/Cli.csproj +++ b/Cli/Cli.csproj @@ -34,7 +34,7 @@ - + diff --git a/Cli/DeployCommand.cs b/Cli/DeployCommand.cs index d4326549..d36c413d 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", - "random v4.8.2", - "tls v4.6.0" + "aws v5.43.0", + "kubernetes v3.30.2", + "random v4.21.0", + "tls v4.11.4" }; } diff --git a/Cli/Dockerfile b/Cli/Dockerfile index 8b71e8a8..96240590 100644 --- a/Cli/Dockerfile +++ b/Cli/Dockerfile @@ -53,7 +53,7 @@ ENV PULUMI_AUTOMATION_API_SKIP_VERSION_CHECK=true \ # renovate: datasource=github-releases depName=pulumi packageName=pulumi/pulumi RUN < - - - - + + + + diff --git a/Library/Library.csproj b/Library/Library.csproj index b25db1a3..3958754c 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -7,9 +7,9 @@ - - - + + +