From ddd6fef7ddde6fa1f666a11dd96ab9701edcadd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:42:59 +0000 Subject: [PATCH] Update ghcr.io/biosimulations/api Docker tag to v9.61.1 --- overlays/dev/kustomization.yaml | 2 +- overlays/prod/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/overlays/dev/kustomization.yaml b/overlays/dev/kustomization.yaml index 4a1e1bcd..318210a9 100644 --- a/overlays/dev/kustomization.yaml +++ b/overlays/dev/kustomization.yaml @@ -12,7 +12,7 @@ images: - name: ghcr.io/biosimulations/account-api newTag: v9.61.0 - name: ghcr.io/biosimulations/api - newTag: v9.61.0 + newTag: v9.61.1 - name: ghcr.io/biosimulations/combine-api newTag: v9.61.0 - name: ghcr.io/biosimulations/dispatch-service diff --git a/overlays/prod/kustomization.yaml b/overlays/prod/kustomization.yaml index 8edf30bc..2f4dc0e9 100644 --- a/overlays/prod/kustomization.yaml +++ b/overlays/prod/kustomization.yaml @@ -11,7 +11,7 @@ images: - name: ghcr.io/biosimulations/account-api newTag: v9.60.0 - name: ghcr.io/biosimulations/api - newTag: v9.60.0 + newTag: v9.61.1 - name: ghcr.io/biosimulations/combine-api newTag: v9.60.0 - name: ghcr.io/biosimulations/dispatch-service