Skip to content

Commit b190dd6

Browse files
erifsxDarragh-McGonigle
authored andcommitted
chore(release): Add new agent architect image to release push (#2413)
* chore(adk): base64 encodes developer edition default user (#3) Signed-off-by: Eric Marcoux <eric.marcoux@ibm.com> * chore(docs): Adds documentation describing purpose of default.env (#4) Signed-off-by: Eric Marcoux <eric.marcoux@ibm.com> * chore(relase): Release of 1.12.2 (#5) * updates verison to 1.12.1 * fix(developer-edition): hardcodes langflow version * release of 1.12.2 --------- Signed-off-by: Eric Marcoux <eric.marcoux@ibm.com> * adds agent architect to releases --------- Signed-off-by: Eric Marcoux <eric.marcoux@ibm.com> Co-authored-by: Darragh McGonigle <darragh.mcgonigle@ibm.com>
1 parent cac4c0e commit b190dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sps/utils/release-to-cp-registry.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ document-processing/wo-doc-processing-infra-pg-init:${DOCPROC_DPI_TAG}
3434
document-processing/wo_doc_processing_rag:${DOCPROC_LLMSERVICE_TAG}
3535
document-processing/wo_doc_processing_cache:${DOCPROC_CACHE_TAG}
3636
document-processing/wo_doc_processing_cache_rds_init:${DOCPROC_CACHE_TAG}
37+
wxo-agent-architect-server:${AGENT_ARCHITECT_TAG}
3738
EOF)
3839
3940
for image in $images; do

0 commit comments

Comments
 (0)