From f3c1387c070aa8e2d56be8e7d4d68ed4c64208ec Mon Sep 17 00:00:00 2001 From: shydefoo Date: Thu, 12 Oct 2023 10:42:23 +0000 Subject: [PATCH] feat: upgrade helm charts --- charts/caraml/Chart.lock | 6 +++--- charts/caraml/Chart.yaml | 4 ++-- charts/caraml/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/caraml/Chart.lock b/charts/caraml/Chart.lock index d80c4750..2937e919 100644 --- a/charts/caraml/Chart.lock +++ b/charts/caraml/Chart.lock @@ -7,7 +7,7 @@ dependencies: version: 0.13.2 - name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.2 + version: 0.3.3 - name: xp-treatment repository: https://caraml-dev.github.io/helm-charts version: 0.1.24 @@ -44,5 +44,5 @@ dependencies: - name: cert-manager repository: https://charts.jetstack.io version: v1.8.2 -digest: sha256:ea0c3e02d03b8013d426675d81fbabff54cbf6ed086c5b474aabbb61f00f7fec -generated: "2023-10-10T02:17:13.056186863Z" +digest: sha256:93fa56ab8eac813458d7931dc809b4d46d8bfdae6b01d7adedb1943819425396 +generated: "2023-10-12T10:41:49.608708229Z" diff --git a/charts/caraml/Chart.yaml b/charts/caraml/Chart.yaml index 48335997..44403c5a 100644 --- a/charts/caraml/Chart.yaml +++ b/charts/caraml/Chart.yaml @@ -12,7 +12,7 @@ dependencies: - condition: turing.enabled name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.2 + version: 0.3.3 - condition: xp-treatment.enabled name: xp-treatment repository: https://caraml-dev.github.io/helm-charts @@ -72,4 +72,4 @@ maintainers: name: caraml-dev name: caraml type: application -version: 0.8.8 +version: 0.8.9 diff --git a/charts/caraml/README.md b/charts/caraml/README.md index c857cbe2..bfb55add 100644 --- a/charts/caraml/README.md +++ b/charts/caraml/README.md @@ -1,6 +1,6 @@ # caraml -![Version: 0.8.8](https://img.shields.io/badge/Version-0.8.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.8.9](https://img.shields.io/badge/Version-0.8.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) A Helm chart for deploying CaraML components @@ -23,7 +23,7 @@ A Helm chart for deploying CaraML components | https://caraml-dev.github.io/helm-charts | istiod(generic-dep-installer) | 0.2.1 | | https://caraml-dev.github.io/helm-charts | merlin | 0.13.2 | | https://caraml-dev.github.io/helm-charts | mlp | 0.6.3 | -| https://caraml-dev.github.io/helm-charts | turing | 0.3.2 | +| https://caraml-dev.github.io/helm-charts | turing | 0.3.3 | | https://caraml-dev.github.io/helm-charts | xp-management | 0.2.9 | | https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.24 | | https://charts.helm.sh/stable | postgresql | 7.0.2 |