diff --git a/helm/Chart.lock b/helm/Chart.lock index 5ac55a0..12e3dcf 100644 --- a/helm/Chart.lock +++ b/helm/Chart.lock @@ -8,8 +8,5 @@ dependencies: - name: onecx-workspace-bff repository: oci://ghcr.io/onecx/charts version: 0.0.0-rc.18 -- name: onecx-workspace-ui - repository: oci://ghcr.io/onecx/charts - version: 0.0.0-rc.7 -digest: sha256:dcc08a6248793d33ef964905ef6f846a5edbf2f59bfbb0bd2bf3de01450741cc -generated: "2024-02-28T20:15:55.773292872Z" +digest: sha256:faf66e3be32989b0b3b6ddfa30b748fc820e6a4f3d75dd1d0fdb193e2da7f17a +generated: "2024-02-28T22:20:08.026162884+01:00" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 09dfcd7..f248440 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -17,8 +17,10 @@ dependencies: repository: oci://ghcr.io/onecx/charts condition: "deployment.bff" alias: "bff" -- name: onecx-workspace-ui - version: "*-0" - repository: oci://ghcr.io/onecx/charts - condition: "deployment.ui" - alias: "ui" +# FIX UI BEFORE YOU DEPLOY IT TO DEV +# IT BLOCK ALL OTHER MICROSERVICES +# - name: onecx-workspace-ui +# version: "*-0" +# repository: oci://ghcr.io/onecx/charts +# condition: "deployment.ui" +# alias: "ui"