From 22cbba326a5d405139d8642c172a4d739f695202 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 19:14:16 +0000 Subject: [PATCH] chore(main): release 4.3.0 (#579) :robot: I have created a release *beep* *boop* --- ## [4.3.0](https://togithub.com/googleapis/nodejs-cloud-container/compare/v4.2.0...v4.3.0) (2022-10-14) ### Features * Launch GKE Cost Allocations configuration to the v1 GKE API ([#577](https://togithub.com/googleapis/nodejs-cloud-container/issues/577)) ([b45ac9f](https://togithub.com/googleapis/nodejs-cloud-container/commit/b45ac9fb6cff9a634ea62b2c9e6998c57bf837ef)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- container/snippets/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/snippets/package.json b/container/snippets/package.json index 1c8fb0b9fc..0ed50e31bb 100644 --- a/container/snippets/package.json +++ b/container/snippets/package.json @@ -14,7 +14,7 @@ "test": "mocha system-test --timeout 1000000" }, "dependencies": { - "@google-cloud/container": "^4.2.0", + "@google-cloud/container": "^4.3.0", "uuid": "^9.0.0" }, "devDependencies": {