Skip to content

Commit daf6267

Browse files
authored
chore(ci): update toolbox server version (#388)
* chore: update toolbox version * Update integration.cloudbuild.yaml * Update integration.cloudbuild.yaml
1 parent 6625d04 commit daf6267

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/toolbox-core/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.12.0'
50+
_TOOLBOX_VERSION: '0.16.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-langchain/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.12.0'
50+
_TOOLBOX_VERSION: '0.16.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

packages/toolbox-llamaindex/integration.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ options:
4747
logging: CLOUD_LOGGING_ONLY
4848
substitutions:
4949
_VERSION: '3.13'
50-
_TOOLBOX_VERSION: '0.12.0'
50+
_TOOLBOX_VERSION: '0.16.0'
5151
_TOOLBOX_MANIFEST_VERSION: '34'

0 commit comments

Comments
 (0)