Skip to content

Commit 01196ad

Browse files
authored
chore(deps): update mcp toolbox server version in integration tests to v0.28.0 to v0.28.0 (#578)
1 parent 2353fc8 commit 01196ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.27.0'
52+
_TOOLBOX_VERSION: '0.28.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.27.0'
47+
_TOOLBOX_VERSION: '0.28.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.27.0'
51+
_TOOLBOX_VERSION: '0.28.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.27.0'
51+
_TOOLBOX_VERSION: '0.28.0'
5252
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)