From b42c981f39c3a7dcbe84afebd2ca9c2997f2252f Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 13 Apr 2025 07:20:14 -0500 Subject: [PATCH] update --- dmz/istio-system/Chart.yaml | 18 +++++++++--------- infra/argocd/templates/litellm.yaml | 1 - 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/dmz/istio-system/Chart.yaml b/dmz/istio-system/Chart.yaml index 6ced8b7..cbba267 100644 --- a/dmz/istio-system/Chart.yaml +++ b/dmz/istio-system/Chart.yaml @@ -6,12 +6,12 @@ version: 0.0.1 appVersion: 0.0.1 dependencies: -- name: base - repository: https://istio-release.storage.googleapis.com/charts - version: 1.25.0 -- name: istiod - repository: https://istio-release.storage.googleapis.com/charts - version: 1.25.0 -- name: gateway - repository: https://istio-release.storage.googleapis.com/charts - version: 1.25.0 + - name: base + repository: https://istio-release.storage.googleapis.com/charts + version: 1.25.0 + - name: istiod + repository: https://istio-release.storage.googleapis.com/charts + version: 1.25.0 + - name: gateway + repository: https://istio-release.storage.googleapis.com/charts + version: 1.25.0 \ No newline at end of file diff --git a/infra/argocd/templates/litellm.yaml b/infra/argocd/templates/litellm.yaml index 267dc36..7c818dc 100644 --- a/infra/argocd/templates/litellm.yaml +++ b/infra/argocd/templates/litellm.yaml @@ -18,4 +18,3 @@ # selfHeal: true # syncOptions: # - CreateNamespace=true -# \ No newline at end of file