From b0497d23dc22f9d7e77112b396cfb3bba55e9d3c Mon Sep 17 00:00:00 2001 From: "spaceBearAmadeus (Alex)" Date: Thu, 15 Aug 2024 18:36:33 -0400 Subject: [PATCH] updated for new versions --- compose_api/.CONTAINER_VERSION | 2 +- kustomize/overlays/biochecknet/kustomization.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compose_api/.CONTAINER_VERSION b/compose_api/.CONTAINER_VERSION index 90a27f9ce..6e8bf73aa 100644 --- a/compose_api/.CONTAINER_VERSION +++ b/compose_api/.CONTAINER_VERSION @@ -1 +1 @@ -1.0.5 +0.1.0 diff --git a/kustomize/overlays/biochecknet/kustomization.yaml b/kustomize/overlays/biochecknet/kustomization.yaml index 135540d5d..eae9d4847 100644 --- a/kustomize/overlays/biochecknet/kustomization.yaml +++ b/kustomize/overlays/biochecknet/kustomization.yaml @@ -10,9 +10,9 @@ images: # - name: ghcr.io/biosimulators/bio-check-worker # newTag: 1.1.5 - name: ghcr.io/biosimulators/bio-check-compose_api - newTag: 1.0.5 + newTag: 1.1.0 - name: ghcr.io/biosimulators/bio-check-compose_worker - newTag: 1.0.3 + newTag: 1.1.0 - name: mongo newTag: 8.0-rc