Skip to content

Commit

Permalink
bump version to 2.17.0 (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwdchang authored Jul 30, 2024
1 parent 4b3d642 commit ea702d1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ images:
# Terarium HMI
- name: hmi-client-image
newName: ghcr.io/darpa-askem/hmi-client
newTag: '2.16.0'
newTag: '2.17.0'
- 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.16.0'
newTag: '2.17.0'
- name: spicedb-image
newName: ghcr.io/authzed/spicedb
newTag: 'v1.24.0'
Expand Down Expand Up @@ -111,7 +111,7 @@ images:
# GoLLM service
- name: gollm-taskrunner-image
newName: ghcr.io/darpa-askem/gollm-taskrunner
newTag: '2.16.0'
newTag: '2.17.0'

# Integration Dashboard
- name: integration-dashboard-image
Expand All @@ -126,7 +126,7 @@ images:
# mira taskrunner
- name: mira-taskrunner-image
newName: ghcr.io/darpa-askem/mira-taskrunner
newTag: '2.16.0'
newTag: '2.17.0'

# cosmos (xdd)
- name: cosmos-image
Expand All @@ -136,7 +136,7 @@ images:
# funman taskrunner
- name: funman-taskrunner-image
newName: ghcr.io/darpa-askem/funman-taskrunner
newTag: '2.16.0'
newTag: '2.17.0'

# Redis
- name: redis-image
Expand Down

0 comments on commit ea702d1

Please sign in to comment.