From b6e98143ab310f1d51de7d52394a3eace3b8c3e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:26:03 +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..bf966204 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..8b79cca2 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.61.0", + "kubernetes v4.18.3", "random v4.8.2", - "tls v4.6.0" + "tls v5.0.9" }; } diff --git a/K8s/K8s.csproj b/K8s/K8s.csproj index f8e15eab..3051c71b 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..ef8e6bbc 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -8,8 +8,8 @@ - - + +