From 15929c0eff3bc72928207dd41be054d93f134256 Mon Sep 17 00:00:00 2001 From: nold Date: Thu, 4 Jan 2024 16:31:48 +0100 Subject: [PATCH] fix(ai): dify --- projects/ai/project.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/ai/project.yaml b/projects/ai/project.yaml index a2510b2b..e1822089 100644 --- a/projects/ai/project.yaml +++ b/projects/ai/project.yaml @@ -18,6 +18,6 @@ apps: targetRevision: 2.4.0 - name: dify - repo: bjw-s - chart: app-template - targetRevision: 2.4.0 + repoURL: https://borispolonsky.github.io/dify-helm + chart: dify + targetRevision: 0.16.1