From 75005a04cec3a41a3fff1409f83f017159a6444a Mon Sep 17 00:00:00 2001 From: Massaki Archambault Date: Thu, 8 Aug 2024 22:45:07 -0400 Subject: [PATCH] pin sillytavern version --- kustomize/env/prod/kustomization.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kustomize/env/prod/kustomization.yaml b/kustomize/env/prod/kustomization.yaml index efca3e7..86ceddd 100644 --- a/kustomize/env/prod/kustomization.yaml +++ b/kustomize/env/prod/kustomization.yaml @@ -58,9 +58,10 @@ images: newTag: main-v1.43.1 - name: ghcr.io/open-webui/open-webui newTag: v0.3.10 # https://github.com/open-webui/open-webui/discussions/4331 + - name: ghcr.io/sillytavern/sillytavern + newTag: 1.12.4 - -configMapGenerator: +# configMapGenerator: # - name: litellm-proxy-config # namespace: llm # behavior: replace