Skip to content

Commit 540c46c

Browse files
chore: Update all docker image tags to r20260221_00_preview
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2a29b7d commit 540c46c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composio/values.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ apollo:
131131
# -- Apollo image repository
132132
repository: composio-self-host/apollo
133133
# -- Apollo image tag
134-
tag: "r20260217_00"
134+
tag: "r20260221_00_preview"
135135
# -- Image pull policy
136136
pullPolicy: Always
137137

@@ -167,7 +167,7 @@ apollo:
167167
# -- Database init image repository
168168
repository: composio-self-host/apollo-db-init
169169
# -- Database init image tag
170-
tag: "r20260217_00"
170+
tag: "r20260221_00_preview"
171171
# -- Image pull policy
172172
pullPolicy: Always
173173

@@ -321,7 +321,7 @@ thermos:
321321
# -- Thermos image repository
322322
repository: composio-self-host/thermos
323323
# -- Thermos image tag
324-
tag: "r20260217_00"
324+
tag: "r20260221_00_preview"
325325
# -- Image pull policy
326326
pullPolicy: Always
327327

@@ -334,7 +334,7 @@ thermos:
334334
# -- Database init image repository
335335
repository: composio-self-host/thermos-db-init
336336
# -- Database init image tag
337-
tag: "r20260217_00"
337+
tag: "r20260221_00_preview"
338338
# -- Image pull policy
339339
pullPolicy: Always
340340

@@ -955,7 +955,7 @@ mercury:
955955
# -- Mercury image repository
956956
repository: composio-self-host/mercury
957957
# -- Mercury image tag
958-
tag: "r20260217_00"
958+
tag: "r20260221_00_preview"
959959
# -- Image pull policy
960960
pullPolicy: Always
961961

@@ -1068,7 +1068,7 @@ frontend:
10681068
# -- Frontend image repository
10691069
repository: composio-self-host/frontend
10701070
# -- Frontend image tag
1071-
tag: "r20260217_00"
1071+
tag: "r20260221_00_preview"
10721072
# -- Image pull policy
10731073
pullPolicy: Always
10741074
# Frontend service configuration
@@ -1126,7 +1126,7 @@ weaviate:
11261126
# -- Weaviate image repository
11271127
repository: composio-self-host/weaviate
11281128
# -- Weaviate image tag
1129-
tag: "r20260217_00"
1129+
tag: "r20260221_00_preview"
11301130
# -- Image pull policy
11311131
pullPolicy: Always
11321132
# Weaviate service configuration

0 commit comments

Comments
 (0)