Skip to content

Commit

Permalink
Update dependency @pulumi/pulumi to v3.145.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Jan 7, 2025
1 parent 3c9711b commit 67e2759
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion tests/ci-cluster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"dependencies": {
"@pulumi/gcp": "8.12.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/pulumi": "3.144.1"
"@pulumi/pulumi": "3.145.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^14"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetesx": "0.1.6"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/kubernetesx": "0.1.6"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/kubernetesx": "0.1.6"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/kubernetesx": "0.1.6",
"@pulumi/random": "4.16.8"
Expand Down
2 changes: 1 addition & 1 deletion tests/sdk/nodejs/examples/helm-release/step1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/kubernetesx": "0.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion tests/sdk/nodejs/helm-preview-unreachable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/random": "4.16.8"
}
Expand Down
2 changes: 1 addition & 1 deletion tests/sdk/nodejs/helm-release-unknowns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "^10.0.0"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "latest",
"@pulumi/kubernetesx": "0.1.6",
"@pulumi/random": "4.16.8"
Expand Down
2 changes: 1 addition & 1 deletion tests/sdk/nodejs/options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "^16"
},
"dependencies": {
"@pulumi/pulumi": "3.144.1",
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumiverse/time": "^0.0.16"
}
Expand Down

0 comments on commit 67e2759

Please sign in to comment.