diff --git a/kubernetes/overlays/prod/overlays/askem-production/kustomization.yaml b/kubernetes/overlays/prod/overlays/askem-production/kustomization.yaml index 8eec5ba3..dd7f3708 100644 --- a/kubernetes/overlays/prod/overlays/askem-production/kustomization.yaml +++ b/kubernetes/overlays/prod/overlays/askem-production/kustomization.yaml @@ -54,13 +54,13 @@ images: # Terarium HMI - name: hmi-client-image newName: ghcr.io/darpa-askem/hmi-client - newTag: '2.10.1' + newTag: 'chi-demo-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.10.1' + newTag: 'chi-demo-1' - name: spicedb-image newName: ghcr.io/authzed/spicedb newTag: 'v1.24.0' @@ -110,7 +110,7 @@ images: # GoLLM service - name: gollm-taskrunner-image newName: ghcr.io/darpa-askem/gollm-taskrunner - newTag: '2.10.1' + newTag: 'chi-demo-1' # Integration Dashboard - name: integration-dashboard-image @@ -125,9 +125,9 @@ images: # mira taskrunner - name: mira-taskrunner-image newName: ghcr.io/darpa-askem/mira-taskrunner - newTag: '2.10.1' + newTag: 'chi-demo-1' # funman taskrunner - name: funman-taskrunner-image newName: ghcr.io/darpa-askem/funman-taskrunner - newTag: '2.10.1' + newTag: 'chi-demo-1'