From a945ad26c928719e69e62dfb78d6ebbbde6abf98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:00:21 +0000 Subject: [PATCH] Bump pulumi dependencies --- Aws/Aws.csproj | 4 ++-- Cli/DeployCommand.cs | 6 +++--- K8s/K8s.csproj | 4 ++-- Library/Library.csproj | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Aws/Aws.csproj b/Aws/Aws.csproj index 7e792368..687425a0 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..486ac19a 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.67.0", + "kubernetes v4.21.0", "random v4.8.2", - "tls v4.6.0" + "tls v5.1.0" }; } diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index f8e15eab..dde48a89 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..2c34ec4d 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +