Skip to content

Commit

Permalink
Update dependency @pulumi/gcp to v8.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Feb 13, 2025
1 parent 8783ac6 commit 5652f05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gke-hosted/01-infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "22.10.9"
},
"dependencies": {
"@pulumi/gcp": "8.19.0",
"@pulumi/gcp": "8.19.1",
"@pulumi/pulumi": "3.150.0",
"@pulumi/random": "4.17.0"
}
Expand Down
2 changes: 1 addition & 1 deletion gke-hosted/02-kubernetes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "22.10.9"
},
"dependencies": {
"@pulumi/gcp": "8.19.0",
"@pulumi/gcp": "8.19.1",
"@pulumi/kubernetes": "4.21.1",
"@pulumi/pulumi": "3.150.0",
"@pulumi/random": "4.17.0",
Expand Down

0 comments on commit 5652f05

Please sign in to comment.