From 987aa3e7570c4664b3227121cd55c507574782fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:50:51 +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..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 @@ - - + +