Skip to content

Commit

Permalink
Bump pulumi dependencies to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2022
1 parent 9a6078a commit 805a0c1
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
10 changes: 5 additions & 5 deletions Aws/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,11 @@
},
"Pulumi.Kubernetes": {
"type": "Transitive",
"resolved": "3.20.5",
"contentHash": "9Buu+YQrnwcVEARSQfV30QjILW9QBu11wHlnwUOmHGUTFOvnDmKOWc/4QbFxYVERzcn5VpVevSjE+wJkizi/0w==",
"resolved": "3.21.0",
"contentHash": "e79/QGBk33GPcDTwK7n7udoRuDo2hVvYAq83J1ZIVIvYk4A6aaii7iRYANyLVoni+Mx3cXDcdRb+fsm4ZBg1ag==",
"dependencies": {
"Glob": "1.1.5",
"Pulumi": "3.37.2"
"Pulumi": "3.38.0"
}
},
"Pulumi.Protobuf": {
Expand Down Expand Up @@ -279,7 +279,7 @@
"Polly": "[7.2.3, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Kubernetes": "[3.21.0, )",
"Pulumi.Random": "[4.8.2, )"
}
},
Expand All @@ -291,7 +291,7 @@
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Kubernetes": "[3.21.0, )",
"Scriban": "[5.5.0, )",
"YamlDotNet": "[12.0.0, )"
}
Expand Down
2 changes: 1 addition & 1 deletion Cli/DeployCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public DeployCommand(IOptions<Config> options, ILoggerFactory loggerFactory, ILo
RequiredPlugins = new[]
{
"aws v5.11.0",
"kubernetes v3.20.5",
"kubernetes v3.21.0",
"random v4.8.2",
"tls v4.6.0"
};
Expand Down
10 changes: 5 additions & 5 deletions Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -540,11 +540,11 @@
},
"Pulumi.Kubernetes": {
"type": "Transitive",
"resolved": "3.20.5",
"contentHash": "9Buu+YQrnwcVEARSQfV30QjILW9QBu11wHlnwUOmHGUTFOvnDmKOWc/4QbFxYVERzcn5VpVevSjE+wJkizi/0w==",
"resolved": "3.21.0",
"contentHash": "e79/QGBk33GPcDTwK7n7udoRuDo2hVvYAq83J1ZIVIvYk4A6aaii7iRYANyLVoni+Mx3cXDcdRb+fsm4ZBg1ag==",
"dependencies": {
"Glob": "1.1.5",
"Pulumi": "3.37.2"
"Pulumi": "3.38.0"
}
},
"Pulumi.Protobuf": {
Expand Down Expand Up @@ -949,7 +949,7 @@
"Polly": "[7.2.3, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Kubernetes": "[3.21.0, )",
"Pulumi.Random": "[4.8.2, )"
}
},
Expand All @@ -961,7 +961,7 @@
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Kubernetes": "[3.21.0, )",
"Scriban": "[5.5.0, )",
"YamlDotNet": "[12.0.0, )"
}
Expand Down
2 changes: 1 addition & 1 deletion K8s/K8s.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Pulumi" Version="3.38.0" />
<PackageReference Include="Pulumi.Aws" Version="5.11.0" />
<PackageReference Include="Pulumi.Kubernetes" Version="3.20.5" />
<PackageReference Include="Pulumi.Kubernetes" Version="3.21.0" />
<PackageReference Include="Pulumi.Random" Version="4.8.2" />
</ItemGroup>

Expand Down
10 changes: 5 additions & 5 deletions K8s/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@
},
"Pulumi.Kubernetes": {
"type": "Direct",
"requested": "[3.20.5, )",
"resolved": "3.20.5",
"contentHash": "9Buu+YQrnwcVEARSQfV30QjILW9QBu11wHlnwUOmHGUTFOvnDmKOWc/4QbFxYVERzcn5VpVevSjE+wJkizi/0w==",
"requested": "[3.21.0, )",
"resolved": "3.21.0",
"contentHash": "e79/QGBk33GPcDTwK7n7udoRuDo2hVvYAq83J1ZIVIvYk4A6aaii7iRYANyLVoni+Mx3cXDcdRb+fsm4ZBg1ag==",
"dependencies": {
"Glob": "1.1.5",
"Pulumi": "3.37.2"
"Pulumi": "3.38.0"
}
},
"Pulumi.Random": {
Expand Down Expand Up @@ -267,7 +267,7 @@
"Microsoft.Extensions.Options": "[6.0.0, )",
"Pulumi": "[3.38.0, )",
"Pulumi.Aws": "[5.11.0, )",
"Pulumi.Kubernetes": "[3.20.5, )",
"Pulumi.Kubernetes": "[3.21.0, )",
"Scriban": "[5.5.0, )",
"YamlDotNet": "[12.0.0, )"
}
Expand Down
2 changes: 1 addition & 1 deletion Library/Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Pulumi" Version="3.38.0" />
<PackageReference Include="Pulumi.Aws" Version="5.11.0" />
<PackageReference Include="Pulumi.Kubernetes" Version="3.20.5" />
<PackageReference Include="Pulumi.Kubernetes" Version="3.21.0" />
<PackageReference Include="Scriban" Version="5.5.0" />
<PackageReference Include="YamlDotNet" Version="12.0.0" />
</ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Library/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
},
"Pulumi.Kubernetes": {
"type": "Direct",
"requested": "[3.20.5, )",
"resolved": "3.20.5",
"contentHash": "9Buu+YQrnwcVEARSQfV30QjILW9QBu11wHlnwUOmHGUTFOvnDmKOWc/4QbFxYVERzcn5VpVevSjE+wJkizi/0w==",
"requested": "[3.21.0, )",
"resolved": "3.21.0",
"contentHash": "e79/QGBk33GPcDTwK7n7udoRuDo2hVvYAq83J1ZIVIvYk4A6aaii7iRYANyLVoni+Mx3cXDcdRb+fsm4ZBg1ag==",
"dependencies": {
"Glob": "1.1.5",
"Pulumi": "3.37.2"
"Pulumi": "3.38.0"
}
},
"Scriban": {
Expand Down

0 comments on commit 805a0c1

Please sign in to comment.