diff --git a/CHANGELOG.md b/CHANGELOG.md
index b011b55d204..2f92daa65be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,53 @@
# Changelog
+## 0.268.0
+
+google/cloud-container 2.3.0
+
+
+
+### Features
+
+* Add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate. ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+* Add desired_tier to EnterpriseConfig. ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+* Add DesiredEnterpriseConfig proto message ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+* Add LinuxNodeConfig in NodePoolAutoConfig ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+* Add LocalSsdEncryptionMode in NodeConfig ([#7817](https://github.com/googleapis/google-cloud-php/issues/7817)) ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+* Add UpgradeInfoEvent proto message ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+
+
+### Documentation
+
+* Minor documentation updates ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
+
+
+
+google/cloud-network-management 2.2.0
+
+
+
+### Features
+
+* Add DNS endpoint of Google Kubernetes Engine cluster control plane ([#7815](https://github.com/googleapis/google-cloud-php/issues/7815)) ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))
+* Add more detailed drop causes to corresponding enum ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))
+
+
+### Documentation
+
+* Update outdated comments ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))
+
+
+
+google/cloud-servicehealth 0.1.8
+
+
+
+### Documentation
+
+* Add missing doc comments ([#7813](https://github.com/googleapis/google-cloud-php/issues/7813)) ([32a1cee](https://github.com/googleapis/google-cloud-php/commit/32a1ceed3f69637b687aa10f1efae9c11ebed1b7))
+
+
+
## 0.267.0
google/access-context-manager 1.0.1
diff --git a/Container/VERSION b/Container/VERSION
index c043eea7767..276cbf9e285 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-2.2.1
+2.3.0
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index 3e3c2f1e5ed..ccbccc3dc62 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-2.1.1
+2.2.0
diff --git a/ServiceHealth/VERSION b/ServiceHealth/VERSION
index 11808190d4b..699c6c6d4e0 100644
--- a/ServiceHealth/VERSION
+++ b/ServiceHealth/VERSION
@@ -1 +1 @@
-0.1.7
+0.1.8
diff --git a/composer.json b/composer.json
index e9327ae75b1..f20127d1842 100644
--- a/composer.json
+++ b/composer.json
@@ -119,7 +119,7 @@
"google/cloud-confidentialcomputing": "1.1.1",
"google/cloud-config": "1.0.1",
"google/cloud-contact-center-insights": "2.1.1",
- "google/cloud-container": "2.2.1",
+ "google/cloud-container": "2.3.0",
"google/cloud-container-analysis": "1.0.2",
"google/cloud-core": "1.60.0",
"google/cloud-data-catalog": "2.0.2",
@@ -174,7 +174,7 @@
"google/cloud-monitoring": "1.11.1",
"google/cloud-netapp": "1.1.1",
"google/cloud-network-connectivity": "2.0.2",
- "google/cloud-network-management": "2.1.1",
+ "google/cloud-network-management": "2.2.0",
"google/cloud-network-security": "1.0.1",
"google/cloud-networkservices": "0.2.1",
"google/cloud-notebooks": "1.0.1",
@@ -214,7 +214,7 @@
"google/cloud-service-directory": "2.0.1",
"google/cloud-service-management": "2.0.1",
"google/cloud-service-usage": "2.0.1",
- "google/cloud-servicehealth": "0.1.7",
+ "google/cloud-servicehealth": "0.1.8",
"google/cloud-shell": "2.0.2",
"google/cloud-spanner": "1.89.0",
"google/cloud-speech": "1.19.1",