From 8c70e180ebf735d2b8930e26aad9ee8f781aa844 Mon Sep 17 00:00:00 2001 From: kartik Date: Wed, 2 Sep 2026 19:32:43 +0530 Subject: [PATCH] chore(k8s): bump dev overlay to 0.1.18 --- kustomize/overlays/vcell-ai-rke-dev/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kustomize/overlays/vcell-ai-rke-dev/kustomization.yaml b/kustomize/overlays/vcell-ai-rke-dev/kustomization.yaml index 0c6ad1b..6aa1bf9 100644 --- a/kustomize/overlays/vcell-ai-rke-dev/kustomization.yaml +++ b/kustomize/overlays/vcell-ai-rke-dev/kustomization.yaml @@ -5,9 +5,9 @@ namespace: vcell-ai-rke-dev images: - name: ghcr.io/virtualcell/vcell-ai-backend - newTag: 0.1.17 + newTag: 0.1.18 - name: ghcr.io/virtualcell/vcell-ai-frontend - newTag: 0.1.17 + newTag: 0.1.18 replicas: - count: 1