From 932c56444940dd2d61fc8c0894d07e7614fae999 Mon Sep 17 00:00:00 2001 From: Justin Hollingsworth Date: Mon, 18 Aug 2025 10:38:46 -0400 Subject: [PATCH 1/2] update umbrella dependencies --- charts/codeveros/Chart.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/codeveros/Chart.yaml b/charts/codeveros/Chart.yaml index 90658d6d..d37d5d5b 100644 --- a/charts/codeveros/Chart.yaml +++ b/charts/codeveros/Chart.yaml @@ -10,22 +10,22 @@ maintainers: email: justin.hollingsworth@coveros.com dependencies: - name: codeveros-user-service - version: 0.6.0 + version: 1.0.0 repository: https://coveros.github.io/codeveros - name: codeveros-training-service - version: 0.6.0 + version: 1.0.0 repository: https://coveros.github.io/codeveros - name: codeveros-auth-service - version: 0.6.0 + version: 1.0.0 repository: https://coveros.github.io/codeveros - name: codeveros-gateway - version: 0.7.0 + version: 1.0.0 repository: https://coveros.github.io/codeveros - name: codeveros-ui - version: 0.9.0 + version: 1.0.0 repository: https://coveros.github.io/codeveros - name: nginx - version: 8.5.3 + version: 21.1.22 repository: https://charts.bitnami.com/bitnami condition: proxy.enabled alias: proxy From 52fa3f6ea5df225432c51a248233900874559785 Mon Sep 17 00:00:00 2001 From: Justin Hollingsworth Date: Mon, 18 Aug 2025 10:39:37 -0400 Subject: [PATCH 2/2] update umbrella version --- charts/codeveros/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/codeveros/Chart.yaml b/charts/codeveros/Chart.yaml index d37d5d5b..c9ad5dc9 100644 --- a/charts/codeveros/Chart.yaml +++ b/charts/codeveros/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: codeveros description: An umbrella chart for Codeveros type: application -version: 0.7.0 +version: 1.0.0 appVersion: 1.0.0 home: https://coveros.com maintainers: