Skip to content

Commit 8e02e62

Browse files
authored
chore(deps): update mcp toolbox server version in integration tests to v0.29.0 to v0.29.0 (#587)
1 parent f5fdc6c commit 8e02e62

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/toolbox-adk/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ options:
4949
substitutions:
5050
_VERSION: '3.13'
5151
# Default values (can be overridden by triggers)
52-
_TOOLBOX_VERSION: '0.28.0'
52+
_TOOLBOX_VERSION: '0.29.0'
5353
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-core/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ options:
4444
logging: CLOUD_LOGGING_ONLY
4545
substitutions:
4646
_VERSION: '3.13'
47-
_TOOLBOX_VERSION: '0.28.0'
47+
_TOOLBOX_VERSION: '0.29.0'
4848
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-langchain/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ options:
4848
logging: CLOUD_LOGGING_ONLY
4949
substitutions:
5050
_VERSION: '3.13'
51-
_TOOLBOX_VERSION: '0.28.0'
51+
_TOOLBOX_VERSION: '0.29.0'
5252
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-llamaindex/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ options:
4848
logging: CLOUD_LOGGING_ONLY
4949
substitutions:
5050
_VERSION: '3.13'
51-
_TOOLBOX_VERSION: '0.28.0'
51+
_TOOLBOX_VERSION: '0.29.0'
5252
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)