Skip to content

Commit

Permalink
update production images
Browse files Browse the repository at this point in the history
  • Loading branch information
dgauldie committed Oct 24, 2024
1 parent ba0a846 commit 0a6b91c
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ images:
# Terarium HMI
- name: hmi-client-image
newName: ghcr.io/darpa-askem/hmi-client
newTag: '2.23.0'
newTag: '2.23.1'
- name: terarium-docs-image
newName: ghcr.io/darpa-askem/terarium-docs
newTag: 'latest'
- name: hmi-server-image
newName: ghcr.io/darpa-askem/hmi-server
newTag: '2.23.0'
newTag: '2.23.1'
- name: spicedb-image
newName: ghcr.io/authzed/spicedb
newTag: 'v1.24.0'
Expand Down Expand Up @@ -83,22 +83,22 @@ images:
# GoLLM service
- name: gollm-taskrunner-image
newName: ghcr.io/darpa-askem/gollm-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# Equation extraction (CPU)
- name: equation-extraction-taskrunner-image
newName: ghcr.io/darpa-askem/equation-extraction-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# Text extraction (CPU)
- name: text-extraction-taskrunner-image
newName: ghcr.io/darpa-askem/text-extraction-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# Table extraction (CPU)
- name: table-extraction-taskrunner-image
newName: ghcr.io/darpa-askem/table-extraction-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# Integration Dashboard
- name: integration-dashboard-image
Expand All @@ -113,12 +113,12 @@ images:
# mira taskrunner
- name: mira-taskrunner-image
newName: ghcr.io/darpa-askem/mira-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# funman taskrunner
- name: funman-taskrunner-image
newName: ghcr.io/darpa-askem/funman-taskrunner
newTag: '2.23.0'
newTag: '2.23.1'

# Redis
- name: redis-image
Expand Down

0 comments on commit 0a6b91c

Please sign in to comment.