Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Aws/Aws.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<ItemGroup>
<PackageReference Include="IPNetwork2" Version="3.4.832" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.9" />
<PackageReference Include="Pulumi" Version="3.38.0" />
<PackageReference Include="Pulumi.Aws" Version="5.11.0" />
<PackageReference Include="Pulumi.Tls" Version="4.6.0" />
<PackageReference Include="Pulumi" Version="3.91.0" />
<PackageReference Include="Pulumi.Aws" Version="5.43.0" />
<PackageReference Include="Pulumi.Tls" Version="4.11.1" />
</ItemGroup>

<ItemGroup>
Expand Down
122 changes: 77 additions & 45 deletions Aws/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,36 +20,39 @@
},
"Pulumi": {
"type": "Direct",
"requested": "[3.38.0, )",
"resolved": "3.38.0",
"contentHash": "0baiin6DnnCM/yEZj+e/KBYpHocuKkFvbRHHIFQMnBfkQUw/B+XMXRLR25k8lfgffE95lm2ucBnedlS2y2XHuA==",
"requested": "[3.91.0, )",
"resolved": "3.91.0",
"contentHash": "tTen2NadU5A2nT74WOSW2r+rCHcwT6QA1c5AKQdFLT6BUvrhKVgHuAkqyXleFnpCHGnownIn8Q7ylx++pvWxsg==",
"dependencies": {
"Ben.Demystifier": "0.4.1",
"Grpc.Net.Client": "2.43.0",
"Microsoft.Extensions.Logging.Abstractions": "3.1.16",
"Grpc.AspNetCore.Server": "2.63.0",
"Grpc.AspNetCore.Server.Reflection": "2.63.0",
"Grpc.Net.Client": "2.63.0",
"Humanizer.Core": "2.14.1",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
"OneOf": "3.0.216",
"Pulumi.Protobuf": "3.20.1",
"Pulumi.Protobuf": "3.27.3",
"Serilog.Extensions.Logging": "3.0.1",
"Serilog.Sinks.Console": "4.0.1",
"semver": "2.1.0"
}
},
"Pulumi.Aws": {
"type": "Direct",
"requested": "[5.11.0, )",
"resolved": "5.11.0",
"contentHash": "EH00hqIAlroIIb+TR07i8CAFhbgTdmQrzwdep8kMFVGwhhRhdk1S1X3TtWKx7dWW6OP00Yff/dWbtDozTTEtVg==",
"requested": "[5.43.0, )",
"resolved": "5.43.0",
"contentHash": "sFiEickoksPIxYvzE0IOQB9+9BgYKATI+L6Jz9WcnyxYkOUmY46EsWky7kh9sDUEKqCvwrjxonxDxn4BzZ1UVg==",
"dependencies": {
"Pulumi": "3.38.0"
"Pulumi": "3.59.0"
}
},
"Pulumi.Tls": {
"type": "Direct",
"requested": "[4.6.0, )",
"resolved": "4.6.0",
"contentHash": "usSy8ZSFDdxFKTpzVRwp2BNvzsqbok3bpq1Qkvx+ZtuqWEhLlumKqHUg4PcivN6u36UjKSAreGrTFILWNTro4Q==",
"requested": "[4.11.1, )",
"resolved": "4.11.1",
"contentHash": "RUP0xsuJGTsbY0V50LppdsE9NGrJRQNTS4NM/kTjsY5Wc5/mooq5x5xnMru/+y7JEqs7zPiRJCdq5Vn4Yw5dqw==",
"dependencies": {
"Pulumi": "3.33.2"
"Pulumi": "3.58.0"
}
},
"Ben.Demystifier": {
Expand Down Expand Up @@ -83,31 +86,65 @@
"resolved": "1.1.5",
"contentHash": "N1kGneRrxfXn933JAIB61LCGPu+WEbr+qObpGqNNw125nQbuGusoBLe6skj7D0Zyjzhmrc2IdEx32ijYEdGdEA=="
},
"Grpc.Core.Api": {
"Google.Protobuf": {
"type": "Transitive",
"resolved": "3.24.0",
"contentHash": "5j/OBUVWPTeRYlG3Dm4PSupyU6nJmbnnhPeqjePzCqtzrh5vErx8dToStuhTnG1ZYZ+dawGziC7DN1I6FEQH0g=="
},
"Grpc.AspNetCore.Server": {
"type": "Transitive",
"resolved": "2.43.0",
"contentHash": "mikPMVE2I1AaNde1JQvR3ud8HsUmpeA4blqTt4SfCnDSNVN1GCd2UUEZsiID4MRPUzXwflMYl7/HhFytb6d+Ww==",
"resolved": "2.63.0",
"contentHash": "KoOz6f23k9p9+NnQw78MiMAUYNOZ8HqATcdS2Q6f9K+F8EMJbj2+Vcie88z1OpLc+7iObr4PbK3Xmf4Nm5XbGw==",
"dependencies": {
"System.Memory": "4.5.3"
"Grpc.Net.Common": "2.63.0"
}
},
"Grpc.AspNetCore.Server.Reflection": {
"type": "Transitive",
"resolved": "2.63.0",
"contentHash": "+o21iX7CF8HRGJUu5op/DGANUXxIz7cR+p2Cr98Dxddvoy4jv3kybNfo+g1EJskZamDRDgfO2qtoqO6Tvga87g==",
"dependencies": {
"Google.Protobuf": "3.24.0",
"Grpc.AspNetCore.Server": "2.63.0",
"Grpc.Reflection": "2.63.0"
}
},
"Grpc.Core.Api": {
"type": "Transitive",
"resolved": "2.63.0",
"contentHash": "t3+/MF8AxIqKq5UmPB9EWAnM9C/+lXOB8TRFfeVMDntf6dekfJmjpKDebaT4t2bbuwVwwvthxxox9BuGr59kYA=="
},
"Grpc.Net.Client": {
"type": "Transitive",
"resolved": "2.43.0",
"contentHash": "ZhkxEOT3YPsJufsSYwIixwnPyZbjy3xOZgO61J2ZwEby3StwBDFQ5eHoxSjNVSpOP+ax8WMbgbmZfzjO+hBW8A==",
"resolved": "2.63.0",
"contentHash": "847zG24daOP1242OpbnjhbKtplH/EfV/76QReQA3cbS5SL78uIXsWMe9IN9JlIb4+kT3eE4fjMCXTn8BAQ91Ng==",
"dependencies": {
"Grpc.Net.Common": "2.43.0",
"Microsoft.Extensions.Logging.Abstractions": "3.0.3"
"Grpc.Net.Common": "2.63.0",
"Microsoft.Extensions.Logging.Abstractions": "6.0.0"
}
},
"Grpc.Net.Common": {
"type": "Transitive",
"resolved": "2.43.0",
"contentHash": "kt0Hb1N1tlb5UdN17bTHEPNbKP3LUHEZQSKD47etAVI5KLDtmVGO4YsUGM/krrNMwHRjhUCy0EhUU8uVMc3upA==",
"resolved": "2.63.0",
"contentHash": "RLt6p31ZMsXRcHNeu1dQuIFLYZvnwP6LUzoDPlV3KoR4w9btmwrXIvz9Jbp1SOmxW7nXw9zShAeIt5LsqFAx5w==",
"dependencies": {
"Grpc.Core.Api": "2.63.0"
}
},
"Grpc.Reflection": {
"type": "Transitive",
"resolved": "2.63.0",
"contentHash": "IDZQoRI5+SAQAaT2NiXjUu/CbvS9WQQB95AP/Dr4Aq+rNDJURDPh1Y8pckcYK8G9tr08rVQ5aGIpnYknxrV0nQ==",
"dependencies": {
"Grpc.Core.Api": "2.43.0"
"Google.Protobuf": "3.24.0",
"Grpc.Core.Api": "2.63.0"
}
},
"Humanizer.Core": {
"type": "Transitive",
"resolved": "2.14.1",
"contentHash": "lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw=="
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "9.0.9",
Expand Down Expand Up @@ -156,24 +193,24 @@
},
"Pulumi.Kubernetes": {
"type": "Transitive",
"resolved": "3.20.5",
"contentHash": "9Buu+YQrnwcVEARSQfV30QjILW9QBu11wHlnwUOmHGUTFOvnDmKOWc/4QbFxYVERzcn5VpVevSjE+wJkizi/0w==",
"resolved": "3.30.2",
"contentHash": "wig9WgpSEMZLgxG7wjigFp3SUmSdS6y9jFASdjcA4I+wt0qcgALgp+jl6W6BKOjC9lXiU1VSf6Wrz6lvL2fLCQ==",
"dependencies": {
"Glob": "1.1.5",
"Pulumi": "3.37.2"
"Pulumi": "3.55.1"
}
},
"Pulumi.Protobuf": {
"type": "Transitive",
"resolved": "3.20.1",
"contentHash": "5U/MY7jYmhAPWDicmKErhO52HzQDZMlH7cQ674xEi1BvnMNq+RpHUpzKebDFzctPR9K5xPhMWhn8K56EM/BciA=="
"resolved": "3.27.3",
"contentHash": "iWTlBj1RPY6cOJqFUX7W1vwZOTjpUWEpTsddniIoOy2vqAL8UnGI56q28eHPwGwAPyERctbG4no1P+fblPQHHg=="
},
"Pulumi.Random": {
"type": "Transitive",
"resolved": "4.8.2",
"contentHash": "6tRMMnLGkvEFk89FE76iQ3IpCbjBHAShbrjxaOlWfOpJ3wuGeyQou+vlH8HDEruA315QxGnGNlYkBMslIQ1diw==",
"resolved": "4.18.4",
"contentHash": "cJH8F1BJKqNYaqeBrpupJdInGSThwG3JOU2rZFQiI2DbVqI1LSlmJiumg4ZVQB/B6zcl3rIr270npus66/IWBg==",
"dependencies": {
"Pulumi": "3.38.0"
"Pulumi": "3.90.0"
}
},
"Scriban": {
Expand Down Expand Up @@ -208,11 +245,6 @@
"Serilog": "2.10.0"
}
},
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.3",
"contentHash": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA=="
},
"System.Reflection.Metadata": {
"type": "Transitive",
"resolved": "5.0.0",
Expand All @@ -230,10 +262,10 @@
"Library": "[1.0.0, )",
"Microsoft.Extensions.Options": "[9.0.9, )",
"Polly": "[8.6.4, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Random": "[4.8.2, )"
"Pulumi": "[3.91.0, )",
"Pulumi.Aws": "[5.43.0, )",
"Pulumi.Kubernetes": "[3.30.2, )",
"Pulumi.Random": "[4.18.4, )"
}
},
"library": {
Expand All @@ -242,9 +274,9 @@
"FluentValidation": "[12.0.0, )",
"Microsoft.Extensions.Logging.Abstractions": "[9.0.9, )",
"Microsoft.Extensions.Options": "[9.0.9, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi": "[3.91.0, )",
"Pulumi.Aws": "[5.43.0, )",
"Pulumi.Kubernetes": "[3.30.2, )",
"Scriban": "[6.4.0, )",
"YamlDotNet": "[16.3.0, )"
}
Expand Down
2 changes: 1 addition & 1 deletion Cli/Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.9" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.9" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
<PackageReference Include="Pulumi.Automation" Version="3.38.0" />
<PackageReference Include="Pulumi.Automation" Version="3.91.0" />
<PackageReference Include="Serilog" Version="4.3.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
Expand Down
8 changes: 4 additions & 4 deletions Cli/DeployCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ public DeployCommand(IOptions<Config> 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.18.4",
"tls v4.11.1"
};
}

Expand Down
2 changes: 1 addition & 1 deletion Cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ENV PULUMI_AUTOMATION_API_SKIP_VERSION_CHECK=true \
# renovate: datasource=github-releases depName=pulumi packageName=pulumi/pulumi
RUN <<EOF
set -ex
version=3.38.0
version=3.204.0
curl -fsSL https://get.pulumi.com/releases/sdk/pulumi-v$version-linux-x64.tar.gz -o pulumi.tar.gz
tar -xzf pulumi.tar.gz --directory /usr/local/bin --no-same-owner --strip=1 pulumi/pulumi
rm -f pulumi.tar.gz
Expand Down
Loading